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