Download outline map of Taquarussu (geojson format) :
Taquarussu.geojson (**)
Download polygon array of Taquarussu map for "Google Maps" :
Taquarussu.txt
Bounding Box for Taquarussu Map : ( -23.003382 , -53.656731 , -22.336056 , -53.273997 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Taquarussu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-23.003382, -53.656731, -22.336056, -53.273997);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Taquarussu)
[out:json];
(
rel["name"="Taquarussu"][type=boundary];
rel["name:en"="Taquarussu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Taquarussu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Porto Quinze de Agosto | -22.650000 , -53.533330 |
Porto Quinze de Agosto | -22.716670 , -53.516670 |
Taquarussu | -22.487533 , -53.350820 |
Notes:
- You can download geometry data for Taquarussu 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.