Tahmek (Yucatán) Map Cropping Samples
Tahmek (Yucatán) Map Cropping Samples-1
Tahmek (Yucatán) Map Cropping Samples-2
Tahmek neighborhoods and villages map with 3D shadow effect
flag map of Tahmek with 3D shadow effect
Tahmek map with 3d shadow effect
Download outline map of Tahmek (geojson format) :
Tahmek.geojson (**)
Download polygon array of Tahmek map for "Google Maps" :
Tahmek.txt
Bounding Box for Tahmek Map : ( 20.837969 , -89.355693 , 20.963089 , -89.209011 )
Wikipedia ID for Tahmek : Q2588168
Wikipedia SPARQL Query for Tahmek (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588168 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588168 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588168 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588168 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588168 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588168 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 Tahmek map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.837969, -89.355693, 20.963089, -89.209011);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tahmek)
[out:json];
(
rel["name"="Tahmek"][type=boundary];
rel["name:en"="Tahmek"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tahmek
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cope | 20.858140 , -89.351440 |
Oxili | 20.917860 , -89.295850 |
Panaba | 20.900600 , -89.295120 |
San Fernando | 20.870650 , -89.291950 |
San Joaquin | 20.866670 , -89.250000 |
San Jorge | 20.874130 , -89.302590 |
San Lorenzo | 20.879310 , -89.304230 |
San Marcos | 20.934670 , -89.273140 |
Santa Maria de los Santos | 20.888110 , -89.259990 |
Santa Maria Yaxche | 20.884550 , -89.274400 |
Tahmek | 20.873428 , -89.254062 |
Xtabay | 20.855470 , -89.260540 |
Notes:
- You can download geometry data for Tahmek 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.