{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "PhaseAreas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Nebraska 23 Natural Resources Districts (NRDs) utilize trigger points signifying specific levels of nitrate in groundwater through monitoring well testing.These triggers are put in place to protect the drinking water supply. Trigger points may vary within the individual NRD boundary, but are relative to the safe drinking water standards mandated federally.A District may have all, none, or part of its districts designated as Phase 1, II, III and IV areas, or any combination. The higher the Phase, the more implementation of management efforts for protection is required. It is best to consult with your local NRD to identify with their programs. The phases listed in this feature are only the phases currently triggered as of 10/1/2024.", "copyrightText": "Nebraska's Natural Resources Districts (NRDs) and the Nebraska Association of Resources Districts (NARD)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.1597341371145874E7, "ymin": 4851969.340895389, "xmax": -1.058524511960162E7, "ymax": 5322662.5037294505, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102704, "latestWkid": 26852, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119097700, "falseY": -96454900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NRDName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NRDName", "type": "esriFieldTypeString", "alias": "NRDName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NRDName" }, { "name": "Phase", "type": "esriFieldTypeInteger", "alias": "Phase", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Phase" }, { "name": "PhaseAreaName", "type": "esriFieldTypeString", "alias": "PhaseAreaName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PhaseAreaName" }, { "name": "SurfaceArea", "type": "esriFieldTypeInteger", "alias": "SurfaceArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SurfaceArea" }, { "name": "LastSubmittedBy", "type": "esriFieldTypeString", "alias": "LastSubmittedBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LastSubmittedBy" }, { "name": "LastSubmittedDate", "type": "esriFieldTypeDate", "alias": "LastSubmittedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSubmittedDate" }, { "name": "WaterQualityManagementArea", "type": "esriFieldTypeString", "alias": "WaterQualityManagementArea", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "WaterQualityManagementArea" }, { "name": "ReqFertilizerApplicationDates", "type": "esriFieldTypeString", "alias": "RequiredFertilizerApplicationDates", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ReqFertilizerApplicationDates" }, { "name": "RequiredSoilSampling", "type": "esriFieldTypeString", "alias": "RequiredSoilSampling", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RequiredSoilSampling" }, { "name": "RequiredWaterSampling", "type": "esriFieldTypeString", "alias": "RequiredWaterSampling", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RequiredWaterSampling" }, { "name": "RequiredOperatorTraining", "type": "esriFieldTypeString", "alias": "RequiredOperatorTraining", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RequiredOperatorTraining" }, { "name": "OperatorTrainingType", "type": "esriFieldTypeString", "alias": "OperatorTrainingType", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OperatorTrainingType" }, { "name": "PhaseTriggerMin", "type": "esriFieldTypeDouble", "alias": "PhaseTriggerMin", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PhaseTriggerMin" }, { "name": "PhaseTriggerMax", "type": "esriFieldTypeDouble", "alias": "PhaseTriggerMax", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PhaseTriggerMax" }, { "name": "PhaseAreaDescription", "type": "esriFieldTypeString", "alias": "PhaseAreaDescription", "domain": null, "editable": true, "nullable": true, "length": 1500, "defaultValue": null, "modelName": "PhaseAreaDescription" }, { "name": "RequirementsControlsURL", "type": "esriFieldTypeString", "alias": "RequirementsControlsURL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RequirementsControlsURL" }, { "name": "GroundwaterManagementSummary", "type": "esriFieldTypeString", "alias": "GroundwaterManagementSummary", "domain": null, "editable": true, "nullable": true, "length": 1500, "defaultValue": null, "modelName": "GroundwaterManagementSummary" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R157_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S143_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "PhaseAreas", "description": "", "prototype": { "attributes": { "GroundwaterManagementSummary": null, "RequirementsControlsURL": null, "NRDName": null, "Phase": null, "PhaseAreaName": null, "SurfaceArea": null, "LastSubmittedBy": null, "LastSubmittedDate": null, "WaterQualityManagementArea": null, "ReqFertilizerApplicationDates": null, "RequiredSoilSampling": null, "RequiredWaterSampling": null, "RequiredOperatorTraining": null, "OperatorTrainingType": null, "PhaseTriggerMin": null, "PhaseTriggerMax": null, "PhaseAreaDescription": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "11eec41e6a5549c08d1502a52637edf4" } ], "tables": [] }