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