Unión Hidalgo (Oaxaca) Map Cropping Samples
Unión Hidalgo (Oaxaca) Map Cropping Samples-1
Unión Hidalgo (Oaxaca) Map Cropping Samples-2
Unión Hidalgo neighborhoods and villages map with 3D shadow effect
flag map of Unión Hidalgo with 3D shadow effect
Unión Hidalgo map with 3d shadow effect
Download outline map of Unión Hidalgo (geojson format) :
Unión Hidalgo.geojson (**)
Download polygon array of Unión Hidalgo map for "Google Maps" :
Unión Hidalgo.txt
Bounding Box for Unión Hidalgo Map : ( 16.440613 , -94.903992 , 16.533858 , -94.72412 )
Wikipedia ID for Unión Hidalgo : Q3051444
Wikipedia SPARQL Query for Unión Hidalgo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3051444 wdt:P1082 ?population. }
OPTIONAL { wd:Q3051444 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3051444 wdt:P2046 ?area. }
OPTIONAL { wd:Q3051444 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3051444 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3051444 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 Unión Hidalgo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.440613, -94.903992, 16.533858, -94.72412);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Unión Hidalgo)
[out:json];
(
rel["name"="Unión Hidalgo"][type=boundary];
rel["name:en"="Unión Hidalgo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Unión Hidalgo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Palmeros | 16.471390 , -94.819170 |
Colonia Juquilita | 16.486110 , -94.831390 |
Colonia Santo Domingo (23 de Enero) | 16.479170 , -94.824440 |
Las Pilas | 16.461390 , -94.833330 |
Mariano Juan Castillo | 16.464440 , -94.833610 |
Orillas del Rio Palma | 16.516670 , -94.833330 |
Quinta Seccion | 16.462780 , -94.830280 |
San Juan Vicholo | 16.472290 , -94.772290 |
Santa Cruz de los Pescadores | 16.467220 , -94.837780 |
Unión Hidalgo | 16.475183 , -94.833078 |
Notes:
- You can download geometry data for Unión Hidalgo 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.