Cantamayec (Yucatán) Map Cropping Samples
Cantamayec (Yucatán) Map Cropping Samples-1
Cantamayec (Yucatán) Map Cropping Samples-2
Cantamayec neighborhoods and villages map with 3D shadow effect
flag map of Cantamayec with 3D shadow effect
Cantamayec map with 3d shadow effect
Download outline map of Cantamayec (geojson format) :
Cantamayec.geojson (**)
Download polygon array of Cantamayec map for "Google Maps" :
Cantamayec.txt
Bounding Box for Cantamayec Map : ( 20.288632 , -89.181628 , 20.539598 , -88.942005 )
Wikipedia ID for Cantamayec : Q2575621
Wikipedia SPARQL Query for Cantamayec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2575621 wdt:P1082 ?population. }
OPTIONAL { wd:Q2575621 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2575621 wdt:P2046 ?area. }
OPTIONAL { wd:Q2575621 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2575621 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2575621 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 Cantamayec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.288632, -89.181628, 20.539598, -88.942005);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cantamayec)
[out:json];
(
rel["name"="Cantamayec"][type=boundary];
rel["name:en"="Cantamayec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cantamayec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cantamayec | 20.469428 , -89.080838 |
Chihil | 20.478810 , -88.992960 |
Chimay | 20.512290 , -89.050660 |
Cholul | 20.443010 , -89.154400 |
Dolores | 20.462500 , -89.166670 |
Nenela | 20.363950 , -89.026630 |
Popox | 20.408600 , -88.984290 |
San Lorenzo | 20.335900 , -88.995720 |
San Pedro | 20.407500 , -89.033890 |
Santa Catalina | 20.342220 , -89.036110 |
Sulche | 20.533330 , -89.133330 |
Tab-Ek | 20.450830 , -89.141670 |
Yuyumal | 20.525230 , -89.052630 |
Notes:
- You can download geometry data for Cantamayec 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.