Download outline map of Santiago Chimaltenango (geojson format) :
Santiago Chimaltenango.geojson (**)
Download polygon array of Santiago Chimaltenango map for "Google Maps" :
Santiago Chimaltenango.txt
Bounding Box for Santiago Chimaltenango Map : ( 15.465115 , -91.717904 , 15.549605 , -91.645295 )
Wikipedia ID for Santiago Chimaltenango : Q2402809
Wikipedia SPARQL Query for Santiago Chimaltenango (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2402809 wdt:P1082 ?population. }
OPTIONAL { wd:Q2402809 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2402809 wdt:P2046 ?area. }
OPTIONAL { wd:Q2402809 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2402809 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2402809 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 Santiago Chimaltenango map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.465115, -91.717904, 15.549605, -91.645295);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santiago Chimaltenango)
[out:json];
(
rel["name"="Santiago Chimaltenango"][type=boundary];
rel["name:en"="Santiago Chimaltenango"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Chimaltenango
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Batzolom | 15.532920 , -91.675710 |
Bella Vista | 15.483460 , -91.679110 |
Cansulaj | 15.498260 , -91.677640 |
Cruzcantze | 15.520290 , -91.656110 |
Loctoc | 15.515110 , -91.707780 |
Loma Grande | 15.503140 , -91.691990 |
Tihuitz | 15.497380 , -91.698040 |
Tijarx | 15.493720 , -91.676770 |
Tojajlaj | 15.476050 , -91.674610 |
Tres Cruces | 15.502290 , -91.684700 |
Tuiboch | 15.519530 , -91.689880 |
Tuichip | 15.513500 , -91.659170 |
Tuiscab | 15.535660 , -91.680290 |
Tuispichon | 15.478310 , -91.661610 |
Tuitzlam | 15.508020 , -91.690980 |
Tuitzpic | 15.526050 , -91.668930 |
Tuxcoc | 15.529330 , -91.700070 |
Notes:
- You can download geometry data for Santiago Chimaltenango 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.