Download outline map of Teotihuacán (geojson format) :
Teotihuacán.geojson (**)
Download polygon array of Teotihuacán map for "Google Maps" :
Teotihuacán.txt
Bounding Box for Teotihuacán Map : ( 19.631344 , -98.937638 , 19.755303 , -98.806616 )
Wikipedia ID for Teotihuacán : Q3844591
Wikipedia SPARQL Query for Teotihuacán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3844591 wdt:P1082 ?population. }
OPTIONAL { wd:Q3844591 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3844591 wdt:P2046 ?area. }
OPTIONAL { wd:Q3844591 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3844591 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3844591 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 Teotihuacán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.631344, -98.937638, 19.755303, -98.806616);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Teotihuacán)
[out:json];
(
rel["name"="Teotihuacán"][type=boundary];
rel["name:en"="Teotihuacán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Teotihuacán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ampliacion San Francisco | 19.689550 , -98.825130 |
Atlatongo | 19.665827 , -98.901797 |
Calendario Azteca | 19.678970 , -98.860660 |
Capultitlan | 19.680630 , -98.824610 |
Chalma | 19.653430 , -98.821050 |
Colonia Azteca | 19.678150 , -98.859710 |
Colonia el Cayahual | 19.733890 , -98.890560 |
Ejido Atlatongo | 19.673220 , -98.902800 |
Ejido de Oxtoyahuatl (Barrio Purificacion) | 19.705360 , -98.848270 |
Ejido de San Lorenzo | 19.669720 , -98.861930 |
Ejido de San Sebastian | 19.668610 , -98.841110 |
El Potrero (Ejido Purificacion) | 19.675190 , -98.873060 |
Granja Avicola Tecorral | 19.678050 , -98.823350 |
Granja el Tecolote | 19.719370 , -98.910060 |
Hacienda Concepcion Tlajinga (La Ermita) | 19.659790 , -98.856240 |
Kilometro Cuatro Punto Cinco | 19.720300 , -98.895380 |
La Garita | 19.684030 , -98.899050 |
Las Canadas | 19.657630 , -98.815310 |
Loma del Cerro Colorado | 19.696410 , -98.874720 |
Marte | 19.700020 , -98.891070 |
Nueva San Agustin | 19.738000 , -98.890620 |
Puxtla | 19.677490 , -98.878310 |
Rancho de los Chopos | 19.686770 , -98.815400 |
San Francisco Mazapa | 19.689751 , -98.836099 |
San Isidro del Progreso | 19.709590 , -98.915100 |
San Juan | 19.658950 , -98.873130 |
San Juan Teotihuacán | 19.688590 , -98.862630 |
San Lorenzo Tlalmimilolpan | 19.666489 , -98.872394 |
San Martin [Granja] | 19.704710 , -98.865010 |
San Sebastián Xolalpa | 19.680099 , -98.838982 |
San Sebastian Xolalpa | 19.675980 , -98.846220 |
Santiago Zacualuca | 19.700380 , -98.929080 |
Teniscaluca [Granja] | 19.687870 , -98.907210 |
Teotihuacán de Arista | 19.687111 , -98.874724 |
Teotihuacan de Arista | 19.695725 , -98.844251 |
Tercera Seccion de Atlatongo | 19.690930 , -98.904260 |
Tzacualocan | 19.700000 , -98.916670 |
Notes:
- You can download geometry data for Teotihuacá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.