Barra do Pirai (Rio De Janeiro) Map Cropping Samples
![Barra do Pirai (Rio De Janeiro) Map Cropping Samples-1](og_image/map_cropping/4-102058319-1.jpeg)
Barra do Pirai (Rio De Janeiro) Map Cropping Samples-1
![Barra do Pirai neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102058319.jpg)
Barra do Pirai neighborhoods and villages map with 3D shadow effect
![flag map of Barra do Pirai with 3D shadow effect](og_image/flag_maps/flag_map_102058319.jpg)
flag map of Barra do Pirai with 3D shadow effect
![Barra do Pirai map with 3d shadow effect](og_image/blank_maps/map_102058319.png)
Barra do Pirai map with 3d shadow effect
Download outline map of Barra do Pirai (geojson format) :
Barra do Pirai.geojson (**)
Download polygon array of Barra do Pirai map for "Google Maps" :
Barra do Pirai.txt
Bounding Box for Barra do Pirai Map : ( -22.554408 , -44.085367 , -22.295212 , -43.748606 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Barra do Pirai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.554408, -44.085367, -22.295212, -43.748606);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Barra do Pirai)
[out:json];
(
rel["name"="Barra do Pirai"][type=boundary];
rel["name:en"="Barra do Pirai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Barra do Pirai 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.