Extrema (Minas Gerais) Map Cropping Samples

Extrema (Minas Gerais) Map Cropping Samples-1
Extrema (Minas Gerais) Map Cropping Samples-1
Extrema (Minas Gerais) Map Cropping Samples-2
Extrema (Minas Gerais) Map Cropping Samples-2
Download outline map of Extrema (geojson format) : Extrema.geojson (**)
Download polygon array of Extrema map for "Google Maps" : Extrema.txt
Bounding Box for Extrema Map : ( -22.904679 , -46.384192 , -22.71855 , -46.167529 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.904679, -46.384192, -22.71855, -46.167529);
);
out geom;

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

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

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

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


Share this page