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