Download outline map of Villa de Tezontepec (geojson format) :
Villa de Tezontepec.geojson (**)
Download polygon array of Villa de Tezontepec map for "Google Maps" :
Villa de Tezontepec.txt
Bounding Box for Villa de Tezontepec Map : ( 19.8564146962 , -98.8761747486 , 19.9723869048 , -98.7417329389 )
Wikipedia ID for Villa de Tezontepec : Q20291118
Wikipedia SPARQL Query for Villa de Tezontepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q20291118 wdt:P1082 ?population. }
OPTIONAL { wd:Q20291118 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q20291118 wdt:P2046 ?area. }
OPTIONAL { wd:Q20291118 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q20291118 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q20291118 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 Villa de Tezontepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.8564146962, -98.8761747486, 19.9723869048, -98.7417329389);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villa de Tezontepec)
[out:json];
(
rel["name"="Villa de Tezontepec"][type=boundary];
rel["name:en"="Villa de Tezontepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa de Tezontepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acozac | 19.918610 , -98.756670 |
Ampliacion San Juanita | 19.873550 , -98.803950 |
Benito Juárez | 19.890938 , -98.807098 |
Chamberluco | 19.886390 , -98.800000 |
Colonia Guadalupe | 19.939170 , -98.765560 |
Colonia Morelos | 19.890560 , -98.816670 |
El Ahijadero | 19.934270 , -98.865920 |
El Capulin | 19.868610 , -98.801390 |
El Jagueey de Arriba | 19.898510 , -98.778570 |
El Tejocote | 19.950700 , -98.783590 |
Ixtlahuacán | 19.882409 , -98.822107 |
Jagueeycillo | 19.886400 , -98.766670 |
Las Rosas | 19.890280 , -98.800000 |
Progreso | 19.925910 , -98.841660 |
San Isidro | 19.869840 , -98.816340 |
Tezontepec | 19.881794 , -98.820468 |
Tleixpan | 19.878010 , -98.795160 |
Tlexpa | 19.879060 , -98.793540 |
Notes:
- You can download geometry data for Villa de Tezontepec 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.