Download outline map of Tzintzuntzan (geojson format) :
Tzintzuntzan.geojson (**)
Download polygon array of Tzintzuntzan map for "Google Maps" :
Tzintzuntzan.txt
Bounding Box for Tzintzuntzan Map : ( 19.559175 , -101.652798 , 19.66251 , -101.429376 )
Wikipedia ID for Tzintzuntzan : Q20291079
Wikipedia SPARQL Query for Tzintzuntzan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q20291079 wdt:P1082 ?population. }
OPTIONAL { wd:Q20291079 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q20291079 wdt:P2046 ?area. }
OPTIONAL { wd:Q20291079 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q20291079 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q20291079 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 Tzintzuntzan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.559175, -101.652798, 19.66251, -101.429376);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tzintzuntzan)
[out:json];
(
rel["name"="Tzintzuntzan"][type=boundary];
rel["name:en"="Tzintzuntzan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tzintzuntzan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Coenembo | 19.617360 , -101.502090 |
Colonia Lazaro Cardenas | 19.603890 , -101.574170 |
Cucuchucho | 19.582750 , -101.631110 |
El Catorce | 19.578060 , -101.576110 |
El Jagueey (El Molino) | 19.577500 , -101.521940 |
El Pozo | 19.623060 , -101.495280 |
El Tecolote | 19.570280 , -101.602220 |
El Tigre | 19.636390 , -101.471670 |
Ichupio | 19.639440 , -101.596390 |
Ihuatzio | 19.567675 , -101.616576 |
Isla de La Pacanda | 19.607310 , -101.649390 |
La Granada (El Mirador) | 19.595280 , -101.630000 |
La Noria | 19.638060 , -101.488890 |
La Quesera | 19.573670 , -101.524700 |
La Vinata | 19.589440 , -101.625560 |
Las Camelinas | 19.634720 , -101.538890 |
Los Corrales | 19.582220 , -101.509720 |
Los Granjenos (El Puerto de los Granjenos) | 19.626110 , -101.535000 |
Nuevo Rodeo | 19.587780 , -101.539720 |
Patambicho | 19.638610 , -101.543890 |
Poblado las Cuevas | 19.589620 , -101.548630 |
Puerto de Coenembo | 19.636290 , -101.525620 |
Puerto el Tigre | 19.629890 , -101.448120 |
San Diego | 19.632190 , -101.526700 |
San Isidro (Tziparamuco) | 19.584170 , -101.525560 |
San Rafael | 19.585280 , -101.531940 |
Santa Cruz | 19.607520 , -101.529710 |
Santiago Tzipijo | 19.571390 , -101.630830 |
Tarerio | 19.634440 , -101.607500 |
Tzintzuntzan | 19.630926 , -101.575351 |
Tzinzunzita | 19.601850 , -101.572960 |
Tziranga (Tzizanga) | 19.570280 , -101.582500 |
Tzocurio | 19.639720 , -101.550280 |
Ucasanastacua | 19.617260 , -101.629090 |
Zanabria | 19.573930 , -101.573000 |
Notes:
- You can download geometry data for Tzintzuntzan 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.