Skip to content
Geo Hound
ESRI MapServerData directory

MonitoringSiteReferenceData

Published by gis.hbrc.govt.nz

Environmental monitoring site reference data for water, air and ground monitoring.

New Zealandenvironmenthydrology
Extent not published by this service

Service facts

Endpoint
https://gis.hbrc.govt.nz/server/rest/services/emar/MonitoringSiteReferenceData/MapServer
Type
ESRI MapServer
Layers
1
Formats
PNG32, PNG24, PNG, JPG, DIB, TIFF, EMF, PS, PDF, GIF, SVG, SVGZ, BMP
CRS
EPSG:2193
CORS
Enabled
Response time
619 ms at last check
Last verified
2026-07-24
Discovered
1 time by Geo Hound users

Layers

IdLayerGeometryFeatures
0MonitoringSiteReferenceData
69 fields
NameAliasType
OBJECTID_1OBJECTID_1esriFieldTypeInteger
NZSegmentNZSegmentesriFieldTypeString
OBJECTIDOBJECTIDesriFieldTypeOID
SHAPESHAPEesriFieldTypeGeometry
SiteIDSiteIDesriFieldTypeInteger
ElevationElevationesriFieldTypeString
CouncilSiteIDCouncilSiteIDesriFieldTypeString
LawaSiteIDLawaSiteIDesriFieldTypeString
SWManagementZoneSWManagementZoneesriFieldTypeString
GWManagementZoneGWManagementZoneesriFieldTypeString
CatchmentCatchmentesriFieldTypeString
DescriptionDescriptionesriFieldTypeString
PhotographPhotographesriFieldTypeString
SWQualitySWQualityesriFieldTypeString
SWQualityStartSWQualityStartesriFieldTypeString
RWQualityRWQualityesriFieldTypeString
RWQualityStartRWQualityStartesriFieldTypeString
SWQuantitySWQuantityesriFieldTypeString
SWQuantityStartSWQuantityStartesriFieldTypeString
RainfallRainfallesriFieldTypeString
RainfallStartRainfallStartesriFieldTypeString
GWLevelGWLevelesriFieldTypeString
GWLevelStartGWLevelStartesriFieldTypeString
GWQualityStatusGWQualityStatusesriFieldTypeString
GWQualityStartGWQualityStartesriFieldTypeString
AirQualityAirQualityesriFieldTypeString
AirQualityStartAirQualityStartesriFieldTypeString
AirQSiteTypeAirQSiteTypeesriFieldTypeString
AirQNESAirQNESesriFieldTypeString
AirSiteCurrentAirSiteCurrentesriFieldTypeString
AirTownAirTownesriFieldTypeString
RegionRegionesriFieldTypeString
AgencyAgencyesriFieldTypeString
BoreIDBoreIDesriFieldTypeString
BoreDepthBoreDepthesriFieldTypeDouble
BoreTopOfScreenBoreTopOfScreenesriFieldTypeDouble
BoreBottomOfScreenBoreBottomOfScreenesriFieldTypeDouble
CatchmentAreaCatchmentAreaesriFieldTypeDouble
MeanAnnualFlowMeanAnnualFlowesriFieldTypeDouble
MedianAnnualFlowMedianAnnualFlowesriFieldTypeDouble
MALF1dMALF1desriFieldTypeDouble
MALF7dMALF7desriFieldTypeDouble
MALFMALFesriFieldTypeDouble
MinRecordedFlowMinRecordedFlowesriFieldTypeDouble
MaxRecordedFlowMaxRecordedFlowesriFieldTypeDouble
MeanAnnualFloodFlowMeanAnnualFloodFlowesriFieldTypeDouble
FlowAEP1in5yrFlowAEP1in5yresriFieldTypeDouble
FlowAEP1in10yrFlowAEP1in10yresriFieldTypeDouble
FlowAEP1in25yrFlowAEP1in25yresriFieldTypeDouble
FlowAEP1in50yrFlowAEP1in50yresriFieldTypeDouble
DateMinRecordedFlowDateMinRecordedFlowesriFieldTypeString
DateMaxRecordedFlowDateMaxRecordedFlowesriFieldTypeString
ConsentControlSiteConsentControlSiteesriFieldTypeString
SWQFrequencyAllSWQFrequencyAllesriFieldTypeString
SWQFrequencyLast5SWQFrequencyLast5esriFieldTypeString
SWQAltitudeSWQAltitudeesriFieldTypeString
SWQLanduseSWQLanduseesriFieldTypeString
LWQualityLWQualityesriFieldTypeString
LWQualityStartLWQualityStartesriFieldTypeString
LTypeLTypeesriFieldTypeString
LFENZIDLFENZIDesriFieldTypeInteger
MacroMacroesriFieldTypeString
MacroStartMacroStartesriFieldTypeString
NZReachNZReachesriFieldTypeInteger
DataLicencingAttributeDataLicencingAttributeesriFieldTypeString
SiteTypeSiteTypeesriFieldTypeString
GeomorphicLtypeGeomorphicLtypeesriFieldTypeString
GroundwaterQualityZoneGroundwaterQualityZoneesriFieldTypeString
WellDepthWellDepthesriFieldTypeDouble
point

Use this service

QGIS
Layer > Add Layer > Add ArcGIS REST Server Layer > New
Name: MonitoringSiteReferenceData
URL: https://gis.hbrc.govt.nz/server/rest/services/emar/MonitoringSiteReferenceData/MapServer
ArcGIS Pro
Insert > Connections > Server > New ArcGIS Server
Server URL: https://gis.hbrc.govt.nz/server/rest/services/emar/MonitoringSiteReferenceData/MapServer
Leaflet
fetch('https://gis.hbrc.govt.nz/server/rest/services/emar/MonitoringSiteReferenceData/MapServer/0/query?where=1%3D1&outFields=*&f=geojson')
  .then((r) => r.json())
  .then((geojson) => L.geoJSON(geojson).addTo(map));
Python
import geopandas as gpd
gdf = gpd.read_file(
    'https://gis.hbrc.govt.nz/server/rest/services/emar/MonitoringSiteReferenceData/MapServer/0/query?where=1%3D1&outFields=*&f=geojson'
)

Related services

This service was found in the wild by Geo Hound users while browsing the web.

Add to Chrome
Report an issue with this listing