Turvania (Goias) Map Cropping Samples

Turvania (Goias) Map Cropping Samples-1
Turvania (Goias) Map Cropping Samples-1
Turvania (Goias) Map Cropping Samples-2
Turvania (Goias) Map Cropping Samples-2
Download outline map of Turvania (geojson format) : Turvania.geojson (**)
Download polygon array of Turvania map for "Google Maps" : Turvania.txt
Bounding Box for Turvania Map : ( -16.702742 , -50.247292 , -16.45214 , -49.983403 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-16.702742, -50.247292, -16.45214, -49.983403);
);
out geom;

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

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

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

Notes:
- You can download geometry data for Turvania 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 Turvania neighborhoods and villages map.


Share this page