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