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