Download outline map of Waropen (geojson format) :
Waropen.geojson (**)
Download polygon array of Waropen map for "Google Maps" :
Waropen.txt
Bounding Box for Waropen Map : ( -3.261263 , 135.929876 , -1.795704 , 138.095494 )
Wikipedia ID for Waropen : Q27815
Wikipedia SPARQL Query for Waropen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27815 wdt:P1082 ?population. }
OPTIONAL { wd:Q27815 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27815 wdt:P2046 ?area. }
OPTIONAL { wd:Q27815 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27815 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27815 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 Waropen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.261263, 135.929876, -1.795704, 138.095494);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Waropen)
[out:json];
(
rel["name"="Waropen"][type=boundary];
rel["name:en"="Waropen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Waropen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asori | -2.702800 , 136.076000 |
Banepa | -2.203520 , 137.195440 |
Barapas | -2.199000 , 137.001300 |
Bariwar | -2.247350 , 137.109760 |
Boropere | -2.229580 , 137.033560 |
Botawa | -2.210000 , 136.447220 |
Demba | -2.266670 , 136.700000 |
Eraid | -2.232500 , 136.991200 |
Erakereo | -2.229980 , 137.142140 |
Fioneppa | -2.250000 , 136.983330 |
Jaripa | -2.238900 , 137.049900 |
Kai | -2.250000 , 136.533330 |
Kampung Sanggei | -2.216670 , 136.483330 |
Mambai | -2.323600 , 136.646700 |
Mambui | -2.266670 , 136.516670 |
Nadubuai | -2.204940 , 136.835010 |
Nisa | -2.202700 , 137.310100 |
Nubai | -2.250400 , 136.521600 |
Onstilta | -2.336900 , 137.256000 |
Onstitta | -2.336900 , 137.256000 |
Pamai | -1.878580 , 137.106600 |
Paradoi | -2.216670 , 136.500000 |
Puso | -2.234300 , 136.818100 |
Risai | -2.295910 , 136.581830 |
Sangenafa | -2.250000 , 136.983330 |
Sarabi | -2.149600 , 137.224000 |
Sasora | -2.166670 , 137.166670 |
Sayati | -2.283330 , 136.583330 |
Sepaseri | -2.248130 , 136.760480 |
Serami | -2.276900 , 136.756700 |
Sidole | -2.329100 , 137.054900 |
Siromi | -2.293400 , 136.974800 |
Sorabi | -2.149600 , 137.224000 |
Tampasinafa | -2.263930 , 136.993290 |
Woinui | -2.272300 , 136.552800 |
Wonti | -2.283330 , 136.650000 |
Notes:
- You can download geometry data for Waropen 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.