{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Depth to Groundwater Greater than 6m", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 2000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Shows areas where the average depth beneath surface level to the top of the water table is greater than 6 metres. Depth was calculated by measuring the distance to the highest water level at wells that as at 2003 had greater than 12 recorded observations. Areas where depth to ground water was greater than 6 metres were then interpolated from these measurements. Areas not included are either where the depth to ground water is less than 6 metres or there was no available data. This layer is indicative only, and should not be used at scales less than 1:150,000.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 1454392.045, "ymin": 5098945.5105, "xmax": 1583748.2178999996, "ymax": 5237493.6292, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SOURCECODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PERIMETER_M", "type": "esriFieldTypeDouble", "alias": "PERIMETER_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER_M" }, { "name": "AREA_M2", "type": "esriFieldTypeDouble", "alias": "AREA_M2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_M2" }, { "name": "AREA_HA", "type": "esriFieldTypeDouble", "alias": "AREA_HA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_HA" }, { "name": "SOURCECODE", "type": "esriFieldTypeString", "alias": "SOURCECODE", "domain": { "type": "codedValue", "name": "QA_SourceCode", "description": "Source of record shapes for QA purposes", "codedValues": [ { "name": "Derived from a NZMS 260 Grid Reference.", "code": "NZMSGR" }, { "name": "Derived from a NZTM Grid Reference", "code": "NZTMGR" }, { "name": "Direct input from a GPS device", "code": "GPS" }, { "name": "Derived from cadastral dataset", "code": "PARCEL" }, { "name": "Manually derived by a user from a GIS application", "code": "MANCAP" }, { "name": "Derivation unknown", "code": "UNKNWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SOURCECODE" }, { "name": "QARCODE", "type": "esriFieldTypeSmallInteger", "alias": "QARCODE", "domain": { "type": "codedValue", "name": "QA_QARCode", "description": "Description code for the accuracy of the GIS record.", "codedValues": [ { "name": "Differential GPS (advanced) or Geodetic Land Survey.", "code": 1 }, { "name": "Standard handheld GPS OR accurate location sketch, confirmed by GIS.", "code": 2 }, { "name": "Site visit OR dillers GPS OR checked location sketch using GIS.", "code": 3 }, { "name": "Old Gridref ±100m, no location sketch, Location not checked.", "code": 4 }, { "name": "Proposed Location, should be within 50m of final location.", "code": 5 }, { "name": "Cadastral Accuracy, (1:10,000 scale accuracy)", "code": 6 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QARCODE" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MODIFIEDBY" }, { "name": "MODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "MODIFIEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MODIFIEDDATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R416_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S362_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Depth to Groundwater Greater than 6m", "description": "", "prototype": { "attributes": { "MODIFIEDDATE": null, "MODIFIEDBY": null, "PERIMETER_M": null, "AREA_M2": null, "AREA_HA": null, "SOURCECODE": null, "QARCODE": null, "CREATEDBY": null, "CREATEDDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }