Site


Look up site information.

Query Index:


Filter sites by observation type, method, and location.

Method: GET
URI
class="col-md-10"/site?[typeID=(typeID)]&[methodID=(methodID)]&[within=POLYGON((...))]
Accept
application/vnd.geo+json;version=1

Query Parameters

Optional:
methodID
A valid method identifier for observation type e.g., doas-s. typeID must be specified as well.
typeID
A type identifier for observations e.g., e.
within
Only return sites that fall within the polygon (uses ST_Within). The polygon is defined in WKT format (WGS84). The polygon must be topologically closed. Spaces can be replaced with + or URL encoded as %20 e.g., POLYGON((177.18+-37.52,177.19+-37.52,177.20+-37.53,177.18+-37.52)).

Response Properties

groundRelationship
Site ground relationship (m). Sites above ground level have a negative ground relationship.
height
Site height (m).
name
Site name e.g, White Island Volcano.
siteID
Site identifier e.g., WI000.

Example Query and Response

http://fits.geonet.org.nz/site?typeID=e
{
     "features": [
       {
         "geometry": {
           "coordinates": [
             176.42277,
             -39.42404
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 831,
           "name": "Kaweka Forest",
           "siteID": "KAWK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.37013505,
             -39.64315592
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 520.891,
           "name": "Kereru",
           "siteID": "KERE"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             178.291223348,
             -38.268212852
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.42,
           "height": 229.304,
           "name": "Anaura Bay",
           "siteID": "ANAU"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.57486925,
             -40.66869722
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.395,
           "height": 418.01,
           "name": "Mangatainoka River",
           "siteID": "MANG"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.994779449,
             -38.691851135
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.66,
           "height": 442.788,
           "name": "C KAIAPO TLP",
           "siteID": "2406"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             -169.927066765,
             -19.076565719
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 90.121,
           "name": "Niue Meteorological Station",
           "siteID": "NIUM"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.46122191,
             -40.53980682
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 432.94,
           "name": "Akitio Station",
           "siteID": "AKTO"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             173.92159255,
             -40.80176403
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -999,
           "height": 468.459,
           "name": "D'Urville",
           "siteID": "DURV"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             173.254006,
             -41.278147
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1,
           "height": 35,
           "name": "Nelson Landslide 2",
           "siteID": "NLS2"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.459264187,
             -39.976254724
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.613,
           "height": 365.8342,
           "name": "Grange Hill",
           "siteID": "GRNG"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             178.1291161,
             -38.6437598
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 231,
           "name": "Makorori",
           "siteID": "MAKO"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.5845778,
             -41.06199044
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.45,
           "height": 207.2031,
           "name": "Masterton",
           "siteID": "MAST"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.63521633,
             -40.26637863
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.56,
           "height": 306.377,
           "name": "Porangahau",
           "siteID": "PORA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.67593,
             -39.09867
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.316,
           "height": 1279.4,
           "name": "North Tongariro",
           "siteID": "VGNT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.1091983,
             -37.80675535
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.38,
           "height": 69.402,
           "name": "Hamilton",
           "siteID": "HAMT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.697878483,
             -38.814193241
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 634.663,
           "name": "Paparatu",
           "siteID": "PRTU"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             169.815818961,
             -43.53167985
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.6,
           "height": 58.0333,
           "name": "Quarry",
           "siteID": "QUAR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             173.255763078,
             -41.278281772
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1,
           "height": 66.573,
           "name": "Nelson Landslide 1",
           "siteID": "NLS1"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.583233327,
             -41.062568733
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.495,
           "height": 204.802,
           "name": "Wairarapa",
           "siteID": "WRPA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             170.9843154,
             -42.71290752
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -2,
           "height": 53.6588,
           "name": "Hokitika",
           "siteID": "HOKI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             169.3082494,
             -45.23101734
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.27,
           "height": 331.8506,
           "name": "Alexandra",
           "siteID": "LEXA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.086052871,
             -38.916179094
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 467.092,
           "name": "Arahi",
           "siteID": "RAHI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             169.7751584,
             -43.6083749
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.4,
           "height": 1403.2832,
           "name": "Karangarua",
           "siteID": "KARA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.238130872,
             -40.080340364
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.43,
           "height": 90.307,
           "name": "Greenbank",
           "siteID": "GNBK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.266333339,
             -42.783371503
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.289,
           "height": 712.982,
           "name": "Lake Taylor",
           "siteID": "LKTA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.07635309,
             -39.65787439
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 234.903,
           "name": "Cape Kidnappers",
           "siteID": "CKID"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.415398552,
             -38.495555956
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.33,
           "height": 932,
           "name": "Rawiri",
           "siteID": "RAWI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.241362741,
             -41.00157941
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.51,
           "height": 1207.295,
           "name": "Mt. Quoin",
           "siteID": "MTQN"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.87627798,
             -39.79375204
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 654.309,
           "name": "Kahuranaki",
           "siteID": "KAHU"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.06976,
             -39.17226
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.499,
           "height": 181,
           "name": "Te Kuta",
           "siteID": "KUTA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.8343855,
             -36.60284461
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.28,
           "height": 132.6823,
           "name": "Whangaparaoa No 3",
           "siteID": "AUCK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             178.3033524,
             -37.56104132
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.2,
           "height": 107.284,
           "name": "Hicks Bay",
           "siteID": "HIKB"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             173.533658856,
             -42.42546697
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.27,
           "height": 314.759,
           "name": "Kaikoura",
           "siteID": "KAIK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.569366285,
             -38.686822718
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 574.0468,
           "name": "Hangaroa",
           "siteID": "HANA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             166.680735,
             -46.16617668
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.15,
           "height": 253.2414,
           "name": "Puysegur Point",
           "siteID": "PYGR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.5262032,
             -38.33384691
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.38,
           "height": 646.269,
           "name": "Matawai",
           "siteID": "MATW"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.7527,
             -43.5658
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 89.1,
           "name": "Kinsey Terrace Sumner",
           "siteID": "CLSK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             170.06122055,
             -43.756126439
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.4,
           "height": 2251.6797,
           "name": "Annette Plateau",
           "siteID": "NETT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.515190045,
             -40.897248036
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.15,
           "height": 469.6892,
           "name": "Holdsworth Station",
           "siteID": "HOLD"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             -176.5658389,
             -43.95578687
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.7,
           "height": 57.98,
           "name": "Chatham Island",
           "siteID": "CHAT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.696548844,
             -39.444191609
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 366.277,
           "name": "McNeill Hill",
           "siteID": "MCNL"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.667786,
             -39.01610531
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -999,
           "height": 301.825,
           "name": "Kokohu",
           "siteID": "KOKO"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.063174364,
             -39.489184001
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.55,
           "height": 882.479,
           "name": "Black Hill Station",
           "siteID": "BHST"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.72222,
             -43.60584
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -3.5,
           "height": 18.5,
           "name": "Lyttelton Tide Gauge",
           "siteID": "LYTT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             169.684113905,
             -45.038339955
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.562,
           "height": 379.329,
           "name": "Lauder NIWA Station",
           "siteID": "LDRZ"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.792787824,
             -42.552839216
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.505,
           "height": 321.718,
           "name": "Hanmer Basin",
           "siteID": "HANM"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             -176.6171102,
             -43.73547649
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.2,
           "height": 75.6782,
           "name": "Chatham Island North",
           "siteID": "CHTI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.223377237,
             -40.468646217
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 295.633,
           "name": "Manuhara Road",
           "siteID": "MNHR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.8860349,
             -38.63533685
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.225,
           "height": 87.1846,
           "name": "Gisborne",
           "siteID": "GISB"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             173.793817,
             -41.291387
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 442,
           "name": "Mahakipawa Hill",
           "siteID": "MAHA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.90976461,
             -40.86090134
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.275,
           "height": 367.612,
           "name": "Kapiti",
           "siteID": "KAPT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             171.5753029,
             -43.59135481
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.56,
           "height": 452.6539,
           "name": "Methven",
           "siteID": "METH"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.424056482,
             -40.409333842
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.15,
           "height": 51.554,
           "name": "Kooro",
           "siteID": "KORO"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             170.105510772,
             -43.777329049
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.4,
           "height": 960.366,
           "name": "Hoophorn Spur",
           "siteID": "HORN"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.99926884,
             -40.60106131
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 511.639,
           "name": "Puketoi",
           "siteID": "PTOI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.93673005,
             -39.332320765
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.15,
           "height": 114.0888,
           "name": "Tangoio No 2",
           "siteID": "LEYL"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             -171.999524003,
             -13.83221526
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -2,
           "height": 47.6006,
           "name": "Faleolo",
           "siteID": "FALE"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.775199195,
             -42.66175745
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 563.829,
           "name": "Marble Point",
           "siteID": "MRBL"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.621161167,
             -39.747201862
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 334.823,
           "name": "Raukawa",
           "siteID": "RAKW"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.74973,
             -38.61686
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.54,
           "height": 458,
           "name": "Minginui",
           "siteID": "MING"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             178.046002897,
             -38.411447554
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 563.221,
           "name": "Ahititi",
           "siteID": "AHTI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             178.257359581,
             -38.07141492
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.55,
           "height": 468.075,
           "name": "Puketiti",
           "siteID": "PUKE"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.8540875,
             -38.51300912
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.185,
           "height": 302.4873,
           "name": "Mahoenui",
           "siteID": "MAHO"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             170.350531621,
             -43.336407925
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.262,
           "height": 1548.855,
           "name": "Mt Price",
           "siteID": "MTPR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.726564,
             -39.61703291
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.55,
           "height": 152.3494,
           "name": "Hastings",
           "siteID": "HAST"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.677525303,
             -37.965002597
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 1140.976,
           "name": "Raukumara Range",
           "siteID": "RAUM"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.409873784,
             -38.939296943
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 169.463,
           "name": "Frasertown",
           "siteID": "FRTN"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             173.2731098,
             -35.06893293
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.475,
           "height": 127.4349,
           "name": "Kaitaia",
           "siteID": "KTIA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.210852928,
             -38.352568427
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 490,
           "name": "Waikite Valley Road",
           "siteID": "RGWV"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.858493018,
             -38.97712911
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.19,
           "height": 520.659,
           "name": "Rihia Road",
           "siteID": "TGRI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.896164405,
             -38.003197011
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.56,
           "height": 104.798,
           "name": "Awakeri",
           "siteID": "RGAW"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.49251215,
             -39.165523807
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.6,
           "height": 734.063,
           "name": "Ripia",
           "siteID": "RIPA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.365924493,
             -38.093658784
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.28,
           "height": 515.484,
           "name": "Hawthornden Drive",
           "siteID": "RGHD"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             166.758014514,
             -77.848984981
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.361,
           "height": -18.923,
           "name": "Scott Base",
           "siteID": "SCTB"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.352287315,
             -38.251936502
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 691.093,
           "name": "Highlands Station",
           "siteID": "RGHL"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.347494834,
             -38.779631498
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 597,
           "name": "Shannon Station",
           "siteID": "SNST"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.2440538,
             -38.02007133
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.501,
           "height": 497.32,
           "name": "Kaharoa",
           "siteID": "RGKA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.772812373,
             -38.05253052
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.54,
           "height": 101.086,
           "name": "Kawerau",
           "siteID": "RGKW"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.962920076,
             -40.061564113
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.09,
           "height": 698.854,
           "name": "Takapari Road",
           "siteID": "TAKP"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.38572413,
             -38.0032793
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.151,
           "height": 386.968,
           "name": "Lichenstein Road",
           "siteID": "RGLI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.0809947,
             -38.74271665
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.15,
           "height": 427.0279,
           "name": "Taupo Airport",
           "siteID": "TAUP"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.46711325,
             -38.13834107
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.34,
           "height": 955.539,
           "name": "Makatiti",
           "siteID": "RGMK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             178.005876841,
             -38.162424733
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 713.456,
           "name": "Tauwhareparae",
           "siteID": "TAUW"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.506100261,
             -38.233772056
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 1063.3613,
           "name": "Tarawera",
           "siteID": "RGTA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.890463218,
             -41.106566527
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.15,
           "height": 515.1993,
           "name": "Te Maipa",
           "siteID": "TEMA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.1941675,
             -38.17664895
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.145,
           "height": 560.227,
           "name": "Utuhina",
           "siteID": "RGUT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.99633101,
             -38.812861691
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.75,
           "height": 385.999,
           "name": "Horomatangi Reef",
           "siteID": "TGHO"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.71191226,
             -38.67811161
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.624,
           "height": 570.302,
           "name": "Hingarae Road",
           "siteID": "TGHR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.192476273,
             -37.524338674
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.17,
           "height": 36.764,
           "name": "White Island Crater Floor",
           "siteID": "RGWC"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.3779633,
             -38.10469303
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.61,
           "height": 701.092,
           "name": "Cookson Road",
           "siteID": "RGCR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             168.1182145,
             -45.36651843
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.2,
           "height": 592.4574,
           "name": "Mavora Lakes",
           "networkID": "LI",
           "siteID": "MAVL"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.04746911,
             -38.84583992
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.55,
           "height": 661.094,
           "name": "Ouaha Hills",
           "siteID": "TGOH"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             -177.928950262,
             -29.244665471
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 92.304,
           "name": "Raoul Island",
           "siteID": "RAUL"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.177773718,
             -37.518075632
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.16,
           "height": 292.351,
           "name": "White Island Summit",
           "siteID": "RGWI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.404348702,
             -41.186919382
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 110.6,
           "name": "Ardelve",
           "siteID": "RDLV"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.77014571,
             -38.86337043
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.62,
           "height": 570.062,
           "name": "Rangitukua",
           "siteID": "TGRA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.343032991,
             -38.562045591
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 410.2951,
           "name": "Allen Road",
           "siteID": "RGAR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.514616116,
             -38.338892947
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.355,
           "height": 552.71,
           "name": "Republican Road",
           "siteID": "RGRR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             170.464943,
             -43.985706
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -2.4,
           "height": 1043.6557,
           "name": "Mt John Observatory",
           "networkID": "LI",
           "siteID": "MTJO"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.724730796,
             -37.915449996
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.49,
           "height": 399.5855,
           "name": "Matata",
           "siteID": "RGMT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.23225032,
             -38.256592088
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 595.279,
           "name": "Ongahoro",
           "siteID": "RGON"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.90700192,
             -39.152563727
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 322.4398,
           "name": "Mahia Peninsula",
           "siteID": "MAHI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.55625836,
             -37.845881835
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.634,
           "height": 259.108,
           "name": "Ohinepanea",
           "siteID": "RGOP"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.53615217,
             -40.181361325
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.483,
           "height": 156.761,
           "name": "Mount Blewitt No. 2",
           "siteID": "MTBL"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.5212,
             -38.0573
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.64,
           "height": 552,
           "name": "Rotoehu",
           "siteID": "RGRE"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.7704204,
             -36.8437546
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -2.52,
           "height": 40.1,
           "name": "Auckland Tide Gauge",
           "networkID": "GN",
           "siteID": "AUKT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             170.389254483,
             -43.39208023
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.195,
           "height": 1563.535,
           "name": "Gunn Ridge",
           "siteID": "GUNR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.288,
             -38.3858
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.64,
           "height": 644,
           "name": "Handcock Road",
           "siteID": "RGHR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.24610828,
             -40.67976734
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -999,
           "height": 308.983,
           "name": "Birch Farm",
           "siteID": "BIRF"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.86388246,
             -40.03308057
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.39,
           "height": 159.017,
           "name": "Pawanui",
           "siteID": "PAWA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.932860198,
             -41.196440847
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -14.16,
           "height": 39.552,
           "name": "Avalon Sound Stage",
           "siteID": "AVLN"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.761337945,
             -40.385438526
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 500.701,
           "name": "North Range Road",
           "siteID": "NRRD"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             170.5109203,
             -45.86950159
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 26.16,
           "name": "Otago University Survey Department",
           "networkID": "GN",
           "siteID": "OUSD"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.757,
             -43.5715
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 96,
           "name": "92 Richmond Hill Road",
           "networkID": "XX",
           "siteID": "CLS3"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             169.684113905,
             -45.038339955
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.597,
           "height": 379.329,
           "name": "Lauder NIWA Station",
           "networkID": "GN",
           "siteID": "LAUD"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             168.2920867,
             -46.58506441
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.265,
           "height": 124.6399,
           "name": "Bluff",
           "networkID": "LI",
           "siteID": "BLUF"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.95208121,
             -41.02176626
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.315,
           "height": 443.238,
           "name": "Paekakariki Hill",
           "siteID": "PAEK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.732502262,
             -43.557364295
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.95,
           "height": 37.65,
           "name": "8A Balmoral Lane",
           "networkID": "XX",
           "siteID": "BM8A"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.240636358,
             -40.58877883
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.64,
           "height": 96.127,
           "name": "Moutere No.3",
           "siteID": "LEVN"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.7521,
             -43.5652
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 70,
           "name": "8 Kinsey Terrace",
           "networkID": "XX",
           "siteID": "CLS5"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.136541284,
             -41.340489746
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 78.839,
           "name": "Battery Hill",
           "siteID": "BTHL"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.028832116,
             -39.703375975
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 832.205,
           "name": "Makino Road",
           "siteID": "MKNO"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.753279407,
             -43.56565764
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 75.183,
           "name": "Clifton Hill",
           "networkID": "XX",
           "siteID": "CLS6"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             178.0826,
             -37.89398
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.4,
           "height": 828,
           "name": "Pakihiroa",
           "siteID": "PAKI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.20155589,
             -40.90981771
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 173.636,
           "name": "Castlepoint Station",
           "siteID": "CAST"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.25478278,
             -41.569229573
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.48,
           "height": 624.147,
           "name": "Cape Palliser",
           "siteID": "PALI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.65470301,
             -43.702736156
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.95,
           "height": 154.655,
           "name": "McQueens Valley",
           "networkID": "LI",
           "siteID": "MQZG"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.529562936,
             -40.826596753
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.325,
           "height": 302.599,
           "name": "Golden Bay",
           "networkID": "LI",
           "siteID": "GLDB"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.14547309,
             -41.14466931
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.61,
           "height": 830.724,
           "name": "Mt. Climie",
           "siteID": "CLIM"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.136412112,
             -38.61758168
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.017,
           "height": 369.723,
           "name": "Aratiatia Dam",
           "siteID": "ARTA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             168.7855527,
             -44.07320552
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.2,
           "height": 1053.5437,
           "name": "Haast",
           "networkID": "LI",
           "siteID": "HAAS"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.170413249,
             -40.816546002
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 245.0853,
           "name": "Tuapaka Z",
           "siteID": "OTAK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.883276367,
             -38.92257263
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 507.4359,
           "name": "Paritu Road",
           "siteID": "PARI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.42694283,
             -41.38154972
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.32,
           "height": 556.899,
           "name": "Paruwai",
           "siteID": "PARW"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.014270312,
             -39.294371273
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.22,
           "height": 904.572,
           "name": "Kahui Hut",
           "siteID": "PGKH"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.095449577,
             -39.270019555
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.12,
           "height": 962.689,
           "name": "North Egmont",
           "siteID": "PGNE"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.213808544,
             -41.7490459
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.445,
           "height": 256.105,
           "name": "Cape Campbell No. 2",
           "siteID": "CMBL"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             169.92154054,
             -43.660592633
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.4,
           "height": 1753.313,
           "name": "Pilkington Glacier",
           "networkID": "SA",
           "siteID": "PILK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.1819269,
             -39.804772533
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.6,
           "height": 328.308,
           "name": "Parikino",
           "siteID": "PKNO"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             169.8558523,
             -43.6662293
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.4,
           "height": 1222.3078,
           "name": "Conical Hill",
           "networkID": "SA",
           "siteID": "CNCL"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.2004619,
             -39.91677899
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 787.922,
           "name": "Pukenui",
           "siteID": "PNUI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             178.211143529,
             -38.48796629
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.6,
           "height": 242.6788,
           "name": "Carnagh Station",
           "siteID": "CNST"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.7495574,
             -36.86543327
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.2,
           "height": 170.2423,
           "name": "Coromandel",
           "networkID": "LI",
           "siteID": "CORM"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.1666583,
             -40.29885761
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.15,
           "height": 457.6235,
           "name": "Dannevirke",
           "networkID": "LI",
           "siteID": "DNVK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             170.5971701,
             -45.88366604
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.25,
           "height": 386.9193,
           "name": "Dunedin",
           "networkID": "LI",
           "siteID": "DUND"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             170.62941,
             -45.81432
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -4.5,
           "height": 13.5,
           "name": "Dunedin Tide Gauge",
           "networkID": "GN",
           "siteID": "DUNT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             173.433730582,
             -41.183508522
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.31,
           "height": 302.145,
           "name": "Nelson",
           "networkID": "LI",
           "siteID": "NLSN"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.806622735,
             -39.09704167
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 857.565,
           "name": "Naumai",
           "siteID": "NMAI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.1181741,
             -39.18255736
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.53,
           "height": 416.9288,
           "name": "New Plymouth",
           "networkID": "LI",
           "siteID": "NPLY"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.200037533,
             -40.113323422
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 364.054,
           "name": "Norsewood",
           "siteID": "NRSW"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.790675494,
             -39.918289832
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.6,
           "height": 530.658,
           "name": "Ohingaiti",
           "siteID": "OHIN"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.060283,
             -41.019262
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 334,
           "name": "Okoha",
           "siteID": "OKOH"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.307578963,
             -38.046521999
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 127.477,
           "name": "Opotiki",
           "siteID": "OPTK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.68067166,
             -40.10435506
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 279,
           "name": "Oueroa",
           "siteID": "OROA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.831366308,
             -39.745423558
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -999,
           "height": 481.028,
           "name": "Utiku Reference Station",
           "siteID": "UTKU"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.662934254,
             -43.565822179
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 28.299,
           "name": "27 Vernon Terrace",
           "networkID": "XX",
           "siteID": "V27B"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.662844433,
             -43.56722328
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 34.589,
           "name": "47 Vernon Terrace",
           "networkID": "XX",
           "siteID": "V47B"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.81083175,
             -38.61103263
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.565,
           "height": 637.198,
           "name": "Te Kawerauta 1836",
           "siteID": "TGTK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             -173.983150073,
             -18.650683524
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -999,
           "height": 67.384,
           "name": "Vava'u",
           "networkID": "GN",
           "siteID": "VAVS"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.93904,
             -38.67344
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.65,
           "height": 660,
           "name": "Whakaroa",
           "siteID": "TGWH"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             169.893211967,
             -43.637707217
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.4,
           "height": 1494.695,
           "name": "Vexation",
           "networkID": "SA",
           "siteID": "VEXA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.785601523,
             -39.682492569
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 572.796,
           "name": "Taihape",
           "siteID": "THAP"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.710752,
             -39.135707
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.16,
           "height": 1231.863,
           "name": "East Tongariro",
           "siteID": "VGET"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.88567373,
             -40.77603359
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 538.547,
           "name": "Tintock",
           "siteID": "TINT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.5525,
             -39.255
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 2049.505,
           "name": "Far West",
           "siteID": "VGFW"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.81144,
             -38.43747
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 287,
           "name": "Te Karaka",
           "siteID": "TKAR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.641309034,
             -39.094406187
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.17,
           "height": 1210.537,
           "name": "Karewarewa",
           "siteID": "VGKR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.960484583,
             -41.033682601
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.495,
           "height": 450.192,
           "name": "Takaka Hill",
           "siteID": "TKHL"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.754300805,
             -39.407404947
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.195,
           "height": 899.61,
           "name": "Moawhango Dam",
           "siteID": "VGMO"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.28008007,
             -41.19157695
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.255,
           "height": 499.118,
           "name": "Arapawa No. 2",
           "siteID": "TORY"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.470461,
             -39.38458308
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.05,
           "height": 836.5315,
           "name": "Mangateitei",
           "networkID": "LI",
           "siteID": "VGMT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.68790903,
             -41.39800488
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -999,
           "height": 365.601,
           "name": "Traveller",
           "siteID": "TRAV"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.2608773,
             -37.72881204
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.09,
           "height": 151.1033,
           "name": "Tauranga",
           "networkID": "LI",
           "siteID": "TRNG"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.627646369,
             -41.278054409
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 470.299,
           "name": "Terawhiti",
           "siteID": "TRWH"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.382558492,
             -40.26498279
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 538.166,
           "name": "Te Uri",
           "siteID": "TURI"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.837824498,
             -39.750125284
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -2.2,
           "height": 340.005,
           "name": "Utiku Borehole 1",
           "networkID": "XX",
           "siteID": "UTK1"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.837768869,
             -39.74637494
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.7,
           "height": 365.874,
           "name": "Utiku Borehole 2",
           "networkID": "XX",
           "siteID": "UTK2"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.83609922,
             -39.748363886
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.7,
           "height": 367.494,
           "name": "Utiku Borehole 3",
           "networkID": "XX",
           "siteID": "UTK3"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.837339094,
             -39.749223772
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.7,
           "height": 352.416,
           "name": "Utiku Borehole 4",
           "networkID": "XX",
           "siteID": "UTK4"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.589695416,
             -39.115141445
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.345,
           "height": 1189.705,
           "name": "West Tongariro",
           "siteID": "VGWT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.234413566,
             -39.077210643
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 219,
           "name": "Waihua",
           "siteID": "WAHU"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             170.9203024,
             -44.65570499
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.28,
           "height": 1044.8601,
           "name": "Waimate",
           "networkID": "LI",
           "siteID": "WAIM"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             169.8853067,
             -43.5840269
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.4,
           "height": 1416.1,
           "name": "Waka Mara",
           "networkID": "SA",
           "siteID": "WAKA"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.821447392,
             -39.786881
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.27,
           "height": 289.675,
           "name": "Wanganui",
           "networkID": "LI",
           "siteID": "WANG"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             170.190142352,
             -43.862486612
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.45,
           "height": 757.772,
           "name": "Burnett Rock",
           "networkID": "SA",
           "siteID": "BNET"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.6627794,
             -36.4344143
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 111.277,
           "name": "Warkworth",
           "networkID": "LI",
           "siteID": "WARK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             171.806222964,
             -41.744746806
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.2,
           "height": 665.356,
           "name": "Westport",
           "networkID": "LI",
           "siteID": "WEST"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.60115,
             -39.17556
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.51,
           "height": 1453.644,
           "name": "Ngauruhoe",
           "siteID": "VGNG"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.805894052,
             -41.323457044
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -0.609,
           "height": 26.023,
           "name": "Wellington Airport",
           "networkID": "LI",
           "siteID": "WGTN"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.7815955,
             -41.29043953
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -999,
           "height": 42.9611,
           "name": "Wellington Tide Gauge",
           "networkID": "GN",
           "siteID": "WGTT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.542240377,
             -39.199838765
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.136,
           "height": 1161.26,
           "name": "Chateau Observatory",
           "siteID": "VGOB"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             177.013878,
             -37.98168628
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 231.8381,
           "name": "Whakatane",
           "networkID": "LI",
           "siteID": "WHKT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.6651391,
             -39.163065898
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.19,
           "height": 1508.174,
           "name": "Oturere",
           "siteID": "VGOT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             174.3145665,
             -35.80377159
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.2,
           "height": 172.7753,
           "name": "Whangarei",
           "networkID": "LI",
           "siteID": "WHNG"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.451742011,
             -39.730097955
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.535,
           "height": 690.052,
           "name": "Whangaehu Valley Road",
           "siteID": "WHVR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.346406757,
             -39.28927387
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.215,
           "height": 788.09,
           "name": "Pokaka",
           "siteID": "VGPK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             173.9842523,
             -41.5606413
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.505,
           "height": 408,
           "name": "Wither Hills",
           "siteID": "WITH"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.675955827,
             -39.098681588
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": 0,
           "height": 1279.773,
           "name": "Tongariro 8",
           "siteID": "VGT8"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.704128875,
             -39.115609131
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.27,
           "height": 1222.382,
           "name": "Te Maari",
           "siteID": "VGTM"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             178.4087,
             -37.825
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.42,
           "height": 356,
           "name": "Waiomatatini",
           "siteID": "WMAT"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.548312102,
             -39.298415848
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.39,
           "height": 2085.06,
           "name": "Turoa",
           "siteID": "VGTR"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.54300597,
             -39.89587961
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 293.452,
           "name": "Waipawa",
           "siteID": "WPAW"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.608943389,
             -39.277259937
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.555,
           "height": 1766.6,
           "name": "Tukino Ski Field",
           "siteID": "VGTS"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             176.44059928,
             -40.06420523
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.5,
           "height": 344.435,
           "name": "Waipukurau",
           "siteID": "WPUK"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.588983537,
             -39.282405456
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.421,
           "height": 2088.156,
           "name": "Whangaehu Hut",
           "siteID": "VGWH"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             175.597857026,
             -39.32692751
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.14,
           "height": 1564.718,
           "name": "Wahianoa",
           "siteID": "VGWN"
         },
         "type": "Feature"
       },
       {
         "geometry": {
           "coordinates": [
             172.481135613,
             -43.490771093
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.61,
           "height": 64.653,
           "name": "Yaldhurst",
           "siteID": "YALD"
         },
         "type": "Feature"
       }
     ],
     "type": "FeatureCollection"
   }

Find information for individual sites.

Method: GET
URI
/site?siteID=(siteID)
Accept
application/vnd.geo+json;version=1

Query Parameters

Required:
siteID
Site identifier e.g., WI000.

Response Properties

groundRelationship
Site ground relationship (m). Sites above ground level have a negative ground relationship.
height
Site height (m).
name
Site name e.g, White Island Volcano.
siteID
Site identifier e.g., WI000.

Example Query and Response

http://fits.geonet.org.nz/site?siteID=HOLD
{
     "features": [
       {
         "geometry": {
           "coordinates": [
             175.515190045,
             -40.897248036
           ],
           "type": "Point"
         },
         "properties": {
           "groundRelationship": -1.15,
           "height": 469.6892,
           "name": "Holdsworth Station",
           "siteID": "HOLD"
         },
         "type": "Feature"
       }
     ],
     "type": "FeatureCollection"
   }