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