Ucú (Yucatán) Map Cropping Samples

Ucú (Yucatán) Map Cropping Samples-1
Ucú (Yucatán) Map Cropping Samples-1
Ucú (Yucatán) Map Cropping Samples-2
Ucú (Yucatán) Map Cropping Samples-2
Download outline map of Ucú (geojson format) : Ucú.geojson (**)
Download polygon array of Ucú map for "Google Maps" : Ucú.txt
Bounding Box for Ucú Map : ( 20.970871 , -89.837304 , 21.20603 , -89.710131 )
Wikipedia ID for Ucú : Q2587999
Wikipedia SPARQL Query for Ucú (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2587999 wdt:P1082 ?population. }
OPTIONAL { wd:Q2587999 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2587999 wdt:P2046 ?area. }
OPTIONAL { wd:Q2587999 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2587999 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2587999 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.970871, -89.837304, 21.20603, -89.710131);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Ucú)
[out:json];
(
rel["name"="Ucú"][type=boundary];
rel["name:en"="Ucú"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Ucú
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
El Chaparral 21.035370 , -89.729250
Ucú 21.030032 , -89.746026
Ulila 21.066670 , -89.800000
Xomul 21.000000 , -89.766670
Xtobob 20.983330 , -89.766670
Yaxche de Peon 21.045240 , -89.756040
Yodzonot 21.027280 , -89.769850


Notes:
- You can download geometry data for Ucú 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.

Create Ucú neighborhoods and villages map.


Share this page