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