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