Download outline map of Chalchihuitán (geojson format) :
Chalchihuitán.geojson (**)
Download polygon array of Chalchihuitán map for "Google Maps" :
Chalchihuitán.txt
Bounding Box for Chalchihuitán Map : ( 16.950067 , -92.711164 , 17.115593 , -92.542948 )
Wikipedia ID for Chalchihuitán : Q1785681
Wikipedia SPARQL Query for Chalchihuitán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1785681 wdt:P1082 ?population. }
OPTIONAL { wd:Q1785681 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1785681 wdt:P2046 ?area. }
OPTIONAL { wd:Q1785681 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1785681 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1785681 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 Chalchihuitán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.950067, -92.711164, 17.115593, -92.542948);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chalchihuitán)
[out:json];
(
rel["name"="Chalchihuitán"][type=boundary];
rel["name:en"="Chalchihuitán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chalchihuitán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abanchen | 17.068060 , -92.551670 |
Bajyalemjoh | 16.984170 , -92.588330 |
Balunaco | 17.011240 , -92.565870 |
Bololchojon | 16.960280 , -92.586670 |
Canalumtic | 16.977490 , -92.562630 |
Canteal | 17.037630 , -92.593340 |
Ch'Enmut | 16.967780 , -92.564440 |
Chakteal | 17.015830 , -92.589440 |
Chalchihuitán | 16.962234 , -92.617569 |
Chiquinshulum | 17.071940 , -92.598060 |
Chitik | 17.003350 , -92.600030 |
Cruzton | 16.957220 , -92.612780 |
Emiliano Zapata | 16.971940 , -92.650000 |
Israel | 17.026940 , -92.608890 |
Jolcantetic | 16.988330 , -92.562780 |
Jolicalum | 17.058020 , -92.658790 |
Jolik'Alum | 17.056940 , -92.657500 |
Jolitontic | 17.048330 , -92.638610 |
Jolomtic | 17.017780 , -92.654170 |
Kanech | 16.984360 , -92.588320 |
Lobolaltic (Tojtic) | 17.033610 , -92.576670 |
Mashilo | 17.079440 , -92.550000 |
N'Amtic | 16.963400 , -92.583520 |
Pacanam | 17.035370 , -92.574950 |
Pacanam Viejo | 17.046390 , -92.577780 |
Patchentic | 16.998160 , -92.607320 |
Patkanteal | 17.059440 , -92.569440 |
Pom | 16.964440 , -92.573330 |
Saclum | 17.085280 , -92.605000 |
Shishimtontic | 16.963130 , -92.567790 |
Sisim | 17.036110 , -92.653890 |
Tierra y Libertad | 16.969160 , -92.647100 |
Tz'Ak | 17.035560 , -92.665280 |
Tzacucum | 17.016940 , -92.612220 |
Tzalumcuctic | 17.015280 , -92.603610 |
Tzizim | 17.025990 , -92.662970 |
Tzunumil | 17.055670 , -92.606000 |
Vista Hermosa | 16.968060 , -92.620280 |
Xiximtontic | 17.031350 , -92.628830 |
Notes:
- You can download geometry data for Chalchihuitán 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.