Skip to content
Geo Hound
ESRI MapServerData directory

Layers

Published by gis.mstn.govt.nz

Water races and irrigation channels for Wairarapa region.

New Zealandutilitieshydrology
Extent not published by this service

Service facts

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

Layers

IdLayerGeometryFeatures
0Masterton Water Race
6 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
IDIDesriFieldTypeDouble
ShapeShapeesriFieldTypeGeometry
NameNameesriFieldTypeString
TYPETYPEesriFieldTypeString
Shape.STLength()Shape.STLength()esriFieldTypeDouble
line
1Carterton Water Race - Taratahi
14 fields
NameAliasType
OBJECTID_1OBJECTID_1esriFieldTypeOID
OBJECTIDOBJECTIDesriFieldTypeInteger
NameNameesriFieldTypeString
LabelLabelesriFieldTypeString
Full_NameFull_NameesriFieldTypeString
ColourColouresriFieldTypeString
Shape_LengShape_LengesriFieldTypeDouble
CommentsCommentsesriFieldTypeString
GPS_XGPS_XesriFieldTypeString
GPS_YGPS_YesriFieldTypeString
SchemeSchemeesriFieldTypeString
MaintenancMaintenancesriFieldTypeString
ShapeShapeesriFieldTypeGeometry
Shape.STLength()Shape.STLength()esriFieldTypeDouble
line
2Carterton Water Race - Carrington
22 fields
NameAliasType
OBJECTID_1OBJECTID_1esriFieldTypeOID
OBJECTIDOBJECTIDesriFieldTypeInteger
FNODE_FNODE_esriFieldTypeDouble
TNODE_TNODE_esriFieldTypeDouble
LPOLY_LPOLY_esriFieldTypeDouble
RPOLY_RPOLY_esriFieldTypeDouble
LENGTHLENGTHesriFieldTypeDouble
CARRIV_CARRIV_esriFieldTypeDouble
CARRIV_IDCARRIV_IDesriFieldTypeDouble
ACCURACYACCURACYesriFieldTypeString
NAMENAMEesriFieldTypeString
Shape_LengShape_LengesriFieldTypeDouble
StructureStructureesriFieldTypeString
CommentsCommentsesriFieldTypeString
LabelLabelesriFieldTypeString
GPS_XGPS_XesriFieldTypeString
GPS_YGPS_YesriFieldTypeString
SchemeSchemeesriFieldTypeString
MaintenancMaintenancesriFieldTypeString
ColourColouresriFieldTypeString
ShapeShapeesriFieldTypeGeometry
Shape.STLength()Shape.STLength()esriFieldTypeDouble
line

Use this service

QGIS
Layer > Add Layer > Add ArcGIS REST Server Layer > New
Name: Layers
URL: https://gis.mstn.govt.nz/arcgis/rest/services/Services/WaterRaces/MapServer
ArcGIS Pro
Insert > Connections > Server > New ArcGIS Server
Server URL: https://gis.mstn.govt.nz/arcgis/rest/services/Services/WaterRaces/MapServer
Leaflet
fetch('https://gis.mstn.govt.nz/arcgis/rest/services/Services/WaterRaces/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.mstn.govt.nz/arcgis/rest/services/Services/WaterRaces/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