Cafayate (Salta) Map Cropping Samples

Cafayate (Salta) Map Cropping Samples-1
Cafayate (Salta) Map Cropping Samples-1
Cafayate (Salta) Map Cropping Samples-2
Cafayate (Salta) Map Cropping Samples-2
Download outline map of Cafayate (geojson format) : Cafayate.geojson (**)
Download polygon array of Cafayate map for "Google Maps" : Cafayate.txt
Bounding Box for Cafayate Map : ( -26.353423 , -66.160174 , -25.876826 , -65.61 )
Wikipedia ID for Cafayate : Q1025501
Wikipedia SPARQL Query for Cafayate (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1025501 wdt:P1082 ?population. }
OPTIONAL { wd:Q1025501 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1025501 wdt:P2046 ?area. }
OPTIONAL { wd:Q1025501 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1025501 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1025501 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-26.353423, -66.160174, -25.876826, -65.61);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Cafayate)
[out:json];
(
rel["name"="Cafayate"][type=boundary];
rel["name:en"="Cafayate"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Cafayate
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Cafayate -26.072950 , -65.976140
El Molino -26.233330 , -65.950000
Las Conchas -25.997640 , -65.824880
Loro Huasi -26.112500 , -65.970490
Tolombón -26.186360 , -65.936730
Tres Cruces -25.891260 , -65.735920


Notes:
- You can download geometry data for Cafayate 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.

Create Cafayate neighborhoods and villages map.


Share this page