Buritis (Minas Gerais) Map Cropping Samples
Buritis (Minas Gerais) Map Cropping Samples-1
Buritis (Minas Gerais) Map Cropping Samples-2
Buritis neighborhoods and villages map with 3D shadow effect
flag map of Buritis with 3D shadow effect
Buritis map with 3d shadow effect
Download outline map of Buritis (geojson format) :
Buritis.geojson (**)
Download polygon array of Buritis map for "Google Maps" :
Buritis.txt
Bounding Box for Buritis Map : ( -15.8706177104 , -46.9490966556 , -15.0090816738 , -46.248263 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Buritis map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-15.8706177104, -46.9490966556, -15.0090816738, -46.248263);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Buritis)
[out:json];
(
rel["name"="Buritis"][type=boundary];
rel["name:en"="Buritis"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Buritis 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.