Download outline map of Chichimilá (geojson format) :
Chichimilá.geojson (**)
Download polygon array of Chichimilá map for "Google Maps" :
Chichimilá.txt
Bounding Box for Chichimilá Map : ( 20.281372 , -88.271858 , 20.651491 , -88.064929 )
Wikipedia ID for Chichimilá : Q2093657
Wikipedia SPARQL Query for Chichimilá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2093657 wdt:P1082 ?population. }
OPTIONAL { wd:Q2093657 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2093657 wdt:P2046 ?area. }
OPTIONAL { wd:Q2093657 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2093657 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2093657 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 Chichimilá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.281372, -88.271858, 20.651491, -88.064929);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chichimilá)
[out:json];
(
rel["name"="Chichimilá"][type=boundary];
rel["name:en"="Chichimilá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chichimilá
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Akabchen | 20.473060 , -88.126110 |
| Alamo | 20.359720 , -88.102780 |
| Balche | 20.391690 , -88.145800 |
| Celtun | 20.459440 , -88.210000 |
| Chan Pich | 20.445830 , -88.151390 |
| Chan X-Cail | 20.356940 , -88.140830 |
| Chan-X-Kail | 20.357090 , -88.139470 |
| Chibilub | 20.369440 , -88.086390 |
| Chichimilá | 20.629451 , -88.218061 |
| Chukachen | 20.447150 , -88.151410 |
| Dzitox | 20.383180 , -88.086920 |
| Nuevo-Xjabin | 20.446760 , -88.267350 |
| Pustunich | 20.600000 , -88.233330 |
| Quintana | 20.465010 , -88.140010 |
| San Antonio | 20.446400 , -88.198440 |
| San Francisco | 20.388060 , -88.141390 |
| San Jose | 20.385000 , -88.201110 |
| San Jose Che | 20.464440 , -88.139440 |
| San Nicolas | 20.312190 , -88.183560 |
| San Pedro | 20.351670 , -88.216670 |
| Santa Cruz | 20.372160 , -88.157210 |
| Santa Elena | 20.442780 , -88.195280 |
| Suykav | 20.571800 , -88.216440 |
| Tiplis | 20.337090 , -88.193620 |
| Tixcan-Kaldzonot | 20.367520 , -88.191840 |
| Tixcancal Dzonot | 20.366670 , -88.191110 |
| X-Chay | 20.445830 , -88.198330 |
| X-Mazon | 20.381670 , -88.131110 |
| Xkenil | 20.376280 , -88.105610 |
Notes:
- You can download geometry data for Chichimilá 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.