Curuca (Para) Map Cropping Samples

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

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

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

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

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


Share this page