Cuncunul (Yucatán) Map Cropping Samples
Cuncunul (Yucatán) Map Cropping Samples-1
Cuncunul (Yucatán) Map Cropping Samples-2
Cuncunul neighborhoods and villages map with 3D shadow effect
flag map of Cuncunul with 3D shadow effect
Cuncunul map with 3d shadow effect
Download outline map of Cuncunul (geojson format) :
Cuncunul.geojson (**)
Download polygon array of Cuncunul map for "Google Maps" :
Cuncunul.txt
Bounding Box for Cuncunul Map : ( 20.531523 , -88.432954 , 20.712427 , -88.268933 )
Wikipedia ID for Cuncunul : Q2577445
Wikipedia SPARQL Query for Cuncunul (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2577445 wdt:P1082 ?population. }
OPTIONAL { wd:Q2577445 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2577445 wdt:P2046 ?area. }
OPTIONAL { wd:Q2577445 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2577445 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2577445 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 Cuncunul map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.531523, -88.432954, 20.712427, -88.268933);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cuncunul)
[out:json];
(
rel["name"="Cuncunul"][type=boundary];
rel["name:en"="Cuncunul"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cuncunul
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chacanot | 20.566670 , -88.366670 |
Chebalan | 20.549710 , -88.415670 |
Cuncunul | 20.640985 , -88.298135 |
Sahcaba | 20.658330 , -88.350000 |
San Diego | 20.638060 , -88.334170 |
San Francisco | 20.572500 , -88.368890 |
Santa Eleuteria | 20.669360 , -88.330620 |
Xcalanun | 20.579150 , -88.396520 |
Notes:
- You can download geometry data for Cuncunul 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.