Download outline map of Taretan (geojson format) :
Taretan.geojson (**)
Download polygon array of Taretan map for "Google Maps" :
Taretan.txt
Bounding Box for Taretan Map : ( 19.263752563 , -101.996815044 , 19.3875542211 , -101.789050265 )
Wikipedia ID for Taretan : Q3847224
Wikipedia SPARQL Query for Taretan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3847224 wdt:P1082 ?population. }
OPTIONAL { wd:Q3847224 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3847224 wdt:P2046 ?area. }
OPTIONAL { wd:Q3847224 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3847224 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3847224 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 Taretan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.263752563, -101.996815044, 19.3875542211, -101.789050265);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Taretan)
[out:json];
(
rel["name"="Taretan"][type=boundary];
rel["name:en"="Taretan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Taretan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alfaro | 19.364190 , -101.930060 |
Chupanguio | 19.310830 , -101.865830 |
El Colibri | 19.370000 , -101.966940 |
El Guayabo | 19.336940 , -101.958610 |
El Hoyo del Aire | 19.281170 , -101.872390 |
El Huamil (El Guamil) | 19.343330 , -101.855000 |
El Pino | 19.318390 , -101.810540 |
El Tarepe | 19.307220 , -101.822220 |
Emiliano Zapata | 19.337800 , -101.935500 |
Huerta el Cedro (Los Chiapanecos) | 19.295280 , -101.949440 |
Izazaga | 19.279630 , -101.929010 |
La Estancia | 19.353590 , -101.827530 |
La Florida | 19.316670 , -101.865830 |
La Lagunilla | 19.354720 , -101.936390 |
La Purisima | 19.308000 , -101.893320 |
Las Tinajas | 19.349720 , -101.866940 |
Mesa de Cazarez | 19.377500 , -101.853890 |
Presa San Juan | 19.358060 , -101.926110 |
Rancho Seco | 19.309100 , -101.963180 |
San Joaquin | 19.349720 , -101.926940 |
San Jose Obrero | 19.328060 , -101.911670 |
Tahuejo | 19.318930 , -101.959200 |
Taretan | 19.339606 , -101.918142 |
Terrenate | 19.295740 , -101.929320 |
Tomendan | 19.311420 , -101.860300 |
Tulais | 19.316100 , -101.950680 |
Notes:
- You can download geometry data for Taretan 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.