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