Padre Paraiso (Minas Gerais) Map Cropping Samples
![Padre Paraiso (Minas Gerais) Map Cropping Samples-1](og_image/map_cropping/4-102054469-1.jpeg)
Padre Paraiso (Minas Gerais) Map Cropping Samples-1
![Padre Paraiso (Minas Gerais) Map Cropping Samples-2](og_image/map_cropping/4-102054469-3.jpeg)
Padre Paraiso (Minas Gerais) Map Cropping Samples-2
![Padre Paraiso neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102054469.jpg)
Padre Paraiso neighborhoods and villages map with 3D shadow effect
![flag map of Padre Paraiso with 3D shadow effect](og_image/flag_maps/flag_map_102054469.jpg)
flag map of Padre Paraiso with 3D shadow effect
![Padre Paraiso map with 3d shadow effect](og_image/blank_maps/map_102054469.png)
Padre Paraiso map with 3d shadow effect
Download outline map of Padre Paraiso (geojson format) :
Padre Paraiso.geojson (**)
Download polygon array of Padre Paraiso map for "Google Maps" :
Padre Paraiso.txt
Bounding Box for Padre Paraiso Map : ( -17.2075 , -41.687689 , -16.913107 , -41.384749 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Padre Paraiso map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.2075, -41.687689, -16.913107, -41.384749);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Padre Paraiso)
[out:json];
(
rel["name"="Padre Paraiso"][type=boundary];
rel["name:en"="Padre Paraiso"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Padre Paraiso 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.