Sacalum (Yucatán) Map Cropping Samples
Sacalum (Yucatán) Map Cropping Samples-1
Sacalum (Yucatán) Map Cropping Samples-2
Sacalum neighborhoods and villages map with 3D shadow effect
flag map of Sacalum with 3D shadow effect
Sacalum map with 3d shadow effect
Download outline map of Sacalum (geojson format) :
Sacalum.geojson (**)
Download polygon array of Sacalum map for "Google Maps" :
Sacalum.txt
Bounding Box for Sacalum Map : ( 20.40218 , -89.756808 , 20.609632 , -89.526271 )
Wikipedia ID for Sacalum : Q2588060
Wikipedia SPARQL Query for Sacalum (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588060 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588060 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588060 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588060 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588060 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588060 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 Sacalum map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.40218, -89.756808, 20.609632, -89.526271);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sacalum)
[out:json];
(
rel["name"="Sacalum"][type=boundary];
rel["name:en"="Sacalum"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sacalum
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bella Flor | 20.533330 , -89.616670 |
Chaca | 20.466670 , -89.566670 |
Chankin | 20.566670 , -89.566670 |
Chenkac | 20.566670 , -89.633330 |
Plan Chac | 20.452220 , -89.625830 |
Sacalum | 20.495023 , -89.589798 |
San Andres | 20.507680 , -89.619480 |
San Antonio Sodzil | 20.538440 , -89.605950 |
San Antonio Zodil | 20.550000 , -89.608330 |
San Francisco | 20.506940 , -89.619440 |
San Joaquin | 20.577650 , -89.697630 |
San Jose Chaca | 20.474900 , -89.573800 |
Teac | 20.519610 , -89.623180 |
Teso | 20.519630 , -89.622980 |
Xoccheila | 20.548890 , -89.555560 |
Yalkuc | 20.563870 , -89.577430 |
Yuncu | 20.578720 , -89.603320 |
Notes:
- You can download geometry data for Sacalum 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.