Download outline map of Uayma (geojson format) :
Uayma.geojson (**)
Download polygon array of Uayma map for "Google Maps" :
Uayma.txt
Bounding Box for Uayma Map : ( 20.653746 , -88.443773 , 20.922791 , -88.284553 )
Wikipedia ID for Uayma : Q2591022
Wikipedia SPARQL Query for Uayma (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2591022 wdt:P1082 ?population. }
OPTIONAL { wd:Q2591022 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2591022 wdt:P2046 ?area. }
OPTIONAL { wd:Q2591022 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2591022 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2591022 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 Uayma map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.653746, -88.443773, 20.922791, -88.284553);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uayma)
[out:json];
(
rel["name"="Uayma"][type=boundary];
rel["name:en"="Uayma"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uayma
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ceuch | 20.875940 , -88.400820 |
Chucab | 20.888470 , -88.372120 |
Ichmul | 20.843040 , -88.359930 |
Kanalbitun | 20.700000 , -88.416670 |
Pak | 20.817500 , -88.371090 |
Pop | 20.854570 , -88.377970 |
Sacahba | 20.758380 , -88.342250 |
Sacbacelcam | 20.723620 , -88.353730 |
Sahcaba | 20.684190 , -88.384050 |
San Antonio | 20.844280 , -88.406050 |
San Diego | 20.768800 , -88.339100 |
San Francisco | 20.730460 , -88.330340 |
San Jose Barrera | 20.724390 , -88.298790 |
San Lorenzo | 20.674120 , -88.407930 |
San Miguel | 20.717820 , -88.288980 |
San Roman | 20.733330 , -88.333330 |
Santa Maria | 20.824550 , -88.319390 |
Santa Rosa | 20.739770 , -88.327820 |
Uayma | 20.716993 , -88.316661 |
X-nohbob | 20.758430 , -88.383260 |
Xbokche | 20.688990 , -88.403670 |
Xnohkancab | 20.752830 , -88.361230 |
Yohdzadz | 20.846200 , -88.366340 |
Notes:
- You can download geometry data for Uayma 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.