Download outline map of Pauini (geojson format) :
Pauini.geojson (**)
Download polygon array of Pauini map for "Google Maps" :
Pauini.txt
Bounding Box for Pauini Map : ( -8.584923 , -69.802761 , -6.944861 , -66.364239 )
Wikipedia ID for Pauini : Q1793494
Wikipedia SPARQL Query for Pauini (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1793494 wdt:P1082 ?population. }
OPTIONAL { wd:Q1793494 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1793494 wdt:P2046 ?area. }
OPTIONAL { wd:Q1793494 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1793494 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1793494 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 Pauini map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.584923, -69.802761, -6.944861, -66.364239);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pauini)
[out:json];
(
rel["name"="Pauini"][type=boundary];
rel["name:en"="Pauini"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pauini
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ajuricaba | -7.624040 , -66.627550 |
Alegrete | -7.716670 , -66.950000 |
Anori | -8.333330 , -67.333330 |
Bananeiras | -7.909080 , -66.871360 |
Boa Fe | -7.658850 , -68.154430 |
Boa Uniao | -7.800000 , -68.516670 |
Boana | -7.270390 , -68.570220 |
Boca do Moaco | -7.673950 , -68.285130 |
Botafogo | -7.609800 , -66.564370 |
Cacoalinho | -7.766670 , -67.750000 |
Canacuri | -7.823950 , -67.146610 |
Ceu Aberto | -7.733330 , -67.916670 |
Céu do Mapiá | -8.293914 , -67.618340 |
Chapeu de Sol | -7.209160 , -68.672050 |
Fortaleza | -7.750000 , -67.850000 |
Foz do Pauini | -7.780200 , -67.082850 |
Grande Oriente | -7.666670 , -67.666670 |
Guajarraa | -7.700000 , -66.883330 |
Guanabara | -7.666670 , -67.333330 |
Ipiranga | -7.663120 , -67.411270 |
Ituxi | -7.550000 , -66.416670 |
Japa | -7.539950 , -66.372030 |
Mapia | -8.450000 , -67.450000 |
Monte Alegre | -7.860730 , -67.160260 |
Monte Cristo | -7.766670 , -68.883330 |
Oco do Mundo | -8.033330 , -67.250000 |
Panaripe | -7.916670 , -67.133330 |
Pao de Acucar | -7.231030 , -68.681420 |
Pauini | -7.709879 , -67.000900 |
Queimada | -7.267890 , -68.628320 |
Santa Maria | -7.209120 , -68.759710 |
Santa Rita | -7.728170 , -68.347350 |
Santo Antonio | -7.833330 , -68.600000 |
Sao Domingos | -8.116670 , -69.483330 |
Sao Francisco | -7.750000 , -68.783330 |
Sao Lourenco | -8.166670 , -67.266670 |
Sao Miguel | -8.300000 , -67.383330 |
Sao Miguel | -7.766670 , -68.433330 |
Sao Pedro | -7.666670 , -67.566670 |
Serra Verde | -7.518230 , -67.544090 |
Teuini | -7.920650 , -67.223430 |
Tres Irmaos | -7.783330 , -68.450000 |
Vera Cruz | -8.083330 , -67.216670 |
Vila Calmon | -7.632550 , -68.917500 |
Vitoria | -8.066670 , -67.266670 |
Xingu | -7.733330 , -68.716670 |
Xingu | -7.933330 , -69.216670 |
Notes:
- You can download geometry data for Pauini 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.