Download outline map of Huépac (geojson format) :
Huépac.geojson (**)
Download polygon array of Huépac map for "Google Maps" :
Huépac.txt
Bounding Box for Huépac Map : ( 29.842402 , -110.483934 , 30.036305 , -110.000353 )
Wikipedia ID for Huépac : Q5951586
Wikipedia SPARQL Query for Huépac (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5951586 wdt:P1082 ?population. }
OPTIONAL { wd:Q5951586 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5951586 wdt:P2046 ?area. }
OPTIONAL { wd:Q5951586 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5951586 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5951586 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 Huépac map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](29.842402, -110.483934, 30.036305, -110.000353);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Huépac)
[out:json];
(
rel["name"="Huépac"][type=boundary];
rel["name:en"="Huépac"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Huépac
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bajio Largo | 29.927130 , -110.346470 |
El Batamote | 29.921580 , -110.113750 |
El Carrizo | 29.942060 , -110.309390 |
El Gavilan | 29.920620 , -110.131490 |
El Girahuito | 29.958960 , -110.395950 |
El Mezquite | 29.977990 , -110.433000 |
El Mezquite Rey | 29.982990 , -110.412960 |
El Penasco Moro | 29.986190 , -110.417750 |
El Rastro | 29.918780 , -110.214300 |
El Torreon | 29.953480 , -110.383770 |
El Vallecito | 29.933330 , -110.450000 |
El Zamotal | 29.972700 , -110.418780 |
Huépac | 29.912961 , -110.212295 |
Huerababi Nuevo | 29.933990 , -110.336010 |
Huerababi Viejo | 29.931380 , -110.340070 |
La Bellota | 29.916860 , -110.368160 |
La Bombita Dos | 29.928890 , -110.214440 |
La Canada | 29.866670 , -110.183330 |
La Galera | 29.892700 , -110.210670 |
La Lomita | 29.917500 , -110.213060 |
La Viga | 29.920350 , -110.429090 |
Las Calaveras | 29.934810 , -110.370390 |
Las Granadas | 29.993630 , -110.422780 |
Los Cuates | 29.979570 , -110.456700 |
Ojo de Agua de Huepac | 29.933470 , -110.216270 |
Porcina Escuadron Setenta y Ocho | 29.887220 , -110.211940 |
Ranchito de Huepac | 29.882360 , -110.215320 |
Toraisal | 29.966670 , -110.366670 |
Notes:
- You can download geometry data for Huépac 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.