Mage (Rio De Janeiro) Map Cropping Samples

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

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

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

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

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


Share this page