Iguape (Sao Paulo) Map Cropping Samples

Iguape (Sao Paulo) Map Cropping Samples-1
Iguape (Sao Paulo) Map Cropping Samples-1
Download outline map of Iguape (geojson format) : Iguape.geojson (**)
Download polygon array of Iguape map for "Google Maps" : Iguape.txt
Bounding Box for Iguape Map : ( -24.847096 , -47.830299 , -24.33644 , -47.078343 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-24.847096, -47.830299, -24.33644, -47.078343);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Iguape)
[out:json];
(
rel["name"="Iguape"][type=boundary];
rel["name:en"="Iguape"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Iguape 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.

Create Iguape neighborhoods and villages map.


Share this page