Download outline map of Tlapacoya (geojson format) :
Tlapacoya.geojson (**)
Download polygon array of Tlapacoya map for "Google Maps" :
Tlapacoya.txt
Bounding Box for Tlapacoya Map : ( 20.08281 , -97.892701 , 20.190741 , -97.786156 )
Wikipedia ID for Tlapacoya : Q7810712
Wikipedia SPARQL Query for Tlapacoya (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7810712 wdt:P1082 ?population. }
OPTIONAL { wd:Q7810712 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7810712 wdt:P2046 ?area. }
OPTIONAL { wd:Q7810712 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7810712 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7810712 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 Tlapacoya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.08281, -97.892701, 20.190741, -97.786156);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tlapacoya)
[out:json];
(
rel["name"="Tlapacoya"][type=boundary];
rel["name:en"="Tlapacoya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tlapacoya
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahuacatlaya | 20.178330 , -97.827780 |
Barrio los Vazquez | 20.142800 , -97.796110 |
Benito Juarez (Xicalango) | 20.135650 , -97.805170 |
Chila | 20.183330 , -97.816670 |
Cuatepalcatla | 20.112860 , -97.861410 |
Emiliano Zapata | 20.104730 , -97.840550 |
La Cruz | 20.135560 , -97.818330 |
La Cumbre | 20.119650 , -97.853840 |
La Palma | 20.125800 , -97.850810 |
San Andres Buenavista | 20.161950 , -97.789690 |
San Antonio Tlilapa | 20.170280 , -97.826670 |
San Miguel Tilapa | 20.155100 , -97.834000 |
Tlamaya Chico | 20.134720 , -97.828610 |
Tlamaya Grande | 20.146890 , -97.803130 |
Tlapacoya | 20.122400 , -97.851449 |
Tzintlapan | 20.141420 , -97.849000 |
Zintlapal | 20.141670 , -97.847470 |
Zoquiapa | 20.099440 , -97.853330 |
Notes:
- You can download geometry data for Tlapacoya 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.