Salto (Buenos Aires) Map Cropping Samples
Salto (Buenos Aires) Map Cropping Samples-1
Salto (Buenos Aires) Map Cropping Samples-2
Salto neighborhoods and villages map with 3D shadow effect
flag map of Salto with 3D shadow effect
Salto map with 3d shadow effect
Download outline map of Salto (geojson format) :
Salto.geojson (**)
Download polygon array of Salto map for "Google Maps" :
Salto.txt
Bounding Box for Salto Map : ( -34.497927795 , -60.5768724348 , -33.9975391766 , -59.9716995248 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Salto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.497927795, -60.5768724348, -33.9975391766, -59.9716995248);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Salto)
[out:json];
(
rel["name"="Salto"][type=boundary];
rel["name:en"="Salto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Salto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Dulce | -34.102700 , -60.405780 |
Berdier | -34.395760 , -60.259790 |
Coronel Isleno | -34.425280 , -60.401170 |
Gahan | -34.337760 , -60.096240 |
Ines Indart | -34.396240 , -60.539320 |
La Invencible | -34.270340 , -60.387080 |
Marcelino Ugarte | -34.292920 , -60.254550 |
Monroe | -34.457740 , -60.288390 |
Tacuari | -34.211490 , -60.308560 |
Notes:
- You can download geometry data for Salto 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.