Download outline map of Supiori (geojson format) :
Supiori.geojson (**)
Download polygon array of Supiori map for "Google Maps" :
Supiori.txt
Bounding Box for Supiori Map : ( -1.14084 , 134.305725 , 0.9263 , 135.86375 )
Wikipedia ID for Supiori : Q27793
Wikipedia SPARQL Query for Supiori (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27793 wdt:P1082 ?population. }
OPTIONAL { wd:Q27793 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27793 wdt:P2046 ?area. }
OPTIONAL { wd:Q27793 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27793 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27793 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 Supiori map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.14084, 134.305725, 0.9263, 135.86375);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Supiori)
[out:json];
(
rel["name"="Supiori"][type=boundary];
rel["name:en"="Supiori"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Supiori
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abiaknabo | -1.033330 , 134.933330 |
Aminweri | -0.833830 , 135.681530 |
Andei | -0.933330 , 134.883330 |
Arwai | -0.774970 , 135.730990 |
Bawai | -0.992580 , 134.921590 |
Inasi | -1.069400 , 134.916100 |
Iseni | -0.836180 , 135.598460 |
Isumbrai | -0.837540 , 135.524710 |
Janhu | -0.680230 , 135.661170 |
Jenboeroeo | -0.940830 , 134.862410 |
Jenman | -0.952500 , 134.824200 |
Kikio | -0.828020 , 135.513440 |
Korido | -0.874700 , 135.634400 |
Mandori | -1.065300 , 134.975200 |
Menggari | -0.961990 , 134.917090 |
Menukwari | -1.133330 , 134.916670 |
Namber | -1.066100 , 134.832500 |
Nawendi | -0.695340 , 135.679050 |
Pakriki | -1.133330 , 134.916670 |
Ramgudori | -0.872480 , 135.654410 |
Rewasidori | -1.133330 , 134.883330 |
Roesweri | -0.674480 , 135.534770 |
Rusweri | -0.676200 , 135.531100 |
Sandow | -1.059000 , 134.914000 |
Saoelas | -0.720280 , 135.728590 |
Sauribu | -0.964860 , 134.930610 |
Sawendidori | -0.787870 , 135.465340 |
Sorendidori | -0.774210 , 135.746060 |
Sorendiweri | -0.733890 , 135.736110 |
Sowek | -0.818930 , 135.497980 |
Supiori | -0.739656 , 135.735471 |
Wansra | -1.126400 , 134.945600 |
Warido | -0.986200 , 134.817100 |
Warsa | -1.137600 , 134.899000 |
Wombdisau | -0.807870 , 135.741610 |
Yenbeba | -1.093590 , 134.855630 |
Notes:
- You can download geometry data for Supiori 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.