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