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