Download outline map of Tarandacuao (geojson format) :
Tarandacuao.geojson (**)
Download polygon array of Tarandacuao map for "Google Maps" :
Tarandacuao.txt
Bounding Box for Tarandacuao Map : ( 19.91882 , -100.601893 , 20.07854 , -100.447739 )
Wikipedia ID for Tarandacuao : Q2651312
Wikipedia SPARQL Query for Tarandacuao (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2651312 wdt:P1082 ?population. }
OPTIONAL { wd:Q2651312 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2651312 wdt:P2046 ?area. }
OPTIONAL { wd:Q2651312 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2651312 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2651312 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 Tarandacuao map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.91882, -100.601893, 20.07854, -100.447739);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tarandacuao)
[out:json];
(
rel["name"="Tarandacuao"][type=boundary];
rel["name:en"="Tarandacuao"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tarandacuao
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio de Santiago | 20.007780 , -100.509170 |
Buenavista | 20.013700 , -100.513980 |
Cerrito Blanco | 19.975560 , -100.563330 |
Cerrito de Bermejo | 20.028330 , -100.535000 |
El Colorin | 20.043060 , -100.533610 |
El Crucero | 20.014440 , -100.538060 |
El Guayabo | 20.056230 , -100.550100 |
El Jaral | 19.981110 , -100.531670 |
El Tocuz (San Rafael) | 19.962780 , -100.520280 |
Hacienda de la Concepcion | 19.984900 , -100.484740 |
La Carbonera | 19.992780 , -100.466390 |
La Escondida | 20.012220 , -100.538330 |
La Mora | 20.068630 , -100.527950 |
La Parada (La Loma del Encinal) | 19.965560 , -100.582500 |
La Purisima | 19.992500 , -100.502220 |
La Soledad | 19.993060 , -100.540280 |
La Tapona (La Laguna) | 20.037220 , -100.518330 |
La Virgen | 20.006940 , -100.575000 |
Las Cajas | 19.990280 , -100.527780 |
Las Penitas | 20.070560 , -100.548610 |
Paso de Ovejas | 20.055110 , -100.510850 |
Plan de Providencia | 19.989600 , -100.510970 |
Rancho los Santos | 20.018330 , -100.567780 |
San Antonio | 19.970620 , -100.519720 |
San Felipe | 19.939440 , -100.521390 |
San Jose de Hidalgo | 20.035100 , -100.562700 |
San Juan de Dios | 20.017500 , -100.508060 |
Saucillo Segundo | 19.936110 , -100.521940 |
Sergio Alcantar | 20.002500 , -100.534440 |
Tarandacuao | 20.002389 , -100.521993 |
Notes:
- You can download geometry data for Tarandacuao 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.