Download outline map of Opotiki (geojson format) :
Opotiki.geojson (**)
Download polygon array of Opotiki map for "Google Maps" :
Opotiki.txt
Bounding Box for Opotiki Map : ( -38.534105 , 177.10199 , -37.536391 , 178.107555 )
Wikipedia ID for Opotiki : Q953871
Wikipedia SPARQL Query for Opotiki (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q953871 wdt:P1082 ?population. }
OPTIONAL { wd:Q953871 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q953871 wdt:P2046 ?area. }
OPTIONAL { wd:Q953871 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q953871 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q953871 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 Opotiki map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-38.534105, 177.10199, -37.536391, 178.107555);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Opotiki)
[out:json];
(
rel["name"="Opotiki District"][type=boundary];
rel["name:en"="Opotiki District"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Opotiki
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Awaawakino | -37.966670 , 177.450000 |
Cape Runaway | -37.575079 , 178.036326 |
Hawai | -37.965394 , 177.604961 |
Hokianga Island | -38.019381 , 177.133607 |
Houpoto | -37.883330 , 177.583330 |
Kutarere | -38.048319 , 177.138341 |
Lower Waiawa | -38.016670 , 177.416670 |
Maraenui | -37.907221 , 177.641865 |
Matahanea | -38.116670 , 177.266670 |
Motuotu Island | -38.008366 , 177.131667 |
Okiore | -38.183330 , 177.283330 |
Omaio | -37.850931 , 177.681411 |
Opape | -37.971537 , 177.443618 |
Oponae | -38.250000 , 177.300000 |
Otara | -38.053598 , 177.297811 |
Otehirinaki | -37.846387 , 177.600391 |
Pataua Island | -38.032440 , 177.143823 |
Raukokore | -37.650000 , 177.883330 |
Raukumara Forest Park | -37.948906 , 177.844659 |
Tirohanga | -38.021399 , 177.351218 |
Toatoa | -38.126116 , 177.456636 |
Torere | -37.995378 , 177.513327 |
Upper Waiawa | -38.050000 , 177.450000 |
Waioeka | -38.266806 , 177.312440 |
Waiotahe Valley | -38.150860 , 177.193228 |
Wairata | -38.300000 , 177.333330 |
Whanarua Bay | -37.676000 , 177.796000 |
Whangakopikopiko Island | -37.999600 , 177.148064 |
Notes:
- You can download geometry data for Opotiki 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.