Palmas (Parana) Map Cropping Samples
![Palmas (Parana) Map Cropping Samples-1](og_image/map_cropping/4-102057961-1.jpeg)
Palmas (Parana) Map Cropping Samples-1
![Palmas (Parana) Map Cropping Samples-2](og_image/map_cropping/4-102057961-3.jpeg)
Palmas (Parana) Map Cropping Samples-2
![Palmas neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102057961.jpg)
Palmas neighborhoods and villages map with 3D shadow effect
![flag map of Palmas with 3D shadow effect](og_image/flag_maps/flag_map_102057961.jpg)
flag map of Palmas with 3D shadow effect
![Palmas map with 3d shadow effect](og_image/blank_maps/map_102057961.png)
Palmas map with 3d shadow effect
Download outline map of Palmas (geojson format) :
Palmas.geojson (**)
Download polygon array of Palmas map for "Google Maps" :
Palmas.txt
Bounding Box for Palmas Map : ( -26.599363 , -52.177695 , -26.243924 , -51.512081 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Palmas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-26.599363, -52.177695, -26.243924, -51.512081);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Palmas)
[out:json];
(
rel["name"="Palmas"][type=boundary];
rel["name:en"="Palmas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Palmas 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.