Download outline map of Tianguismanalco (geojson format) :
Tianguismanalco.geojson (**)
Download polygon array of Tianguismanalco map for "Google Maps" :
Tianguismanalco.txt
Bounding Box for Tianguismanalco Map : ( 18.934447 , -98.581908 , 19.066015 , -98.405011 )
Wikipedia ID for Tianguismanalco : Q10826822
Wikipedia SPARQL Query for Tianguismanalco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q10826822 wdt:P1082 ?population. }
OPTIONAL { wd:Q10826822 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q10826822 wdt:P2046 ?area. }
OPTIONAL { wd:Q10826822 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q10826822 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q10826822 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 Tianguismanalco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.934447, -98.581908, 19.066015, -98.405011);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tianguismanalco)
[out:json];
(
rel["name"="Tianguismanalco"][type=boundary];
rel["name:en"="Tianguismanalco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tianguismanalco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Lindero | 18.976530 , -98.438580 |
Ingeniero Cuauhtemoc Cardenas Segunda Seccion | 18.940560 , -98.467500 |
La Villa Tercera Seccion | 18.936940 , -98.464170 |
Rodriguistla | 18.970140 , -98.446090 |
San Baltazar Atlimeyaya | 18.986940 , -98.481110 |
San Francisco Buenavista | 18.961940 , -98.423330 |
San Isidro Tlacxitla | 18.941550 , -98.455220 |
San Martin Tlapala | 18.966670 , -98.458890 |
Santo Domingo Tenantitla | 18.969650 , -98.481090 |
Tianguismanalco | 18.977585 , -98.447596 |
Notes:
- You can download geometry data for Tianguismanalco 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.