Download outline map of Zacapala (geojson format) :
Zacapala.geojson (**)
Download polygon array of Zacapala map for "Google Maps" :
Zacapala.txt
Bounding Box for Zacapala Map : ( 18.46808 , -98.270499 , 18.723669 , -97.904342 )
Wikipedia ID for Zacapala : Q927939
Wikipedia SPARQL Query for Zacapala (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q927939 wdt:P1082 ?population. }
OPTIONAL { wd:Q927939 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q927939 wdt:P2046 ?area. }
OPTIONAL { wd:Q927939 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q927939 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q927939 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 Zacapala map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.46808, -98.270499, 18.723669, -97.904342);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zacapala)
[out:json];
(
rel["name"="Zacapala"][type=boundary];
rel["name:en"="Zacapala"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zacapala
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Chica | 18.573340 , -98.026070 |
Buenavista (Xocotitla) | 18.625830 , -97.984720 |
Chauzingo | 18.626180 , -98.017920 |
El Negrito | 18.564440 , -98.032220 |
El Palenque | 18.524160 , -98.081730 |
El Pitahayo | 18.516840 , -98.056910 |
El Pozo | 18.528790 , -98.125530 |
El Rosario Xochitiopan | 18.637820 , -97.956820 |
El Tecolote | 18.612670 , -98.002180 |
El Tetele (Llano las Calabazas) | 18.658190 , -97.974240 |
El Timbre | 18.474440 , -98.249840 |
Guadalupe Hidalgo | 18.523150 , -98.113710 |
Hacienda el Rosario | 18.639880 , -97.964120 |
Las Canoas | 18.516840 , -98.169410 |
Los Laureles | 18.626800 , -97.986560 |
Mirador el Chico | 18.514890 , -98.069960 |
Mirador el Grande | 18.499340 , -98.086920 |
Ojo de Agua | 18.537670 , -98.063580 |
Raiz del Pochote | 18.525170 , -98.081360 |
Rancho Nuevo los Navarros | 18.646940 , -97.958890 |
Rancho Nuevo San Mateo | 18.525170 , -98.138860 |
Reparo Mezquite | 18.527120 , -98.052460 |
San Agustin | 18.521290 , -98.097470 |
San Antonio (La Isotera) | 18.647660 , -97.971910 |
San Ignacio | 18.526570 , -98.103020 |
San Isidro Tecomate | 18.538050 , -98.049100 |
San Mateo Mimiapan | 18.523540 , -98.158350 |
San Miguel de Allende | 18.594020 , -98.032190 |
Victoria | 18.654690 , -97.941410 |
Xintele | 18.556710 , -98.040860 |
Xintete (Santa Cruz Pedernales) | 18.557430 , -98.040110 |
Zacapala | 18.595905 , -98.065648 |
Zaragoza | 18.625990 , -97.991530 |
Notes:
- You can download geometry data for Zacapala 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.