Cuzamá (Yucatán) Map Cropping Samples
Cuzamá (Yucatán) Map Cropping Samples-1
Cuzamá (Yucatán) Map Cropping Samples-2
Cuzamá neighborhoods and villages map with 3D shadow effect
flag map of Cuzamá with 3D shadow effect
Cuzamá map with 3d shadow effect
Download outline map of Cuzamá (geojson format) :
Cuzamá.geojson (**)
Download polygon array of Cuzamá map for "Google Maps" :
Cuzamá.txt
Bounding Box for Cuzamá Map : ( 20.645672 , -89.409286 , 20.780512 , -89.294714 )
Wikipedia ID for Cuzamá : Q2669255
Wikipedia SPARQL Query for Cuzamá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2669255 wdt:P1082 ?population. }
OPTIONAL { wd:Q2669255 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2669255 wdt:P2046 ?area. }
OPTIONAL { wd:Q2669255 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2669255 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2669255 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 Cuzamá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.645672, -89.409286, 20.780512, -89.294714);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cuzamá)
[out:json];
(
rel["name"="Cuzamá"][type=boundary];
rel["name:en"="Cuzamá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cuzamá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chunkanan | 20.711800 , -89.326300 |
Cuzamá | 20.740706 , -89.320579 |
Eknakan | 20.757430 , -89.369290 |
Nohchakain | 20.733330 , -89.333330 |
Sisal | 20.733140 , -89.356180 |
Yabucu | 20.706530 , -89.343140 |
Yaxcucul | 20.699800 , -89.305950 |
Notes:
- You can download geometry data for Cuzamá 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.