Download outline map of Porto Amazonas (geojson format) :
Porto Amazonas.geojson (**)
Download polygon array of Porto Amazonas map for "Google Maps" :
Porto Amazonas.txt
Bounding Box for Porto Amazonas Map : ( -25.611259 , -49.992526 , -25.443475 , -49.766596 )
Wikipedia ID for Porto Amazonas : Q2005152
Wikipedia SPARQL Query for Porto Amazonas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2005152 wdt:P1082 ?population. }
OPTIONAL { wd:Q2005152 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2005152 wdt:P2046 ?area. }
OPTIONAL { wd:Q2005152 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2005152 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2005152 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Porto Amazonas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.611259, -49.992526, -25.443475, -49.766596);
);
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 Amazonas)
[out:json];
(
rel["name"="Porto Amazonas"][type=boundary];
rel["name:en"="Porto Amazonas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Porto Amazonas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boqueirao | -25.547500 , -49.902700 |
Cabana Valente | -25.522200 , -49.849100 |
Castelhanos de Fora | -25.572200 , -49.950000 |
Morro da Cruz | -25.566710 , -49.965270 |
Nova Restinga | -25.508640 , -49.949810 |
Porto Amazonas | -25.544571 , -49.893761 |
Sitio Alemao | -25.586600 , -49.970600 |
Sitio Amadeu Ganassole | -25.560800 , -49.902200 |
Sitio Angelina Carneiro | -25.527000 , -49.926300 |
Sitio Angelina Kampa | -25.510200 , -49.944800 |
Sitio Antonia Conhasque | -25.538700 , -49.948400 |
Sitio Belarmino T. de Paulo | -25.543800 , -49.924500 |
Sitio Caiacanga | -25.549200 , -49.820500 |
Sitio Capao das Pombas | -25.532500 , -49.864400 |
Sitio Claudio Lenine | -25.509200 , -49.932600 |
Sitio das Andorinhas | -25.562000 , -49.938400 |
Sitio do Pavao | -25.564400 , -49.945700 |
Sitio Jacob Osvaldo Breda | -25.506400 , -49.930300 |
Sitio Joel Rodrigues | -25.551800 , -49.935800 |
Sitio Jorge Cassu | -25.501500 , -49.914400 |
Sitio Jose Agostinho Camilo | -25.579800 , -49.948500 |
Sitio Jovenal Martins | -25.511400 , -49.939200 |
Sitio Julieta Dalabona | -25.562000 , -49.893100 |
Sitio Leonardo G. da Costa | -25.568800 , -49.887500 |
Sitio Leonardo Gomes | -25.507300 , -49.891700 |
Sitio Lilo Viana | -25.513400 , -49.909200 |
Sitio Luis Alberto Tedesco | -25.553400 , -49.933300 |
Sitio Maria Assunta Seguro | -25.577200 , -49.950700 |
Sitio Miguel de Paula | -25.588500 , -49.973700 |
Sitio Miguel de Paula | -25.543300 , -49.907900 |
Sitio Morro da Cruz | -25.557800 , -49.968400 |
Sitio Onofre Zanardine | -25.503000 , -49.920400 |
Sitio Palmital | -25.522800 , -49.925000 |
Sitio Romeu Ganssole | -25.545500 , -49.944500 |
Sitio Rossa Cassu | -25.508400 , -49.896800 |
Sitio Sano Mollo | -25.512300 , -49.913100 |
Sitio Sao Francisco | -25.556200 , -49.902100 |
Sitio Sao Francisco de Paula | -25.600300 , -49.972960 |
Sitio Simiao Ribas de Paula | -25.568600 , -49.974200 |
Sitio Teodoro Kamoa | -25.535200 , -49.936600 |
Sitio Velho | -25.548500 , -49.921300 |
Sitio YK | -25.544480 , -49.945120 |
Notes:
- You can download geometry data for Porto Amazonas 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.