{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "BoreReferenceData", "type": "Feature Layer", "description": "Bore data is sourced from Hydstra and additional information has been provided by the resource consents team", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "Auckland Council \nTeam Manager Hydrology& Environment Data Management: Matt Hope\nEnvironment Data Specialist: Vanitha Chella Pradeep", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 150, 63, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1725111.9663000004, "ymin": 5880722.1833, "xmax": 1777682.5137999998, "ymax": 5978091.7802, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BoreID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BoreID", "type": "esriFieldTypeString", "alias": "BoreID", "length": 10, "domain": null }, { "name": "SOEBore", "type": "esriFieldTypeString", "alias": "SOEBore", "length": 20, "domain": { "type": "codedValue", "name": "dSOEBore", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "SOE Quality", "code": "SOE Quality" }, { "name": "SOE Quantity", "code": "SOE Quantity" }, { "name": "Both", "code": "Both" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "length": 15, "domain": { "type": "codedValue", "name": "dSOELanduse", "description": "", "codedValues": [ { "name": "Exotic", "code": "Exotic" }, { "name": "Native", "code": "Native" }, { "name": "Rural", "code": "Rural" }, { "name": "Urban", "code": "Urban" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BoreDepth", "type": "esriFieldTypeDouble", "alias": "BoreDepth", "domain": null }, { "name": "BoreDiameter", "type": "esriFieldTypeInteger", "alias": "BoreDiameter", "domain": null }, { "name": "BoreTopOfScreen", "type": "esriFieldTypeDouble", "alias": "BoreTopOfScreen", "domain": null }, { "name": "BoreBottomOfScreen", "type": "esriFieldTypeDouble", "alias": "BoreBottomOfScreen", "domain": null }, { "name": "TopOfCollar", "type": "esriFieldTypeDouble", "alias": "TopOfCollar", "domain": null }, { "name": "StaticWaterLevel", "type": "esriFieldTypeDouble", "alias": "StaticWaterLevel", "domain": null }, { "name": "StaticWaterLevelDate", "type": "esriFieldTypeDate", "alias": "StaticWaterLevelDate", "length": 8, "domain": null }, { "name": "BoreDrillDate", "type": "esriFieldTypeDate", "alias": "BoreDrillDate", "length": 8, "domain": null }, { "name": "DWSupplyBores", "type": "esriFieldTypeString", "alias": "DWSupplyBores", "length": 30, "domain": { "type": "codedValue", "name": "dBoreWaterSupplyClass", "description": "", "codedValues": [ { "name": "10001 people or more", "code": "Large" }, { "name": "5001-10000 People", "code": "Medium" }, { "name": "501-1000 people", "code": "Minor" }, { "name": "101 - 500 people", "code": "Small" }, { "name": "25-100 ", "code": "Neighbourhood" }, { "name": "Rural agricultural", "code": "Rural agricultural" }, { "name": "Self-supply", "code": "Self-supply" }, { "name": "Not for drinking water supply", "code": "Not for drinking water supply" }, { "name": "Unclear on status", "code": "Unclear on status" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConsentID", "type": "esriFieldTypeString", "alias": "ConsentID", "length": 30, "domain": null }, { "name": "GroundwaterQuantityZone", "type": "esriFieldTypeString", "alias": "GroundwaterQuantityZone", "length": 50, "domain": null }, { "name": "GroundwaterQualityZone", "type": "esriFieldTypeString", "alias": "GroundwaterQualityZone", "length": 50, "domain": null }, { "name": "VALIDATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "ValidationState", "domain": { "type": "codedValue", "name": "dValidationState", "description": "Validation State", "codedValues": [ { "name": "Not Valid", "code": 0 }, { "name": "Not Valid and Public", "code": 1 }, { "name": "Valid and Private", "code": 2 }, { "name": "Valid and Public", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cee2b4a543b342599c95581eeac9ccb2" }