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