Timucuy (Yucatán) Map Cropping Samples
Timucuy (Yucatán) Map Cropping Samples-1
Timucuy (Yucatán) Map Cropping Samples-2
Timucuy neighborhoods and villages map with 3D shadow effect
flag map of Timucuy with 3D shadow effect
Timucuy map with 3d shadow effect
Download outline map of Timucuy (geojson format) :
Timucuy.geojson (**)
Download polygon array of Timucuy map for "Google Maps" :
Timucuy.txt
Bounding Box for Timucuy Map : ( 20.601731 , -89.587133 , 20.883631 , -89.481007 )
Wikipedia ID for Timucuy : Q2588085
Wikipedia SPARQL Query for Timucuy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588085 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588085 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588085 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588085 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588085 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588085 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 Timucuy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.601731, -89.587133, 20.883631, -89.481007);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Timucuy)
[out:json];
(
rel["name"="Timucuy"][type=boundary];
rel["name:en"="Timucuy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Timucuy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Camuchil | 20.693830 , -89.530480 |
Jalapa | 20.870000 , -89.534440 |
La Libertad | 20.818060 , -89.513890 |
Los Cocos | 20.811670 , -89.529440 |
Oxpeh Ek | 20.822500 , -89.515000 |
San Jose | 20.781910 , -89.539290 |
San Mateo | 20.816670 , -89.533330 |
San Pedro | 20.783330 , -89.533330 |
Santa Maria | 20.783330 , -89.516670 |
Sihonal | 20.850360 , -89.521170 |
Subinkancab | 20.867480 , -89.531420 |
Tekik de Regil | 20.816710 , -89.561440 |
Tekil de Regil | 20.812500 , -89.562500 |
Timucuy | 20.810137 , -89.515336 |
Xcanchakan | 20.816670 , -89.500000 |
Notes:
- You can download geometry data for Timucuy 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.