Download outline map of Zacapu (geojson format) :
Zacapu.geojson (**)
Download polygon array of Zacapu map for "Google Maps" :
Zacapu.txt
Bounding Box for Zacapu Map : ( 19.691242 , -102.000359 , 19.969364 , -101.694702 )
Wikipedia ID for Zacapu : Q2448294
Wikipedia SPARQL Query for Zacapu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2448294 wdt:P1082 ?population. }
OPTIONAL { wd:Q2448294 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2448294 wdt:P2046 ?area. }
OPTIONAL { wd:Q2448294 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2448294 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2448294 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 Zacapu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.691242, -102.000359, 19.969364, -101.694702);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zacapu)
[out:json];
(
rel["name"="Zacapu"][type=boundary];
rel["name:en"="Zacapu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zacapu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Naranja | 19.808330 , -101.733330 |
Barranca Honda | 19.727780 , -101.735000 |
Brecha a Tarejero (El Pantano) | 19.782780 , -101.759170 |
Buena Vista | 19.785380 , -101.768280 |
Canebria | 19.836110 , -101.733330 |
Cantabria | 19.839940 , -101.726520 |
Colonia 25 de Noviembre (Las Tepacuas) | 19.801110 , -101.805560 |
Colonia Ejidal Primo Tapia | 19.803330 , -101.777220 |
Colonia Erendira | 19.820000 , -101.873060 |
Colonia Rincon de San Miguel Segunda Seccion | 19.812500 , -101.806670 |
Colonia Tzirate | 19.789440 , -101.780280 |
Colonia Vista Bella | 19.810560 , -101.807780 |
Cruz Gorda | 19.800000 , -101.866670 |
Cuaron | 19.899050 , -101.794120 |
El Chamizal | 19.886390 , -101.775000 |
El Coyolote | 19.708250 , -101.764700 |
El Durazno | 19.908130 , -101.902380 |
El Limon | 19.813610 , -101.871670 |
El Madrono | 19.755670 , -101.858670 |
El Pueblito | 19.820640 , -101.930220 |
El Resumidero | 19.790000 , -101.792500 |
El Rincon | 19.879900 , -101.762690 |
El Rincon | 19.823620 , -101.888800 |
Jauja | 19.834180 , -101.768630 |
La Arena | 19.749420 , -101.790700 |
La Cofradia | 19.778060 , -101.733610 |
La Escondida | 19.883610 , -101.774440 |
La Guajolota | 19.944350 , -101.885210 |
La Sarna | 19.841970 , -101.745550 |
La Soledad | 19.794860 , -101.793060 |
La Virgen | 19.882570 , -101.768390 |
La Yesca | 19.817220 , -101.879170 |
Las Cabras | 19.818060 , -101.912220 |
Las Canoas | 19.807510 , -101.873290 |
Las Vigas | 19.853640 , -101.851980 |
Loma Alta | 19.838890 , -101.743890 |
Los Carlos | 19.836670 , -101.740000 |
Los Llanos | 19.829350 , -101.975160 |
Mapisito | 19.801820 , -101.836400 |
Morelos | 19.782780 , -101.765560 |
Naranja de Tapia | 19.774007 , -101.760366 |
Pueblo Viejo (Jacarandas) | 19.860000 , -101.774720 |
Quinta Evangelina | 19.817150 , -101.890850 |
Rancho Alegre | 19.820560 , -101.965280 |
Rancho de los Yanez | 19.792220 , -101.803890 |
San Antonio | 19.881110 , -101.747220 |
San Antonio Pucuaro | 19.828440 , -101.850660 |
San Antonio Tariacuri | 19.882490 , -101.747150 |
Santa Gertrudis | 19.877380 , -101.773550 |
Tarejero | 19.819410 , -101.715640 |
Tirincaro | 19.770830 , -101.750000 |
Tiríndaro | 19.767010 , -101.744740 |
Vista Hermosa | 19.816940 , -101.907220 |
Zacapu | 19.817313 , -101.785767 |
Notes:
- You can download geometry data for Zacapu 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.