Download outline map of Tararua (geojson format) :
Tararua.geojson (**)
Download polygon array of Tararua map for "Google Maps" :
Tararua.txt
Bounding Box for Tararua Map : ( -40.782459 , 175.473443 , -39.995503 , 176.632958 )
Wikipedia ID for Tararua : Q1750590
Wikipedia SPARQL Query for Tararua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1750590 wdt:P1082 ?population. }
OPTIONAL { wd:Q1750590 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1750590 wdt:P2046 ?area. }
OPTIONAL { wd:Q1750590 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1750590 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1750590 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 Tararua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-40.782459, 175.473443, -39.995503, 176.632958);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tararua)
[out:json];
(
rel["name"="Tararua District"][type=boundary];
rel["name:en"="Tararua District"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tararua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akitio | -40.536998 , 176.390533 |
Alfredton | -40.676973 , 175.901998 |
Ballance | -40.388491 , 175.785496 |
Dannevirke | -40.220849 , 176.081037 |
Eketahuna | -40.636063 , 175.700659 |
Hamua | -40.559460 , 175.740740 |
Haunui | -40.608480 , 176.046340 |
Herbertville | -40.450942 , 176.489402 |
Hopelands | -40.352170 , 175.952830 |
Hukanui | -40.567940 , 175.694520 |
Ihuraua | -40.745658 , 175.828049 |
Kaiparoro | -40.721203 , 175.640487 |
Kiritaki | -40.239210 , 175.982690 |
Kopua | -40.083920 , 176.285590 |
Kumeroa | -40.357594 , 176.021828 |
Maharahara | -40.255964 , 175.963654 |
Makotuku | -40.120650 , 176.231900 |
Mangatiti | -40.546680 , 176.122770 |
Matamau | -40.099544 , 176.138292 |
Mount Bruce | -40.751842 , 175.608602 |
Newman | -40.615190 , 175.713700 |
Ngamoko | -40.054460 , 176.163150 |
Nireaha | -40.615030 , 175.652890 |
Norsewood | -40.061257 , 176.190259 |
Ormondville | -40.142722 , 176.276598 |
Owahanga | -40.679840 , 176.334110 |
Papatawa | -40.285203 , 175.921257 |
Piripiri | -40.173560 , 176.134660 |
Pongaroa | -40.592075 , 176.216896 |
Rakaunui | -40.593380 , 176.135300 |
Raumati | -40.190840 , 176.146330 |
Ruamahanga Forks | -40.689811 , 175.514541 |
Tahoraiti | -40.216670 , 176.083330 |
Tapuata | -40.224541 , 176.080241 |
Tataramoa | -40.134500 , 176.147880 |
Te Rehunga | -40.220110 , 176.012930 |
Te Uri | -40.248829 , 176.319636 |
Ti Tree Point | -40.436990 , 176.405410 |
Tiraumea | -40.641694 , 176.034139 |
Waimiro | -40.450000 , 176.233330 |
Waione | -40.443059 , 176.236033 |
Waipatiki | -40.372960 , 176.283340 |
Waitahora | -40.324597 , 176.190817 |
Weber | -40.371577 , 176.316069 |
Wimbledon | -40.441040 , 176.507590 |
Woodville | -40.322323 , 175.859216 |
Notes:
- You can download geometry data for Tararua 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.