Salar de Uyuni (Potosí) Map Cropping Samples
Salar de Uyuni (Potosí) Map Cropping Samples-1
Salar de Uyuni (Potosí) Map Cropping Samples-2
Salar de Uyuni neighborhoods and villages map with 3D shadow effect
flag map of Salar de Uyuni with 3D shadow effect
Salar de Uyuni map with 3d shadow effect
Download outline map of Salar de Uyuni (geojson format) :
Salar de Uyuni.geojson (**)
Download polygon array of Salar de Uyuni map for "Google Maps" :
Salar de Uyuni.txt
Bounding Box for Salar de Uyuni Map : ( -20.71655 , -68.276771 , -19.529769 , -66.891077 )
Wikipedia ID for Salar de Uyuni : Q1319477
Wikipedia SPARQL Query for Salar de Uyuni (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1319477 wdt:P1082 ?population. }
OPTIONAL { wd:Q1319477 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1319477 wdt:P2046 ?area. }
OPTIONAL { wd:Q1319477 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1319477 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1319477 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 Salar de Uyuni map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.71655, -68.276771, -19.529769, -66.891077);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Salar de Uyuni)
[out:json];
(
rel["name"="Salar de Uyuni"][type=boundary];
rel["name:en"="Salar de Uyuni"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Salar de Uyuni
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Calo | -20.333330 , -68.266670 |
Carpas | -20.350000 , -66.916670 |
Churacari | -19.766670 , -67.366670 |
Coriquilla | -20.433330 , -68.200000 |
Phaspani | -20.083330 , -67.583330 |
Ticaopa | -19.916670 , -67.650000 |
Notes:
- You can download geometry data for Salar de Uyuni 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.