Download outline map of Nabire (geojson format) :
Nabire.geojson (**)
Download polygon array of Nabire map for "Google Maps" :
Nabire.txt
Bounding Box for Nabire Map : ( -3.945891 , 134.64488 , -2.68465 , 136.244319 )
Wikipedia ID for Nabire : Q27708
Wikipedia SPARQL Query for Nabire (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27708 wdt:P1082 ?population. }
OPTIONAL { wd:Q27708 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27708 wdt:P2046 ?area. }
OPTIONAL { wd:Q27708 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27708 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27708 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 Nabire map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.945891, 134.64488, -2.68465, 136.244319);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nabire)
[out:json];
(
rel["name"="Nabire"][type=boundary];
rel["name:en"="Nabire"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nabire
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akama | -3.567560 , 134.946440 |
Armini | -2.983330 , 134.700000 |
Bata | -3.892200 , 135.538800 |
Bowe | -2.980900 , 134.720700 |
Dewari | -3.300000 , 134.800000 |
Etappe | -3.216670 , 134.750000 |
Goni | -2.883330 , 134.666670 |
Hamuku | -3.381400 , 135.219000 |
Jabi | -3.896900 , 135.455300 |
Kimi | -3.276900 , 135.573100 |
Kwantisore | -3.265100 , 134.906500 |
Makimi | -3.066670 , 135.766670 |
Manokwari | -3.025600 , 134.806800 |
Mayege | -3.166670 , 134.866670 |
Meno | -3.866670 , 135.516670 |
Moma | -3.883330 , 135.566670 |
Moor | -2.922670 , 135.708090 |
Musairo | -3.138000 , 135.728800 |
Nabire | -3.362839 , 135.506464 |
Nanggubi | -2.933330 , 134.683330 |
Napan-yaur | -2.916670 , 134.833330 |
Nehe | -3.410200 , 135.926400 |
Pege | -3.909700 , 135.474600 |
Roemabatoe | -3.353720 , 134.875030 |
Siebu | -3.266670 , 134.900000 |
Sisjara | -3.579000 , 134.779300 |
Tatawa | -3.364100 , 135.920100 |
Topo | -3.540300 , 135.537500 |
Uwapa | -3.852900 , 135.523900 |
Wakobi | -2.983330 , 134.733330 |
Wamairo | -3.176600 , 135.657200 |
Wanggar | -3.394500 , 135.323200 |
Waobu | -3.251470 , 134.866550 |
Wati | -3.493550 , 134.938890 |
Weinami | -3.047990 , 135.758410 |
Wororomi | -3.136290 , 134.828480 |
Notes:
- You can download geometry data for Nabire 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.