{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Groundwater Consents - Western BOP Upper", "type": "Feature Layer", "description": "Water take consent data that is linked to the Accela Management System. This is created from a view in BoprcLink on BRCSVSQL02 (vwAccela_GIS_WaterTake) and is updated nightly from the Accela database. Any records added in Accela during the day will not show in this dataset until the following day. This feature class has been created for performance reasons.For the current view of the consents data see View_ConsentPointAccela.", "geometryType": "esriGeometryMultipoint", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "field": "MaxTotalWater_M3perY", "classificationMethod": "esriClassifyManual", "minValue": 450, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 250000, "label": "< 250,000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 500000, "label": "250,000 - 500,000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 1000000, "label": "500,000 - 1,000,000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 2500000, "label": "1,000,000 - 2,500,000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 10000000, "label": "> 2,500,000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1852727.4312000005, "ymin": 5691563.9942, "xmax": 2014359.9768000003, "ymax": 5855303.7679, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ConsentID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 255, "domain": null }, { "name": "ConsentID", "type": "esriFieldTypeString", "alias": "Consent ID", "length": 30, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "ActivityType", "type": "esriFieldTypeString", "alias": "Activity Type", "length": 50, "domain": null }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "length": 30, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 30, "domain": null }, { "name": "NatureOfWaterSource", "type": "esriFieldTypeString", "alias": "Nature of Water Source", "length": 50, "domain": null }, { "name": "GroundwaterLayer", "type": "esriFieldTypeString", "alias": "GroundwaterLayer", "length": 20, "domain": null }, { "name": "MaxTotalWater_M3perY", "type": "esriFieldTypeDouble", "alias": "Max Total Water (m3/y)", "domain": null }, { "name": "GroundwaterAquifer", "type": "esriFieldTypeString", "alias": "Groundwater Aquifer", "length": 75, "domain": null }, { "name": "WaterManagementArea", "type": "esriFieldTypeString", "alias": "Water Management Area", "length": 50, "domain": null }, { "name": "Purpose", "type": "esriFieldTypeString", "alias": "Purpose", "length": 255, "domain": null }, { "name": "WaterManagementZone", "type": "esriFieldTypeString", "alias": "Water Management Zone", "length": 50, "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "StatusDate", "type": "esriFieldTypeDate", "alias": "Status Date", "length": 8, "domain": null }, { "name": "ConsentType", "type": "esriFieldTypeString", "alias": "Consent Type", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R464_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I_Consent_GW", "fields": "ProjectNumber,ConsentID,Status,GroundwaterAquifer,NatureOfWaterSource", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S434_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ece32350470549adbe48507cc7f0c834" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Groundwater Water Allocation - Western BOP Upper", "type": "Feature Layer", "description": "These polygons represent the groundwater allocation catchments in the Bay of Plenty. These polygons are mapped to typically follow surface water catchments. Primary surface water catchments have been divided into groundwater catchments for the region where groundwater systems occur. For each groundwater catchment it has been assumed that the groundwater systems are unconfined; that there is a hydraulic connection to surface waters. A mass water balance has been calculated for each groundwater catchment. A volume was set aside to maintain flows to springs and streams. The remaining groundwater volume was then allocated based on Proposed National Environmental Standard on Ecological Flows and Water Levels (2008); no more than 35% of average annual recharge to the aquifer be allocated.The mass water balance for each groundwater catchment has been calculated by GNS and reported on in various reports for each region held in BOPRC library. These report numbers are: GNS Science Consultancy Report: 2008/134; 2008/240; 2010/113; 2012/263; and 2014/283.Catchments have been extracted from the Bay of Plenty Surface Catchments and merged where appropriate. This layer provides information with regard to groundwater availability and allocation based on water balance work undertaken by Paul White from GNS Science, 35% of NES and groundwater allocated under water permit (RMA).PS. Please read the Fields descriptions for better understanding of how this layer was created. If you can not see the fields descriptions for this layer, you need to change the Metadata Options to FGDC CSDGM Metadata. Contact a GIS team memeber if you don't know how to do this.PPS. GIS team: You can use this FME script for any future updates: Q:\\SharedTools\\FME\\Update Water Allocation - Unconfied Aquifer.fmw", "geometryType": "esriGeometryPolygon", "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": "Bay of Plenty Regional Council", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AllocationStatus", "uniqueValueGroups": [ { "heading": "Allocation Status", "classes": [ { "label": "No water allocated", "description": "No water allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No water allocated" ] ] }, { "label": "0-50% allocated", "description": "0-50% allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 209, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "0-50% allocated" ] ] }, { "label": "50-90% allocated", "description": "50-90% allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "50-90% allocated" ] ] }, { "label": "90-100% allocated", "description": "90-100% allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "90-100% allocated" ] ] }, { "label": "Over allocated", "description": "Over allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Over allocated" ] ] }, { "label": "No water available", "description": "No water available", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 221, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No water available" ] ] }, { "label": "No assessment - no water allocated", "description": "No assessment - no water allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No assessment - no water allocated" ] ] }, { "label": "No assessment - water allocated", "description": "No assessment - water allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No assessment - water allocated" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No water allocated", "label": "No water allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 209, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0-50% allocated", "label": "0-50% allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "50-90% allocated", "label": "50-90% allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "90-100% allocated", "label": "90-100% allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Over allocated", "label": "Over allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 221, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No water available", "label": "No water available" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No assessment - no water allocated", "label": "No assessment - no water allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No assessment - water allocated", "label": "No assessment - water allocated" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GroundwaterZoneName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 200000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 52, 52, 52, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1847699.2725, "ymin": 5785827.4407, "xmax": 1905647.4374000002, "ymax": 5859661.8902, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GroundwaterZoneName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WaterManagementArea", "type": "esriFieldTypeString", "alias": "Water Management Area (WMA)", "length": 30, "domain": null }, { "name": "GroundwaterZoneName", "type": "esriFieldTypeString", "alias": "Groundwater Zone Name", "length": 30, "domain": null }, { "name": "GroundwaterFlow_M3perY", "type": "esriFieldTypeDouble", "alias": "Groundwater Flow (m3/y)", "domain": null }, { "name": "AvailableAllocation_M3perY", "type": "esriFieldTypeDouble", "alias": "Available Allocation (m3/y)", "domain": null }, { "name": "AllocatedGroundwater_M3perY", "type": "esriFieldTypeDouble", "alias": "Allocated Groundwater (m3/y)", "domain": null }, { "name": "AllocationRemaining_M3perY", "type": "esriFieldTypeDouble", "alias": "Allocation Remaining (m3/y)", "domain": null }, { "name": "AllocatedGroundwater_Percent", "type": "esriFieldTypeDouble", "alias": "Allocated Groundwater (%)", "domain": null }, { "name": "AllocationStatus", "type": "esriFieldTypeString", "alias": "Allocation Status", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AllocationWarning", "type": "esriFieldTypeString", "alias": "Allocation Warning", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S44_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ece32350470549adbe48507cc7f0c834" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Groundwater Consents - Western BOP Lower", "type": "Feature Layer", "description": "Water take consent data that is linked to the Accela Management System. This is created from a view in BoprcLink on BRCSVSQL02 (vwAccela_GIS_WaterTake) and is updated nightly from the Accela database. Any records added in Accela during the day will not show in this dataset until the following day. This feature class has been created for performance reasons.For the current view of the consents data see View_ConsentPointAccela.", "geometryType": "esriGeometryMultipoint", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "field": "MaxTotalWater_M3perY", "classificationMethod": "esriClassifyManual", "minValue": 450, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 250000, "label": "< 250,000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 500000, "label": "250,000 - 500,000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 1000000, "label": "500,000 - 1,000,000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 2500000, "label": "1,000,000 - 2,500,000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 10000000, "label": "> 2,500,000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1852727.4312000005, "ymin": 5691563.9942, "xmax": 2014359.9768000003, "ymax": 5855303.7679, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ConsentID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 255, "domain": null }, { "name": "ConsentID", "type": "esriFieldTypeString", "alias": "Consent ID", "length": 30, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "ActivityType", "type": "esriFieldTypeString", "alias": "Activity Type", "length": 50, "domain": null }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "length": 30, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 30, "domain": null }, { "name": "NatureOfWaterSource", "type": "esriFieldTypeString", "alias": "Nature of Water Source", "length": 50, "domain": null }, { "name": "GroundwaterLayer", "type": "esriFieldTypeString", "alias": "GroundwaterLayer", "length": 20, "domain": null }, { "name": "MaxTotalWater_M3perY", "type": "esriFieldTypeDouble", "alias": "Max Total Water (m3/y)", "domain": null }, { "name": "GroundwaterAquifer", "type": "esriFieldTypeString", "alias": "Groundwater Aquifer", "length": 75, "domain": null }, { "name": "WaterManagementArea", "type": "esriFieldTypeString", "alias": "Water Management Area", "length": 50, "domain": null }, { "name": "Purpose", "type": "esriFieldTypeString", "alias": "Purpose", "length": 255, "domain": null }, { "name": "WaterManagementZone", "type": "esriFieldTypeString", "alias": "Water Management Zone", "length": 50, "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "StatusDate", "type": "esriFieldTypeDate", "alias": "Status Date", "length": 8, "domain": null }, { "name": "ConsentType", "type": "esriFieldTypeString", "alias": "Consent Type", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R464_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I_Consent_GW", "fields": "ProjectNumber,ConsentID,Status,GroundwaterAquifer,NatureOfWaterSource", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S434_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ece32350470549adbe48507cc7f0c834" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Groundwater Water Allocation - Western BOP Lower", "type": "Feature Layer", "description": "These polygons represent the groundwater allocation zones in the Western Bay of Plenty. These polygons are mapped to typically follow surface water catchments. Primary surface water catchments have been divided into three groundwater zones for the Western Bay where a confined groundwater system occurs; therefore no hydraulic connection to surface waters. A mass water balance has been calculated for each groundwater zone. The remaining groundwater volume was then allocated based on Proposed National Environmental Standard on Ecological Flows and Water Levels (2008); no more than 35% of average annual recharge to the aquifer be allocated.The mass water balance for each groundwater zone has been calculated by GNS and reported in GNS Science Consultancy Report 2008/240 held in BOPRC library. This layer provides information with regard to groundwater availability and allocation based on water balance work undertaken by Paul White from GNS Science, 35% of NES and groundwater allocated under water permit (RMA). Please read the Fields descriptions for better understanding of how this layer was created. If you can not see the fields descriptions for this layer, you need to change the Metadata Options to FGDC CSDGM Metadata. Contact a GIS team memeber if you don't know how to do this.", "geometryType": "esriGeometryPolygon", "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": "Bay of Plenty Regional Council", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AllocationStatus", "uniqueValueGroups": [ { "heading": "Allocation Status", "classes": [ { "label": "No water allocated", "description": "No water allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No water allocated" ] ] }, { "label": "0-50% allocated", "description": "0-50% allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 209, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "0-50% allocated" ] ] }, { "label": "50-90% allocated", "description": "50-90% allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "50-90% allocated" ] ] }, { "label": "90-100% allocated", "description": "90-100% allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "90-100% allocated" ] ] }, { "label": "Over allocated", "description": "Over allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Over allocated" ] ] }, { "label": "No water available", "description": "No water available", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 221, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No water available" ] ] }, { "label": "No assessment - no water allocated", "description": "No assessment - no water allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No assessment - no water allocated" ] ] }, { "label": "No assessment - water allocated", "description": "No assessment - water allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No assessment - water allocated" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No water allocated", "label": "No water allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 209, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0-50% allocated", "label": "0-50% allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "50-90% allocated", "label": "50-90% allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "90-100% allocated", "label": "90-100% allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Over allocated", "label": "Over allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 221, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No water available", "label": "No water available" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No assessment - no water allocated", "label": "No assessment - no water allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No assessment - water allocated", "label": "No assessment - water allocated" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GroundwaterZoneName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 200000, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 52, 52, 52, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1847699.2725, "ymin": 5785827.4407, "xmax": 1905647.4374000002, "ymax": 5859661.8902, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GroundwaterZoneName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WaterManagementArea", "type": "esriFieldTypeString", "alias": "Water Management Area (WMA)", "length": 30, "domain": null }, { "name": "GroundwaterZoneName", "type": "esriFieldTypeString", "alias": "Groundwater Zone Name", "length": 30, "domain": null }, { "name": "GroundwaterFlow_M3perY", "type": "esriFieldTypeDouble", "alias": "Groundwater Flow (m3/y)", "domain": null }, { "name": "AvailableAllocation_M3perY", "type": "esriFieldTypeDouble", "alias": "Available Allocation (m3/y)", "domain": null }, { "name": "AllocatedGroundwater_M3perY", "type": "esriFieldTypeDouble", "alias": "Allocated Groundwater (m3/y)", "domain": null }, { "name": "AllocationRemaining_M3perY", "type": "esriFieldTypeDouble", "alias": "Allocation Remaining (m3/y)", "domain": null }, { "name": "AllocatedGroundwater_Percent", "type": "esriFieldTypeDouble", "alias": "Allocated Groundwater (%)", "domain": null }, { "name": "AllocationStatus", "type": "esriFieldTypeString", "alias": "Allocation Status", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AllocationWarning", "type": "esriFieldTypeString", "alias": "Allocation Warning", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S43_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ece32350470549adbe48507cc7f0c834" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Groundwater Consents - Rest of Region", "type": "Feature Layer", "description": "Water take consent data that is linked to the Accela Management System. This is created from a view in BoprcLink on BRCSVSQL02 (vwAccela_GIS_WaterTake) and is updated nightly from the Accela database. Any records added in Accela during the day will not show in this dataset until the following day. This feature class has been created for performance reasons.For the current view of the consents data see View_ConsentPointAccela.", "geometryType": "esriGeometryMultipoint", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "field": "MaxTotalWater_M3perY", "classificationMethod": "esriClassifyManual", "minValue": 450, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 250000, "label": "< 250,000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 500000, "label": "250,000 - 500,000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 1000000, "label": "500,000 - 1,000,000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 2500000, "label": "1,000,000 - 2,500,000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 10000000, "label": "> 2,500,000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1852727.4312000005, "ymin": 5691563.9942, "xmax": 2014359.9768000003, "ymax": 5855303.7679, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ConsentID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 255, "domain": null }, { "name": "ConsentID", "type": "esriFieldTypeString", "alias": "Consent ID", "length": 30, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "ActivityType", "type": "esriFieldTypeString", "alias": "Activity Type", "length": 50, "domain": null }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "length": 30, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 30, "domain": null }, { "name": "NatureOfWaterSource", "type": "esriFieldTypeString", "alias": "Nature of Water Source", "length": 50, "domain": null }, { "name": "GroundwaterLayer", "type": "esriFieldTypeString", "alias": "GroundwaterLayer", "length": 20, "domain": null }, { "name": "MaxTotalWater_M3perY", "type": "esriFieldTypeDouble", "alias": "Max Total Water (m3/y)", "domain": null }, { "name": "GroundwaterAquifer", "type": "esriFieldTypeString", "alias": "Groundwater Aquifer", "length": 75, "domain": null }, { "name": "WaterManagementArea", "type": "esriFieldTypeString", "alias": "Water Management Area", "length": 50, "domain": null }, { "name": "Purpose", "type": "esriFieldTypeString", "alias": "Purpose", "length": 255, "domain": null }, { "name": "WaterManagementZone", "type": "esriFieldTypeString", "alias": "Water Management Zone", "length": 50, "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "StatusDate", "type": "esriFieldTypeDate", "alias": "Status Date", "length": 8, "domain": null }, { "name": "ConsentType", "type": "esriFieldTypeString", "alias": "Consent Type", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R464_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I_Consent_GW", "fields": "ProjectNumber,ConsentID,Status,GroundwaterAquifer,NatureOfWaterSource", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S434_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ece32350470549adbe48507cc7f0c834" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Groundwater Water Allocation - Rest of Region", "type": "Feature Layer", "description": "These polygons represent the groundwater allocation catchments in the Bay of Plenty. These polygons are mapped to typically follow surface water catchments. Primary surface water catchments have been divided into groundwater catchments for the region where groundwater systems occur. For each groundwater catchment it has been assumed that the groundwater systems are unconfined; that there is a hydraulic connection to surface waters. A mass water balance has been calculated for each groundwater catchment. A volume was set aside to maintain flows to springs and streams. The remaining groundwater volume was then allocated based on Proposed National Environmental Standard on Ecological Flows and Water Levels (2008); no more than 35% of average annual recharge to the aquifer be allocated.The mass water balance for each groundwater catchment has been calculated by GNS and reported on in various reports for each region held in BOPRC library. These report numbers are: GNS Science Consultancy Report: 2008/134; 2008/240; 2010/113; 2012/263; and 2014/283.Catchments have been extracted from the Bay of Plenty Surface Catchments and merged where appropriate. This layer provides information with regard to groundwater availability and allocation based on water balance work undertaken by Paul White from GNS Science, 35% of NES and groundwater allocated under water permit (RMA).PS. Please read the Fields descriptions for better understanding of how this layer was created. If you can not see the fields descriptions for this layer, you need to change the Metadata Options to FGDC CSDGM Metadata. Contact a GIS team memeber if you don't know how to do this.PPS. GIS team: You can use this FME script for any future updates: Q:\\SharedTools\\FME\\Update Water Allocation - Unconfied Aquifer.fmw", "geometryType": "esriGeometryPolygon", "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": "Bay of Plenty Regional Council", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AllocationStatus", "uniqueValueGroups": [ { "heading": "Allocation Status", "classes": [ { "label": "No water allocated", "description": "No water allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No water allocated" ] ] }, { "label": "0-50% allocated", "description": "0-50% allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 209, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "0-50% allocated" ] ] }, { "label": "50-90% allocated", "description": "50-90% allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "50-90% allocated" ] ] }, { "label": "90-100% allocated", "description": "90-100% allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "90-100% allocated" ] ] }, { "label": "Over allocated", "description": "Over allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Over allocated" ] ] }, { "label": "No water available", "description": "No water available", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 221, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No water available" ] ] }, { "label": "No assessment - no water allocated", "description": "No assessment - no water allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No assessment - no water allocated" ] ] }, { "label": "No assessment - water allocated", "description": "No assessment - water allocated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No assessment - water allocated" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No water allocated", "label": "No water allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 209, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0-50% allocated", "label": "0-50% allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "50-90% allocated", "label": "50-90% allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "90-100% allocated", "label": "90-100% allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Over allocated", "label": "Over allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 221, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No water available", "label": "No water available" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No assessment - no water allocated", "label": "No assessment - no water allocated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No assessment - water allocated", "label": "No assessment - water allocated" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GroundwaterZoneName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 200000, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 52, 52, 52, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1865962.4905000003, "ymin": 5676986.4122, "xmax": 1999388.3515999997, "ymax": 5817277.1457, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GroundwaterZoneName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WaterManagementArea", "type": "esriFieldTypeString", "alias": "Water Management Area (WMA)", "length": 30, "domain": null }, { "name": "GroundwaterZoneName", "type": "esriFieldTypeString", "alias": "Groundwater Zone Name", "length": 30, "domain": null }, { "name": "GroundwaterFlow_M3perY", "type": "esriFieldTypeDouble", "alias": "Groundwater Flow (m3/y)", "domain": null }, { "name": "AvailableAllocation_M3perY", "type": "esriFieldTypeDouble", "alias": "Available Allocation (m3/y)", "domain": null }, { "name": "AllocatedGroundwater_M3perY", "type": "esriFieldTypeDouble", "alias": "Allocated Groundwater (m3/y)", "domain": null }, { "name": "AllocationRemaining_M3perY", "type": "esriFieldTypeDouble", "alias": "Allocation Remaining (m3/y)", "domain": null }, { "name": "AllocatedGroundwater_Percent", "type": "esriFieldTypeDouble", "alias": "Allocated Groundwater (%)", "domain": null }, { "name": "AllocationStatus", "type": "esriFieldTypeString", "alias": "Allocation Status", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AllocationWarning", "type": "esriFieldTypeString", "alias": "Allocation Warning", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S42_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ece32350470549adbe48507cc7f0c834" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Groundwater Index - Rest of Region - Over", "type": "Feature Layer", "description": "These polygons represent the groundwater allocation management zones in the Bay of Plenty. They are mapped to typically follow surface water catchments. Primary surface water catchments have been divided into groundwater management zones fo theregion where groundwater systems occur. For eachgroundwater zone it has been assumed thatgroundwater systems are unconfined; that there is a hydraulic connection to surface waters. A mass water balance has been calculated for each groundwater zone. A volume was set aside to maintain flows to springs and streams. The remaining groundwater volume was then allocated based on Proposed National Environmental Standard on Ecological Flows and Water Levels (2008); no more than 35% of average annual recharge to the aquifer be allocated.The mass water balance for each groundwater catchment has been calculated by GNS and reported on in various reports for each region held in BOPRC library. These report numbers are: GNS Science Consultancy Report: 2008/134; 2008/240; 2010/113; 2012/263; and 2014/283.This layer provides information with regard to groundwater availability and allocation based on water balance work undertaken by Paul White from GNS Science, 35% of NES and groundwater allocated under water permit (RMA).Note:If changes need to be made to this data it's important that changes are made to only two fields \u2013 that rest are all calculated and any changes there will get overwritten at night.GroundwaterFlow_M3perY \u2013 this is the annual recharge figure \u2013 all the water that goes into the groundwater zone (minus a few things)Notice that this in m3/year. If the figure given is in litres per second you will need to covert this.(l/s * 86.4) * 365AvailableAllocation_Percent - the percentage of the above that is available to be allocated (via water take consents)If you get this in l/s please convert to m3/y and then work out what it is as a percentage of the abovePS. Please read the Fields descriptions for better understanding of how this layer was created. If you can not see the fields descriptions for this layer, you need to change the Metadata Options to FGDC CSDGM Metadata. Contact a GIS team memeber if you don't know how to do this.PPS. GIS team: Updates are now done via the script: Q:\\SharedTools\\ArcPy\\ScheduledScripts_brcws002563\\RunNighty\\WaterAllocation_Groundwater_Prod.pyRaoul Fernandes - Science Team Leader - Water Quantity, ScienceMichele Hosking - Senior GIS AnalystAndrew Millar - Senior Planner (Water Quantity), Water Policy", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Bay of Plenty Regional Council", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1865962.4905000003, "ymin": 5676986.4122, "xmax": 1999388.3515999997, "ymax": 5817277.1457, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ece32350470549adbe48507cc7f0c834" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Groundwater Index - Rest of Region - Under", "type": "Feature Layer", "description": "These polygons represent the groundwater allocation management zones in the Bay of Plenty. They are mapped to typically follow surface water catchments. Primary surface water catchments have been divided into groundwater management zones fo theregion where groundwater systems occur. For eachgroundwater zone it has been assumed thatgroundwater systems are unconfined; that there is a hydraulic connection to surface waters. A mass water balance has been calculated for each groundwater zone. A volume was set aside to maintain flows to springs and streams. The remaining groundwater volume was then allocated based on Proposed National Environmental Standard on Ecological Flows and Water Levels (2008); no more than 35% of average annual recharge to the aquifer be allocated.The mass water balance for each groundwater catchment has been calculated by GNS and reported on in various reports for each region held in BOPRC library. These report numbers are: GNS Science Consultancy Report: 2008/134; 2008/240; 2010/113; 2012/263; and 2014/283.This layer provides information with regard to groundwater availability and allocation based on water balance work undertaken by Paul White from GNS Science, 35% of NES and groundwater allocated under water permit (RMA).Note:If changes need to be made to this data it's important that changes are made to only two fields \u2013 that rest are all calculated and any changes there will get overwritten at night.GroundwaterFlow_M3perY \u2013 this is the annual recharge figure \u2013 all the water that goes into the groundwater zone (minus a few things)Notice that this in m3/year. If the figure given is in litres per second you will need to covert this.(l/s * 86.4) * 365AvailableAllocation_Percent - the percentage of the above that is available to be allocated (via water take consents)If you get this in l/s please convert to m3/y and then work out what it is as a percentage of the abovePS. Please read the Fields descriptions for better understanding of how this layer was created. If you can not see the fields descriptions for this layer, you need to change the Metadata Options to FGDC CSDGM Metadata. Contact a GIS team memeber if you don't know how to do this.PPS. GIS team: Updates are now done via the script: Q:\\SharedTools\\ArcPy\\ScheduledScripts_brcws002563\\RunNighty\\WaterAllocation_Groundwater_Prod.pyRaoul Fernandes - Science Team Leader - Water Quantity, ScienceMichele Hosking - Senior GIS AnalystAndrew Millar - Senior Planner (Water Quantity), Water Policy", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Bay of Plenty Regional Council", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 8 } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1865962.4905000003, "ymin": 5676986.4122, "xmax": 1999388.3515999997, "ymax": 5817277.1457, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ece32350470549adbe48507cc7f0c834" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Groundwater Index - WBOP - Over", "type": "Feature Layer", "description": "These polygons represent the groundwater allocation management zones in the Western Bay of Plenty. They are mapped to typically follow surface water catchments. Primary surface water catchments have been divided into three groundwater management zones for the Western Bay where a confined groundwater system occurs; therefore no hydraulic connection to surface waters. A mass water balance has been calculated for each groundwater zone. The remaining groundwater volume was then allocated based on Proposed National Environmental Standard on Ecological Flows and Water Levels (2008); no more than 35% of average annual recharge to the aquifer be allocated.The mass water balance for each groundwater zone has been calculated by GNS and reported in GNS Science Consultancy Report 2008/240 held in BOPRC library. This layer provides information with regard to groundwater availability and allocation based on water balance work undertaken by Paul White from GNS Science, 35% of NES and groundwater allocated under water permit (RMA). Note:If changes need to be made to this data it's important that changes are made to only two fields \u2013 that rest are all calculated and any changes there will get overwritten at night.GroundwaterFlow_M3perY \u2013 this is the annual recharge figure \u2013 all the water that goes into the groundwater zone (minus a few things)Notice that this in m3/year. If the figure given is in litres per second you will need to covert this.(l/s * 86.4) * 365AvailableAllocation_Percent - the percentage of the above that is available to be allocated (via water take consents)If you get this in l/s please convert to m3/y and then work out what it is as a percentage of the abovePS. Please read the Fields descriptions for better understanding of how this layer was created. If you can not see the fields descriptions for this layer, you need to change the Metadata Options to FGDC CSDGM Metadata. Contact a GIS team memeber if you don't know how to do this.PPS. GIS team: Updates are now done via the script: Q:\\SharedTools\\ArcPy\\ScheduledScripts_brcws002563\\RunNighty\\WaterAllocation_Groundwater_Prod.pyRaoul Fernandes - Science Team Leader - Water Quantity, ScienceMichele Hosking - Senior GIS AnalystAndrew Millar - Senior Planner (Water Quantity), Water Policy", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Bay of Plenty Regional Council", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1847699.2725, "ymin": 5785827.4407, "xmax": 1905647.4374000002, "ymax": 5859661.8902, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ece32350470549adbe48507cc7f0c834" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Groundwater Index - WBOP - Under", "type": "Feature Layer", "description": "These polygons represent the groundwater allocation management zones in the Western Bay of Plenty. They are mapped to typically follow surface water catchments. Primary surface water catchments have been divided into three groundwater management zones for the Western Bay where a confined groundwater system occurs; therefore no hydraulic connection to surface waters. A mass water balance has been calculated for each groundwater zone. The remaining groundwater volume was then allocated based on Proposed National Environmental Standard on Ecological Flows and Water Levels (2008); no more than 35% of average annual recharge to the aquifer be allocated.The mass water balance for each groundwater zone has been calculated by GNS and reported in GNS Science Consultancy Report 2008/240 held in BOPRC library. This layer provides information with regard to groundwater availability and allocation based on water balance work undertaken by Paul White from GNS Science, 35% of NES and groundwater allocated under water permit (RMA). Note:If changes need to be made to this data it's important that changes are made to only two fields \u2013 that rest are all calculated and any changes there will get overwritten at night.GroundwaterFlow_M3perY \u2013 this is the annual recharge figure \u2013 all the water that goes into the groundwater zone (minus a few things)Notice that this in m3/year. If the figure given is in litres per second you will need to covert this.(l/s * 86.4) * 365AvailableAllocation_Percent - the percentage of the above that is available to be allocated (via water take consents)If you get this in l/s please convert to m3/y and then work out what it is as a percentage of the abovePS. Please read the Fields descriptions for better understanding of how this layer was created. If you can not see the fields descriptions for this layer, you need to change the Metadata Options to FGDC CSDGM Metadata. Contact a GIS team memeber if you don't know how to do this.PPS. GIS team: Updates are now done via the script: Q:\\SharedTools\\ArcPy\\ScheduledScripts_brcws002563\\RunNighty\\WaterAllocation_Groundwater_Prod.pyRaoul Fernandes - Science Team Leader - Water Quantity, ScienceMichele Hosking - Senior GIS AnalystAndrew Millar - Senior Planner (Water Quantity), Water Policy", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Bay of Plenty Regional Council", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 8 } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1847699.2725, "ymin": 5785827.4407, "xmax": 1905647.4374000002, "ymax": 5859661.8902, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ece32350470549adbe48507cc7f0c834" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Maori Land - MLC (May 2017)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 52, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1845514.6217999998, "ymin": 5653123.2761, "xmax": 2058281.4935999997, "ymax": 5870463.7331, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BLOCK_ID", "type": "esriFieldTypeDouble", "alias": "BLOCK_ID", "domain": null }, { "name": "BLOCK_NAME", "type": "esriFieldTypeString", "alias": "BLOCK_NAME", "length": 254, "domain": null }, { "name": "TITLE_ORDE", "type": "esriFieldTypeString", "alias": "TITLE_ORDE", "length": 254, "domain": null }, { "name": "TITLE_ORD0", "type": "esriFieldTypeDate", "alias": "TITLE_ORD0", "length": 8, "domain": null }, { "name": "BLOCK_AREA", "type": "esriFieldTypeDouble", "alias": "BLOCK_AREA", "domain": null }, { "name": "MINUTE_BK_", "type": "esriFieldTypeString", "alias": "MINUTE_BK_", "length": 254, "domain": null }, { "name": "TOTAL_SHAR", "type": "esriFieldTypeDouble", "alias": "TOTAL_SHAR", "domain": null }, { "name": "TOTAL_OWNE", "type": "esriFieldTypeDouble", "alias": "TOTAL_OWNE", "domain": null }, { "name": "TITLE_ORD1", "type": "esriFieldTypeString", "alias": "TITLE_ORD1", "length": 254, "domain": null }, { "name": "PLAN_REF", "type": "esriFieldTypeString", "alias": "PLAN_REF", "length": 254, "domain": null }, { "name": "TITLE_NOTI", "type": "esriFieldTypeString", "alias": "TITLE_NOTI", "length": 254, "domain": null }, { "name": "LAND_STATU", "type": "esriFieldTypeString", "alias": "LAND_STATU", "length": 254, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 254, "domain": null }, { "name": "AGGREGATED", "type": "esriFieldTypeDouble", "alias": "AGGREGATED", "domain": null }, { "name": "Mgmt_NAME", "type": "esriFieldTypeString", "alias": "ManagementStructure_Name", "length": 1023, "domain": null }, { "name": "Mgmt_DESC", "type": "esriFieldTypeString", "alias": "ManagementStructure_Description", "length": 1023, "domain": null }, { "name": "Mgmt_Count17", "type": "esriFieldTypeInteger", "alias": "ManagementStructure_Count2017", "domain": null }, { "name": "MLOL_URI", "type": "esriFieldTypeString", "alias": "MLOL_URI", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ece32350470549adbe48507cc7f0c834" } ], "tables": [] }