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