Chinda (Santa Bárbara) Map Cropping Samples
Chinda (Santa Bárbara) Map Cropping Samples-1
Chinda (Santa Bárbara) Map Cropping Samples-2
Chinda neighborhoods and villages map with 3D shadow effect
flag map of Chinda with 3D shadow effect
Chinda map with 3d shadow effect
Download outline map of Chinda (geojson format) :
Chinda.geojson (**)
Download polygon array of Chinda map for "Google Maps" :
Chinda.txt
Bounding Box for Chinda Map : ( 15.093946 , -88.223183 , 15.227943 , -88.100365 )
Wikipedia ID for Chinda : Q2219807
Wikipedia SPARQL Query for Chinda (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2219807 wdt:P1082 ?population. }
OPTIONAL { wd:Q2219807 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2219807 wdt:P2046 ?area. }
OPTIONAL { wd:Q2219807 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2219807 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2219807 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Chinda map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.093946, -88.223183, 15.227943, -88.100365);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chinda)
[out:json];
(
rel["name"="Chinda"][type=boundary];
rel["name:en"="Chinda"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chinda
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amapa | 15.116670 , -88.133330 |
Chiquiguite | 15.133330 , -88.150000 |
Cola Blanca | 15.150000 , -88.133330 |
El Cerron | 15.150000 , -88.133330 |
El Chol | 15.100000 , -88.150000 |
El Cubo | 15.133330 , -88.200000 |
El Eden | 15.133330 , -88.183330 |
El Limon | 15.116670 , -88.150000 |
El Pital | 15.116670 , -88.166670 |
El Tule | 15.100000 , -88.166670 |
El Zapote | 15.150000 , -88.133330 |
Las Flores | 15.133330 , -88.183330 |
Pinalillo | 15.116670 , -88.183330 |
Notes:
- You can download geometry data for Chinda in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.