Kaua (Yucatán) Map Cropping Samples
Kaua (Yucatán) Map Cropping Samples-1
Kaua (Yucatán) Map Cropping Samples-2
Kaua neighborhoods and villages map with 3D shadow effect
flag map of Kaua with 3D shadow effect
Kaua map with 3d shadow effect
Download outline map of Kaua (geojson format) :
Kaua.geojson (**)
Download polygon array of Kaua map for "Google Maps" :
Kaua.txt
Bounding Box for Kaua Map : ( 20.5209 , -88.548181 , 20.676463 , -88.345074 )
Wikipedia ID for Kaua : Q2466571
Wikipedia SPARQL Query for Kaua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2466571 wdt:P1082 ?population. }
OPTIONAL { wd:Q2466571 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2466571 wdt:P2046 ?area. }
OPTIONAL { wd:Q2466571 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2466571 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2466571 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 Kaua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.5209, -88.548181, 20.676463, -88.345074);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kaua)
[out:json];
(
rel["name"="Kaua"][type=boundary];
rel["name:en"="Kaua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kaua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dzibiac | 20.574440 , -88.441940 |
Kaua | 20.621455 , -88.415054 |
Otial | 20.566670 , -88.433330 |
Pamba | 20.529170 , -88.530560 |
San Rafael | 20.633330 , -88.483330 |
X - Tzeal | 20.566040 , -88.432330 |
Xbohom | 20.558760 , -88.476350 |
Yaxche | 20.657340 , -88.415250 |
Yaxle | 20.598610 , -88.442780 |
Notes:
- You can download geometry data for Kaua 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.