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