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