Extrema (Minas Gerais) Map Cropping Samples
![Extrema (Minas Gerais) Map Cropping Samples-1](og_image/map_cropping/4-102053879-1.jpeg)
Extrema (Minas Gerais) Map Cropping Samples-1
![Extrema (Minas Gerais) Map Cropping Samples-2](og_image/map_cropping/4-102053879-3.jpeg)
Extrema (Minas Gerais) Map Cropping Samples-2
![Extrema neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102053879.jpg)
Extrema neighborhoods and villages map with 3D shadow effect
![flag map of Extrema with 3D shadow effect](og_image/flag_maps/flag_map_102053879.jpg)
flag map of Extrema with 3D shadow effect
![Extrema map with 3d shadow effect](og_image/blank_maps/map_102053879.png)
Extrema map with 3d shadow effect
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 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Extrema map
[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.