Download outline map of Tafí del Valle (geojson format) :
Tafí del Valle.geojson (**)
Download polygon array of Tafí del Valle map for "Google Maps" :
Tafí del Valle.txt
Bounding Box for Tafí del Valle Map : ( -27.099857 , -66.178367 , -26.224246 , -65.621075 )
Wikipedia ID for Tafí del Valle : Q948534
Wikipedia SPARQL Query for Tafí del Valle (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q948534 wdt:P1082 ?population. }
OPTIONAL { wd:Q948534 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q948534 wdt:P2046 ?area. }
OPTIONAL { wd:Q948534 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q948534 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q948534 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 Tafí del Valle map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.099857, -66.178367, -26.224246, -65.621075);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tafí del Valle)
[out:json];
(
rel["name"="Tafi Del Valle"][type=boundary];
rel["name:en"="Tafi Del Valle"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tafí del Valle
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amaichá del Valle | -26.593440 , -65.925110 |
Ampimpa | -26.605720 , -65.832650 |
El Bañado | -26.452210 , -65.982180 |
El Carmen | -26.563110 , -66.109090 |
El Mollar | -26.943220 , -65.707970 |
La Angostura | -26.944330 , -65.667320 |
Los Chanares | -26.540300 , -66.100480 |
Quilmes | -26.490394 , -66.008949 |
Tafí del Valle | -26.852750 , -65.709830 |
Tio Punco | -26.465200 , -65.931790 |
Yasyamayo | -26.470670 , -65.833080 |
Notes:
- You can download geometry data for Tafí del Valle 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.