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