Carmo (Rio De Janeiro) Map Cropping Samples

Carmo (Rio De Janeiro) Map Cropping Samples-1
Carmo (Rio De Janeiro) Map Cropping Samples-1
Carmo (Rio De Janeiro) Map Cropping Samples-2
Carmo (Rio De Janeiro) Map Cropping Samples-2
Download outline map of Carmo (geojson format) : Carmo.geojson (**)
Download polygon array of Carmo map for "Google Maps" : Carmo.txt
Bounding Box for Carmo Map : ( -22.0191242626 , -42.6938410825 , -21.7847564182 , -42.430323073 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.0191242626, -42.6938410825, -21.7847564182, -42.430323073);
);
out geom;

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

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

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

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


Share this page