Tonatico (México) Map Cropping Samples
Tonatico (México) Map Cropping Samples-1
Tonatico (México) Map Cropping Samples-2
Tonatico neighborhoods and villages map with 3D shadow effect
flag map of Tonatico with 3D shadow effect
Tonatico map with 3d shadow effect
Download outline map of Tonatico (geojson format) :
Tonatico.geojson (**)
Download polygon array of Tonatico map for "Google Maps" :
Tonatico.txt
Bounding Box for Tonatico Map : ( 18.720334 , -99.712301 , 18.833459 , -99.573729 )
Wikipedia ID for Tonatico : Q532067
Wikipedia SPARQL Query for Tonatico (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q532067 wdt:P1082 ?population. }
OPTIONAL { wd:Q532067 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q532067 wdt:P2046 ?area. }
OPTIONAL { wd:Q532067 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q532067 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q532067 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 Tonatico map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.720334, -99.712301, 18.833459, -99.573729);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tonatico)
[out:json];
(
rel["name"="Tonatico"][type=boundary];
rel["name:en"="Tonatico"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tonatico
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ejido Tonatico | 18.805570 , -99.670120 |
El Rincon | 18.801080 , -99.681640 |
El Terrero | 18.790280 , -99.645280 |
El Zapote | 18.770380 , -99.631920 |
La Audiencia | 18.813940 , -99.628440 |
La Puerta de Santiago | 18.766110 , -99.624170 |
Lagun de Tapachichi | 18.755110 , -99.599650 |
Llano de la Solidaridad | 18.790910 , -99.613110 |
Salinas | 18.800310 , -99.640500 |
San Bartolo | 18.799640 , -99.628570 |
San Jose de los Amates | 18.785130 , -99.685700 |
San Manuel | 18.789930 , -99.667430 |
San Martin | 18.747950 , -99.605910 |
San Miguel | 18.790340 , -99.669060 |
Terrero | 18.791510 , -99.646710 |
Tlacopan | 18.816110 , -99.649440 |
Tonatico | 18.806483 , -99.668499 |
Notes:
- You can download geometry data for Tonatico 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.