Download outline map of Umán (geojson format) :
Umán.geojson (**)
Download polygon array of Umán map for "Google Maps" :
Umán.txt
Bounding Box for Umán Map : ( 20.716997 , -89.887812 , 20.977389 , -89.655838 )
Wikipedia ID for Umán : Q2657285
Wikipedia SPARQL Query for Umán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2657285 wdt:P1082 ?population. }
OPTIONAL { wd:Q2657285 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2657285 wdt:P2046 ?area. }
OPTIONAL { wd:Q2657285 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2657285 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2657285 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 Umán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.716997, -89.887812, 20.977389, -89.655838);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Umán)
[out:json];
(
rel["name"="Umán"][type=boundary];
rel["name:en"="Umán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Umán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bolon | 20.850100 , -89.831930 |
Calan Estrella | 20.840280 , -89.746940 |
Cansap | 20.833330 , -89.783330 |
Chunchacab | 20.800000 , -89.833330 |
Dos Estrellas de Poniente | 20.879720 , -89.765280 |
Dzibikak | 20.900460 , -89.795320 |
El Caporal | 20.742220 , -89.717220 |
El Rey | 20.873610 , -89.727780 |
Hotzuc | 20.807310 , -89.692310 |
Hundzilkuk | 20.900000 , -89.766670 |
Hunxectaman | 20.908380 , -89.738520 |
Hunxectaman | 20.916670 , -89.741670 |
Idzincab | 20.916260 , -89.698320 |
La Guadalupana | 20.878330 , -89.721940 |
Lama | 20.783330 , -89.800000 |
Los Colorines | 20.865000 , -89.745280 |
Masul | 20.843610 , -89.815830 |
Ohxolon | 20.875800 , -89.809240 |
Oxcum | 20.945140 , -89.761890 |
Petecbiltun | 20.828170 , -89.686210 |
Poxila | 20.817980 , -89.804230 |
Sac Nicte | 20.896670 , -89.817220 |
San Antonio Chum | 20.877690 , -89.859820 |
San Antonio Sacnicte | 20.900000 , -89.816670 |
San Juan | 20.901110 , -89.741110 |
San Marcos [Citricola] | 20.837220 , -89.788060 |
Santa Cruz | 20.850000 , -89.750000 |
Tanil | 20.891670 , -89.716670 |
Tanil | 20.890540 , -89.710020 |
Tanmul | 20.750000 , -89.700000 |
Tebec | 20.843950 , -89.709160 |
Tichcax | 20.866670 , -89.700000 |
Ticimul | 20.880920 , -89.683620 |
Umán | 20.894549 , -89.728045 |
Xcucul Sur | 20.855830 , -89.670000 |
Xtopon | 20.816670 , -89.750000 |
Yaxcopoil | 20.745370 , -89.723060 |
Yaya I | 20.838890 , -89.784170 |
Notes:
- You can download geometry data for Umán 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.