Tepakán (Yucatán) Map Cropping Samples
Tepakán (Yucatán) Map Cropping Samples-1
Tepakán (Yucatán) Map Cropping Samples-2
Tepakán neighborhoods and villages map with 3D shadow effect
flag map of Tepakán with 3D shadow effect
Tepakán map with 3d shadow effect
Download outline map of Tepakán (geojson format) :
Tepakán.geojson (**)
Download polygon array of Tepakán map for "Google Maps" :
Tepakán.txt
Bounding Box for Tepakán Map : ( 20.983699 , -89.057161 , 21.14312 , -88.939442 )
Wikipedia ID for Tepakán : Q2588138
Wikipedia SPARQL Query for Tepakán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588138 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588138 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588138 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588138 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588138 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588138 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 Tepakán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.983699, -89.057161, 21.14312, -88.939442);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tepakán)
[out:json];
(
rel["name"="Tepakán"][type=boundary];
rel["name:en"="Tepakán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tepakán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chuhuas | 21.100000 , -89.000000 |
Kantirich | 21.031420 , -89.031070 |
Kantirix | 21.030560 , -89.030560 |
Nohox | 21.066670 , -89.050000 |
Poccheina | 21.069440 , -88.985560 |
Sahcatzim | 21.035030 , -89.043070 |
San Nicolas | 21.104170 , -89.016670 |
San Pedro | 21.050000 , -89.033330 |
Tepakán | 21.047770 , -89.039253 |
Tzalamkap | 21.021280 , -89.025500 |
Unidad Ganadera | 21.100000 , -88.979170 |
Notes:
- You can download geometry data for Tepakán 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.