Download outline map of Porto da Folha (geojson format) :
Porto da Folha.geojson (**)
Download polygon array of Porto da Folha map for "Google Maps" :
Porto da Folha.txt
Bounding Box for Porto da Folha Map : ( -10.062237 , -37.666231 , -9.749525 , -37.226592 )
Wikipedia ID for Porto da Folha : Q2014466
Wikipedia SPARQL Query for Porto da Folha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2014466 wdt:P1082 ?population. }
OPTIONAL { wd:Q2014466 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2014466 wdt:P2046 ?area. }
OPTIONAL { wd:Q2014466 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2014466 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2014466 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 da Folha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.062237, -37.666231, -9.749525, -37.226592);
);
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 da Folha)
[out:json];
(
rel["name"="Porto da Folha"][type=boundary];
rel["name:en"="Porto da Folha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Porto da Folha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldeia Indígena Ti Xocó da Ilha de São Pedro | -9.789628 , -37.363807 |
Araticum | -9.816670 , -37.333330 |
Baixada do Burgo | -9.883330 , -37.550000 |
Bela Aurora | -9.816670 , -37.500000 |
Caicara | -9.866670 , -37.266670 |
Canto | -9.800000 , -37.416670 |
Floresta | -9.766670 , -37.433330 |
Gentileza | -9.800000 , -37.433330 |
Ilha do Ouro | -9.892945 , -37.251541 |
Lagoa da Volta | -9.898014 , -37.416847 |
Lagoa do Rancho | -9.978898 , -37.431815 |
Lagoa Redonda | -9.969420 , -37.598023 |
Linda França | -9.924423 , -37.479077 |
Marrecas | -9.950000 , -37.533330 |
Mucambo | -9.778861 , -37.405429 |
Niterói | -9.763281 , -37.434011 |
Porto da Folha | -9.918639 , -37.278635 |
Umbuzeiro do Matuto | -9.848500 , -37.528397 |
Notes:
- You can download geometry data for Porto da Folha 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.