Sarandi (Rio Grande Do Sul) Map Cropping Samples
Sarandi (Rio Grande Do Sul) Map Cropping Samples-1
Sarandi (Rio Grande Do Sul) Map Cropping Samples-2
Sarandi neighborhoods and villages map with 3D shadow effect
flag map of Sarandi with 3D shadow effect
Sarandi map with 3d shadow effect
Download outline map of Sarandi (geojson format) :
Sarandi.geojson (**)
Download polygon array of Sarandi map for "Google Maps" :
Sarandi.txt
Bounding Box for Sarandi Map : ( -28.070742422 , -53.0750242058 , -27.7921878217 , -52.7413157976 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sarandi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-28.070742422, -53.0750242058, -27.7921878217, -52.7413157976);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sarandi)
[out:json];
(
rel["name"="Sarandi"][type=boundary];
rel["name:en"="Sarandi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Sarandi 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.