Marica (Rio De Janeiro) Map Cropping Samples

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

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

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

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

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


Share this page