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