Download outline map of Sotuta (geojson format) :
Sotuta.geojson (**)
Download polygon array of Sotuta map for "Google Maps" :
Sotuta.txt
Bounding Box for Sotuta Map : ( 20.484515 , -89.199387 , 20.746109 , -88.82281 )
Wikipedia ID for Sotuta : Q2466117
Wikipedia SPARQL Query for Sotuta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2466117 wdt:P1082 ?population. }
OPTIONAL { wd:Q2466117 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2466117 wdt:P2046 ?area. }
OPTIONAL { wd:Q2466117 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2466117 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2466117 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 Sotuta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.484515, -89.199387, 20.746109, -88.82281);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sotuta)
[out:json];
(
rel["name"="Sotuta"][type=boundary];
rel["name:en"="Sotuta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sotuta
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Acu | 20.570550 , -88.872660 |
| Cancabchen | 20.567090 , -89.057130 |
| Chenbox | 20.529320 , -88.990850 |
| Chicehil | 20.683330 , -89.016670 |
| Cosil | 20.616670 , -89.050000 |
| Cuyul | 20.629080 , -88.912130 |
| Dzemucut | 20.636430 , -88.913600 |
| Guadalupe | 20.600200 , -88.874290 |
| Ibachil | 20.548320 , -89.111280 |
| Kalil | 20.539450 , -88.988530 |
| Kancabal | 20.603610 , -89.123330 |
| Kantunbalam | 20.636190 , -88.996440 |
| Kinkanche | 20.701880 , -88.965360 |
| Kochola | 20.528680 , -88.951900 |
| Kulcheil | 20.675660 , -89.016620 |
| Mactun | 20.649190 , -88.981410 |
| Pancheil | 20.641930 , -89.011200 |
| Pancheil | 20.634940 , -89.023730 |
| San Andres | 20.595830 , -88.998890 |
| San Antonio | 20.584850 , -88.980640 |
| San Francisco | 20.615710 , -88.983730 |
| San Isidro | 20.617670 , -88.906030 |
| San Jeronimo | 20.533380 , -89.039270 |
| San Juan Bautista | 20.678680 , -88.927340 |
| San Pedro Kanchaltun | 20.646540 , -88.963010 |
| Santa Esperanza | 20.542580 , -88.995400 |
| Santa Rosa Numero Dos | 20.636310 , -88.839680 |
| Santa Rosa Numero Uno | 20.643660 , -88.854040 |
| Santo Tomas | 20.625390 , -88.841190 |
| Sinitun | 20.596420 , -88.971710 |
| Sotuta | 20.596636 , -89.009822 |
| Tabi | 20.598700 , -88.898410 |
| Tahcaba | 20.569500 , -88.885630 |
| Temozon | 20.588550 , -88.943640 |
| Tibolon | 20.666670 , -88.950000 |
| Tibolon | 20.665410 , -88.939290 |
| Usil Chen | 20.681000 , -88.932570 |
| Uzi | 20.608630 , -88.941850 |
| X-Tabay | 20.578940 , -89.090850 |
| Xbonchen | 20.536670 , -89.067680 |
| Xhua | 20.711590 , -88.996950 |
| Xmucuy | 20.558490 , -88.996090 |
| Yax-Al | 20.516720 , -88.992080 |
| Yaxunha | 20.525940 , -88.964500 |
| Zavala | 20.609540 , -89.115250 |
Notes:
- You can download geometry data for Sotuta 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.