Yaxkukul (Yucatán) Map Cropping Samples
Yaxkukul (Yucatán) Map Cropping Samples-1
Yaxkukul (Yucatán) Map Cropping Samples-2
Yaxkukul neighborhoods and villages map with 3D shadow effect
flag map of Yaxkukul with 3D shadow effect
Yaxkukul map with 3d shadow effect
Download outline map of Yaxkukul (geojson format) :
Yaxkukul.geojson (**)
Download polygon array of Yaxkukul map for "Google Maps" :
Yaxkukul.txt
Bounding Box for Yaxkukul Map : ( 21.022741 , -89.500698 , 21.090184 , -89.385855 )
Wikipedia ID for Yaxkukul : Q2588068
Wikipedia SPARQL Query for Yaxkukul (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588068 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588068 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588068 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588068 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588068 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588068 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 Yaxkukul map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.022741, -89.500698, 21.090184, -89.385855);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yaxkukul)
[out:json];
(
rel["name"="Yaxkukul"][type=boundary];
rel["name:en"="Yaxkukul"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yaxkukul
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chakabal | 21.050540 , -89.446200 |
Kampocolche | 21.065670 , -89.402420 |
Los Cardenales | 21.035940 , -89.420510 |
San Francisco | 21.043010 , -89.418730 |
San Juan de las Flores | 21.072780 , -89.418330 |
Xioactun | 21.066060 , -89.453560 |
Xtopichen | 21.066020 , -89.463500 |
Yaxkukul | 21.061574 , -89.420395 |
Yoxcopoil | 21.068300 , -89.409170 |
Notes:
- You can download geometry data for Yaxkukul 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.