Porto (Piaui) Map Cropping Samples
Porto (Piaui) Map Cropping Samples-1
Porto neighborhoods and villages map with 3D shadow effect
flag map of Porto with 3D shadow effect
Porto map with 3d shadow effect
Download outline map of Porto (geojson format) :
Porto.geojson (**)
Download polygon array of Porto map for "Google Maps" :
Porto.txt
Bounding Box for Porto Map : ( -4.097476 , -42.791691 , -3.792641 , -42.622754 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Porto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.097476, -42.791691, -3.792641, -42.622754);
);
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)
[out:json];
(
rel["name"="Porto"][type=boundary];
rel["name:en"="Porto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Porto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barro Vermelho | -3.872780 , -42.686110 |
Brasilia | -3.894720 , -42.694170 |
Cipo | -3.851390 , -42.701940 |
Estiva | -3.920000 , -42.673330 |
Fernando | -3.865280 , -42.710280 |
Guaribas | -3.865830 , -42.683330 |
Mata Pasto | -3.875000 , -42.700000 |
Pe-do-Morro | -3.933330 , -42.701670 |
Pedras | -3.985280 , -42.708060 |
Piloes | -3.946390 , -42.743890 |
Porto | -3.889658 , -42.711990 |
Porto Estanhado | -3.950000 , -42.766670 |
Saco | -3.964440 , -42.705830 |
Salinas | -3.904170 , -42.688610 |
Titaras | -3.991940 , -42.740830 |
Notes:
- You can download geometry data for Porto 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.