Rio dos Indios (Rio Grande Do Sul) Map Cropping Samples
![Rio dos Indios (Rio Grande Do Sul) Map Cropping Samples-1](og_image/map_cropping/4-102059805-1.jpeg)
Rio dos Indios (Rio Grande Do Sul) Map Cropping Samples-1
![Rio dos Indios neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102059805.jpg)
Rio dos Indios neighborhoods and villages map with 3D shadow effect
![flag map of Rio dos Indios with 3D shadow effect](og_image/flag_maps/flag_map_102059805.jpg)
flag map of Rio dos Indios with 3D shadow effect
![Rio dos Indios map with 3d shadow effect](og_image/blank_maps/map_102059805.png)
Rio dos Indios map with 3d shadow effect
Download outline map of Rio dos Indios (geojson format) :
Rio dos Indios.geojson (**)
Download polygon array of Rio dos Indios map for "Google Maps" :
Rio dos Indios.txt
Bounding Box for Rio dos Indios Map : ( -27.340405 , -52.971235 , -27.162841 , -52.78209 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Rio dos Indios map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.340405, -52.971235, -27.162841, -52.78209);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rio dos Indios)
[out:json];
(
rel["name"="Rio dos Indios"][type=boundary];
rel["name:en"="Rio dos Indios"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Rio dos Indios 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.