Porto Alegre (Rio Grande Do Sul) Map Cropping Samples

flag map of Porto Alegre with 3D shadow effect
flag map of Porto Alegre with 3D shadow effect

Porto Alegre map with 3d shadow effect
Porto Alegre map with 3d shadow effect

Download outline map of Porto Alegre (geojson format) : Porto Alegre.geojson (**)
Download polygon array of Porto Alegre map for "Google Maps" : Porto Alegre.txt
Bounding Box for Porto Alegre Map : ( -30.269926 , -51.305833 , -29.932302 , -51.011942 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Porto Alegre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-30.269926, -51.305833, -29.932302, -51.011942);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Porto Alegre)
[out:json];
(
rel["name"="Porto Alegre"][type=boundary];
rel["name:en"="Porto Alegre"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Neighborhoods and Villages of Porto Alegre
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Agronomia -30.079344 , -51.126563
Arquipélago -29.991654 , -51.260055
Bela Vista -27.482108 , -53.900560
Belém Novo -30.200000 , -51.166670
Belém Velho -30.116670 , -51.166670
Lami -30.239937 , -51.084688
Passo da Areia -29.947650 , -52.468776
Pintada -30.033330 , -51.250000
Porto Alegre -30.095389 , -51.165067
Serraria -30.162824 , -51.215085
Torquato Severo -31.027268 , -54.185403


Notes:
- You can download geometry data for Porto Alegre 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.

Create Porto Alegre neighborhoods and villages map.


Share this page