{ "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" }