Chaves (Para) Map Cropping Samples

Chaves (Para) Map Cropping Samples-1
Chaves (Para) Map Cropping Samples-1
Chaves (Para) Map Cropping Samples-2
Chaves (Para) Map Cropping Samples-2
Download outline map of Chaves (geojson format) : Chaves.geojson (**)
Download polygon array of Chaves map for "Google Maps" : Chaves.txt
Bounding Box for Chaves Map : ( -0.667021760379 , -50.5996679744 , 0.70517973887 , -48.9160615998 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.667021760379, -50.5996679744, 0.70517973887, -48.9160615998);
);
out geom;

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

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

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

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


Share this page