Tahdziú (Yucatán) Map Cropping Samples
Tahdziú (Yucatán) Map Cropping Samples-1
Tahdziú (Yucatán) Map Cropping Samples-2
Tahdziú neighborhoods and villages map with 3D shadow effect
flag map of Tahdziú with 3D shadow effect
Tahdziú map with 3d shadow effect
Download outline map of Tahdziú (geojson format) :
Tahdziú.geojson (**)
Download polygon array of Tahdziú map for "Google Maps" :
Tahdziú.txt
Bounding Box for Tahdziú Map : ( 20.162762 , -88.989365 , 20.327367 , -88.792438 )
Wikipedia ID for Tahdziú : Q2588122
Wikipedia SPARQL Query for Tahdziú (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588122 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588122 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588122 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588122 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588122 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588122 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 Tahdziú map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.162762, -88.989365, 20.327367, -88.792438);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tahdziú)
[out:json];
(
rel["name"="Tahdziú"][type=boundary];
rel["name:en"="Tahdziú"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tahdziú
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dzibac | 20.256210 , -88.804680 |
Monte | 20.213780 , -88.874610 |
Pambijib | 20.232500 , -88.933330 |
San Felipe | 20.228380 , -88.844020 |
San Francisco | 20.234980 , -88.929720 |
San Isidro Uno | 20.203330 , -88.981940 |
San Marcos | 20.272440 , -88.871770 |
San Pablo | 20.240250 , -88.802120 |
San Pablo | 20.218060 , -88.918890 |
Santa Ana | 20.238520 , -88.961260 |
Santa Rita | 20.219450 , -88.934000 |
Tahdziú | 20.202726 , -88.944263 |
Timul | 20.310280 , -88.937500 |
Tixmactun | 20.246020 , -88.947880 |
Xcantuni | 20.225410 , -88.946510 |
Xtohobi | 20.217080 , -88.975540 |
Notes:
- You can download geometry data for Tahdziú 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.