Tonanitla (México) Map Cropping Samples
Tonanitla (México) Map Cropping Samples-1
Tonanitla (México) Map Cropping Samples-2
Tonanitla neighborhoods and villages map with 3D shadow effect
flag map of Tonanitla with 3D shadow effect
Tonanitla map with 3d shadow effect
Download outline map of Tonanitla (geojson format) :
Tonanitla.geojson (**)
Download polygon array of Tonanitla map for "Google Maps" :
Tonanitla.txt
Bounding Box for Tonanitla Map : ( 19.659149 , -99.074282 , 19.70051 , -99.043338 )
Wikipedia ID for Tonanitla : Q1457985
Wikipedia SPARQL Query for Tonanitla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1457985 wdt:P1082 ?population. }
OPTIONAL { wd:Q1457985 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1457985 wdt:P2046 ?area. }
OPTIONAL { wd:Q1457985 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1457985 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1457985 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 Tonanitla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.659149, -99.074282, 19.70051, -99.043338);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tonanitla)
[out:json];
(
rel["name"="Tonanitla"][type=boundary];
rel["name:en"="Tonanitla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tonanitla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia la Asuncion | 19.690830 , -99.064170 |
Colonia las Chinampas | 19.695560 , -99.055560 |
Colonia PEMEX | 19.676420 , -99.056510 |
La Asuncion Tonatitla | 19.693600 , -99.063280 |
Prolongacion Dieciocho de Marzo | 19.693700 , -99.047430 |
Santa María Tonanitla | 19.686246 , -99.051914 |
Santa Martha Acatitla | 19.689210 , -99.053840 |
Valle Verde | 19.693980 , -99.047490 |
Notes:
- You can download geometry data for Tonanitla 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.