Download outline map of Dzitás (geojson format) :
Dzitás.geojson (**)
Download polygon array of Dzitás map for "Google Maps" :
Dzitás.txt
Bounding Box for Dzitás Map : ( 20.728087 , -88.693074 , 20.937572 , -88.409326 )
Wikipedia ID for Dzitás : Q2093649
Wikipedia SPARQL Query for Dzitás (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2093649 wdt:P1082 ?population. }
OPTIONAL { wd:Q2093649 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2093649 wdt:P2046 ?area. }
OPTIONAL { wd:Q2093649 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2093649 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2093649 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 Dzitás map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.728087, -88.693074, 20.937572, -88.409326);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dzitás)
[out:json];
(
rel["name"="Dzitás"][type=boundary];
rel["name:en"="Dzitás"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dzitás
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Anicabil | 20.785320 , -88.579430 |
| Chankom | 20.851360 , -88.518600 |
| Chuk | 20.866880 , -88.552970 |
| Chun-Mul | 20.799210 , -88.494540 |
| Dzitás | 20.840866 , -88.527809 |
| Dzitcacao | 20.857850 , -88.493500 |
| Kandzonot | 20.864330 , -88.504450 |
| Kom | 20.901920 , -88.503700 |
| Mul-itza | 20.866640 , -88.494770 |
| Petka | 20.868200 , -88.413880 |
| Popla | 20.801520 , -88.504540 |
| Rancho Carrillo | 20.766110 , -88.660620 |
| Sac-oc | 20.920620 , -88.492690 |
| Sahcaba | 20.883330 , -88.533330 |
| San Andres | 20.821520 , -88.569190 |
| San Jorge | 20.759710 , -88.663210 |
| San Jorge | 20.825830 , -88.542210 |
| San Juan | 20.875750 , -88.493350 |
| San Rafael | 20.862360 , -88.515300 |
| Santa Catarina | 20.814540 , -88.616510 |
| Santa Cruz | 20.927610 , -88.510820 |
| Santa Cruz | 20.797030 , -88.516550 |
| Santa Esperanza | 20.762370 , -88.521490 |
| Santa Maria | 20.772050 , -88.519400 |
| Santa Maria | 20.902050 , -88.573910 |
| Santa Rita | 20.890130 , -88.434110 |
| Santa Rosa | 20.869720 , -88.461940 |
| Tikinkacab | 20.889410 , -88.535540 |
| Tokbil | 20.794920 , -88.480320 |
| Vista Alegre | 20.926200 , -88.476750 |
| X-akits | 20.870400 , -88.433210 |
| X-lachen | 20.860160 , -88.432800 |
| Xcajum | 20.828220 , -88.544660 |
| Xcalpul | 20.810400 , -88.508530 |
| Xceh-Mukul | 20.789320 , -88.607420 |
| Xnoh-Sahcab | 20.810270 , -88.547490 |
| Xocempich | 20.771630 , -88.571510 |
| Xtombi | 20.911980 , -88.483090 |
| Yaxcucul | 20.885840 , -88.471210 |
| Yokdzonot | 20.904170 , -88.456940 |
Notes:
- You can download geometry data for Dzitás 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.