Download outline map of Itanhanga (geojson format) :
Itanhanga.geojson (**)
Download polygon array of Itanhanga map for "Google Maps" :
Itanhanga.txt
Bounding Box for Itanhanga Map : ( -12.374831 , -57.144132 , -11.913147 , -56.392297 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Itanhanga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-12.374831, -57.144132, -11.913147, -56.392297);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Itanhanga)
[out:json];
(
rel["name"="Itanhanga"][type=boundary];
rel["name:en"="Itanhanga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Itanhanga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Monte Alto | -12.178175 , -56.781240 |
Itanhangá | -12.231186 , -56.643074 |
Marape | -12.000000 , -56.650000 |
Simioni | -12.003781 , -56.532886 |
Notes:
- You can download geometry data for Itanhanga 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.