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