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