Tekantó (Yucatán) Map Cropping Samples
Tekantó (Yucatán) Map Cropping Samples-1
Tekantó (Yucatán) Map Cropping Samples-2
Tekantó neighborhoods and villages map with 3D shadow effect
flag map of Tekantó with 3D shadow effect
Tekantó map with 3d shadow effect
Download outline map of Tekantó (geojson format) :
Tekantó.geojson (**)
Download polygon array of Tekantó map for "Google Maps" :
Tekantó.txt
Bounding Box for Tekantó Map : ( 20.957807 , -89.159884 , 21.057436 , -89.027061 )
Wikipedia ID for Tekantó : Q931018
Wikipedia SPARQL Query for Tekantó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q931018 wdt:P1082 ?population. }
OPTIONAL { wd:Q931018 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q931018 wdt:P2046 ?area. }
OPTIONAL { wd:Q931018 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q931018 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q931018 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 Tekantó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.957807, -89.159884, 21.057436, -89.027061);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tekantó)
[out:json];
(
rel["name"="Tekantó"][type=boundary];
rel["name:en"="Tekantó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tekantó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Montecristo | 21.036110 , -89.138890 |
San Diego Rodriguez | 20.994300 , -89.114250 |
San Francisco Tzon | 20.983040 , -89.144730 |
Sanlahtah | 21.042180 , -89.146100 |
Santa Maria | 20.987780 , -89.094440 |
Tekantó | 21.011166 , -89.106667 |
Tixcochoh | 21.014390 , -89.080800 |
Notes:
- You can download geometry data for Tekantó 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.