Coreau (Ceara) Map Cropping Samples

Coreau (Ceara) Map Cropping Samples-1
Coreau (Ceara) Map Cropping Samples-1
Download outline map of Coreau (geojson format) : Coreau.geojson (**)
Download polygon array of Coreau map for "Google Maps" : Coreau.txt
Bounding Box for Coreau Map : ( -3.864463 , -40.903835 , -3.505199 , -40.549987 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.864463, -40.903835, -3.505199, -40.549987);
);
out geom;

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

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

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

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


Share this page