Download outline map of Zapotiltic (geojson format) :
Zapotiltic.geojson (**)
Download polygon array of Zapotiltic map for "Google Maps" :
Zapotiltic.txt
Bounding Box for Zapotiltic Map : ( 19.481695 , -103.475346 , 19.75465 , -103.199605 )
Wikipedia ID for Zapotiltic : Q3505248
Wikipedia SPARQL Query for Zapotiltic (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3505248 wdt:P1082 ?population. }
OPTIONAL { wd:Q3505248 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3505248 wdt:P2046 ?area. }
OPTIONAL { wd:Q3505248 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3505248 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3505248 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 Zapotiltic map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.481695, -103.475346, 19.75465, -103.199605);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zapotiltic)
[out:json];
(
rel["name"="Zapotiltic"][type=boundary];
rel["name:en"="Zapotiltic"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zapotiltic
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Escondida | 19.510680 , -103.280540 |
Blanco | 19.666670 , -103.433330 |
Cerca Lisa | 19.633330 , -103.332780 |
Coamecatila | 19.554170 , -103.307220 |
Colonia Tepeyac de la Guadalupe | 19.647780 , -103.465560 |
El Arco | 19.610610 , -103.356660 |
El Aserradero | 19.541160 , -103.253200 |
El Barro | 19.553290 , -103.250200 |
El Coahuayote (El Arco) | 19.610280 , -103.356110 |
El Colomito | 19.548260 , -103.307870 |
El Cortijo | 19.688240 , -103.357360 |
El Guayabal | 19.492270 , -103.207030 |
El Mastranzo | 19.562040 , -103.278600 |
El Mirador | 19.646670 , -103.332500 |
El Rincón | 19.666954 , -103.402941 |
Ferreria | 19.745780 , -103.330710 |
Huescalapa | 19.636520 , -103.446130 |
La Canada | 19.579910 , -103.298200 |
La Galera | 19.633330 , -103.339170 |
La Media Luna | 19.641710 , -103.333450 |
La Nogalera | 19.687780 , -103.348610 |
La Parotita | 19.520610 , -103.234360 |
La Tolteca | 19.671250 , -103.378240 |
La Yerbabuena | 19.521400 , -103.279030 |
Las Canoitas | 19.499890 , -103.231420 |
Rancho Jarero (San Miguel) | 19.562220 , -103.323060 |
San Rafael | 19.600560 , -103.316670 |
Santa Gertrudis | 19.636700 , -103.313340 |
Tasinaxtla (La Canada) | 19.580280 , -103.299170 |
Tempranillas | 19.502560 , -103.202100 |
Villa Lazaro Cardenas (El Aserradero) | 19.541110 , -103.253060 |
Zapotiltic | 19.629616 , -103.425940 |
Notes:
- You can download geometry data for Zapotiltic 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.