Download outline map of Teziutlán (geojson format) :
Teziutlán.geojson (**)
Download polygon array of Teziutlán map for "Google Maps" :
Teziutlán.txt
Bounding Box for Teziutlán Map : ( 19.768253 , -97.406932 , 19.979546 , -97.315301 )
Wikipedia ID for Teziutlán : Q2991097
Wikipedia SPARQL Query for Teziutlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2991097 wdt:P1082 ?population. }
OPTIONAL { wd:Q2991097 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2991097 wdt:P2046 ?area. }
OPTIONAL { wd:Q2991097 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2991097 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2991097 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 Teziutlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.768253, -97.406932, 19.979546, -97.315301);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Teziutlán)
[out:json];
(
rel["name"="Teziutlán"][type=boundary];
rel["name:en"="Teziutlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Teziutlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahuata | 19.953140 , -97.338830 |
Aire Libre | 19.877690 , -97.395140 |
Amila | 19.876940 , -97.381260 |
Atoluca | 19.854531 , -97.350155 |
Chicolate | 19.892140 , -97.356340 |
Cofradia | 19.804210 , -97.353890 |
Coyopol | 19.956670 , -97.346940 |
Cuaxoxpan | 19.808060 , -97.345830 |
Francia | 19.814840 , -97.367720 |
Fresnillo | 19.811410 , -97.376530 |
Hauateno | 19.830210 , -97.359190 |
Huehueymico | 19.841110 , -97.331670 |
Ixtiapan | 19.817830 , -97.344890 |
Ixticpan | 19.814190 , -97.344540 |
Ixtlahuaca | 19.823090 , -97.334960 |
La Calzada | 19.903140 , -97.349670 |
La Soledad | 19.895250 , -97.352860 |
Lomas de Ayotzingo | 19.842160 , -97.341400 |
Maxtaco | 19.825830 , -97.345000 |
Mexcalcuautla | 19.866570 , -97.391540 |
San Diego | 19.856670 , -97.361110 |
San Juan Acateno | 19.875515 , -97.368962 |
San Juan Tezongo | 19.844720 , -97.363890 |
San Miguel Capulines | 19.853260 , -97.330410 |
San Pedro Xoloco | 19.794020 , -97.359740 |
San Sebastián | 19.854896 , -97.370563 |
Seccion 23 | 19.787780 , -97.379170 |
Seccion Catorce | 19.800470 , -97.367470 |
Tatahuicapa | 19.909530 , -97.346610 |
Temecata | 19.922860 , -97.336330 |
Teziutlán | 19.817026 , -97.359642 |
Xoloateno | 19.826841 , -97.371332 |
Notes:
- You can download geometry data for Teziutlán 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.