Tunkás (Yucatán) Map Cropping Samples
Tunkás (Yucatán) Map Cropping Samples-1
Tunkás (Yucatán) Map Cropping Samples-2
Tunkás neighborhoods and villages map with 3D shadow effect
flag map of Tunkás with 3D shadow effect
Tunkás map with 3d shadow effect
Download outline map of Tunkás (geojson format) :
Tunkás.geojson (**)
Download polygon array of Tunkás map for "Google Maps" :
Tunkás.txt
Bounding Box for Tunkás Map : ( 20.752309 , -88.857243 , 21.039628 , -88.659392 )
Wikipedia ID for Tunkás : Q2657296
Wikipedia SPARQL Query for Tunkás (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2657296 wdt:P1082 ?population. }
OPTIONAL { wd:Q2657296 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2657296 wdt:P2046 ?area. }
OPTIONAL { wd:Q2657296 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2657296 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2657296 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 Tunkás map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.752309, -88.857243, 21.039628, -88.659392);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tunkás)
[out:json];
(
rel["name"="Tunkás"][type=boundary];
rel["name:en"="Tunkás"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tunkás
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chakan Ebula | 20.787500 , -88.694720 |
Chanua | 20.934910 , -88.767410 |
Cholul | 20.895560 , -88.785830 |
Colonia del Sur | 20.883890 , -88.750280 |
Kancabal | 20.892220 , -88.818890 |
Kancabchen | 20.860000 , -88.760560 |
Onichen | 20.834720 , -88.840280 |
San Antonio Chuc | 20.813060 , -88.780000 |
San Antonio Chuk | 20.813840 , -88.780280 |
San Jose Pitbuch | 20.950000 , -88.675000 |
San Juan | 20.799170 , -88.787500 |
Tunkás | 20.902276 , -88.751323 |
Yaxha | 20.786110 , -88.729170 |
Notes:
- You can download geometry data for Tunká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.