Cacalchén (Yucatán) Map Cropping Samples
Cacalchén (Yucatán) Map Cropping Samples-1
Cacalchén (Yucatán) Map Cropping Samples-2
Cacalchén neighborhoods and villages map with 3D shadow effect
flag map of Cacalchén with 3D shadow effect
Cacalchén map with 3d shadow effect
Download outline map of Cacalchén (geojson format) :
Cacalchén.geojson (**)
Download polygon array of Cacalchén map for "Google Maps" :
Cacalchén.txt
Bounding Box for Cacalchén Map : ( 20.925762 , -89.325684 , 21.041576 , -89.182247 )
Wikipedia ID for Cacalchén : Q2576145
Wikipedia SPARQL Query for Cacalchén (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2576145 wdt:P1082 ?population. }
OPTIONAL { wd:Q2576145 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2576145 wdt:P2046 ?area. }
OPTIONAL { wd:Q2576145 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2576145 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2576145 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 Cacalchén map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.925762, -89.325684, 21.041576, -89.182247);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cacalchén)
[out:json];
(
rel["name"="Cacalchén"][type=boundary];
rel["name:en"="Cacalchén"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cacalchén
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cacalchén | 20.983565 , -89.226929 |
Dzula | 20.983330 , -89.216670 |
Jusche | 20.966670 , -89.316670 |
Pua | 20.933330 , -89.216670 |
San Antonio Puha | 20.943800 , -89.217890 |
Santa Elena | 21.025000 , -89.249440 |
Santa Rita | 21.011390 , -89.235280 |
Tzacaba | 21.005200 , -89.221070 |
Notes:
- You can download geometry data for Cacalché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.