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