Download outline map of Zitlala (geojson format) :
Zitlala.geojson (**)
Download polygon array of Zitlala map for "Google Maps" :
Zitlala.txt
Bounding Box for Zitlala Map : ( 17.638605 , -99.284365 , 17.856385 , -99.084856 )
Wikipedia ID for Zitlala : Q8072845
Wikipedia SPARQL Query for Zitlala (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q8072845 wdt:P1082 ?population. }
OPTIONAL { wd:Q8072845 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q8072845 wdt:P2046 ?area. }
OPTIONAL { wd:Q8072845 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q8072845 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q8072845 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 Zitlala map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.638605, -99.284365, 17.856385, -99.084856);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zitlala)
[out:json];
(
rel["name"="Zitlala"][type=boundary];
rel["name:en"="Zitlala"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zitlala
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahuacuahutla | 17.726000 , -99.190370 |
Apancingo | 17.772170 , -99.129900 |
Astillero | 17.747780 , -99.246390 |
Ayotzinapa | 17.716410 , -99.238860 |
Azoacapa | 17.706540 , -99.239010 |
Coacoyul | 17.803780 , -99.112060 |
Coyoacan | 17.700800 , -99.227520 |
Cuapexco | 17.723020 , -99.223360 |
Huiscomulco | 17.727500 , -99.245390 |
Ixcatla | 17.742220 , -99.121110 |
Las Minas | 17.790900 , -99.123180 |
Las Trancas | 17.700350 , -99.222540 |
Llano Grande | 17.675510 , -99.257290 |
Mazatepec | 17.664440 , -99.217220 |
Ocotitlan | 17.761110 , -99.122220 |
Pochahuizco | 17.665668 , -99.225573 |
Quetzalcoatlan de las Palmas | 17.806110 , -99.181200 |
Rancho de las Lomas | 17.739720 , -99.245830 |
San Marcos de las Rosas | 17.691670 , -99.141670 |
Teteyitic (Tetehitic) | 17.688810 , -99.177190 |
Tizayucan | 17.733570 , -99.194740 |
Tlaltempanapa | 17.736110 , -99.177220 |
Tlapehualapa | 17.804170 , -99.210030 |
Tonalapa | 17.707580 , -99.210530 |
Topiltepec | 17.650370 , -99.222520 |
Tranca Quemada | 17.763390 , -99.163420 |
Yetlancingo | 17.721300 , -99.115380 |
Zacayahutla | 17.702100 , -99.253860 |
Zitlala | 17.691844 , -99.186496 |
Notes:
- You can download geometry data for Zitlala 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.