{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "DamsExternal", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The Nebraska Dam Inventory is maintained by the Nebraska Department of Water, Energy and Environment. The inventory is submitted annually to the National Inventory of Dams. The Nebraska Dam Inventory includes all dams in Nebraska that are 25 feet or more in height or have a maximum storage capacity of 50 acre-feet or more. The inventory includes dams that are jurisdictional and currently existing, approved for construction, or failed.", "copyrightText": "Nebraska Department of Water, Energy and Environment (DWEE).", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": -1.159560960083603E7, "ymin": 4853122.504611412, "xmax": -1.0601280489220427E7, "ymax": 5322262.002381921, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 40, 80, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "GlobalID", "displayField": "DamName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DamID", "type": "esriFieldTypeInteger", "alias": "DamID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DamID" }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "PlanNumber" }, { "name": "NIDID", "type": "esriFieldTypeString", "alias": "NIDID", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "NIDID" }, { "name": "DamName", "type": "esriFieldTypeString", "alias": "DamName", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "DamName" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "County" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Stream" }, { "name": "Downstream_Town", "type": "esriFieldTypeString", "alias": "Downstream_Town", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Downstream_Town" }, { "name": "Downstream_Distance", "type": "esriFieldTypeDouble", "alias": "Downstream_Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Downstream_Distance" }, { "name": "Designer", "type": "esriFieldTypeString", "alias": "Designer", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Designer" }, { "name": "DamType", "type": "esriFieldTypeString", "alias": "DamType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DamType" }, { "name": "Purpose", "type": "esriFieldTypeString", "alias": "Purpose", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Purpose" }, { "name": "YearCompleted", "type": "esriFieldTypeString", "alias": "YearCompleted", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "YearCompleted" }, { "name": "YearModified", "type": "esriFieldTypeString", "alias": "YearModified", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "YearModified" }, { "name": "DamLength", "type": "esriFieldTypeDouble", "alias": "DamLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DamLength" }, { "name": "DamHeight", "type": "esriFieldTypeDouble", "alias": "DamHeight", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DamHeight" }, { "name": "StructureHeight", "type": "esriFieldTypeDouble", "alias": "StructureHeight", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StructureHeight" }, { "name": "HydraulicHeight", "type": "esriFieldTypeDouble", "alias": "HydraulicHeight", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydraulicHeight" }, { "name": "MaxDischarge", "type": "esriFieldTypeDouble", "alias": "MaxDischarge", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaxDischarge" }, { "name": "MaxStorage", "type": "esriFieldTypeDouble", "alias": "MaxStorage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaxStorage" }, { "name": "NormalStorage", "type": "esriFieldTypeDouble", "alias": "NormalStorage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NormalStorage" }, { "name": "NormalSurfaceArea", "type": "esriFieldTypeDouble", "alias": "NormalSurfaceArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NormalSurfaceArea" }, { "name": "DrainageArea", "type": "esriFieldTypeDouble", "alias": "DrainageArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DrainageArea" }, { "name": "Hazard", "type": "esriFieldTypeString", "alias": "Hazard", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Hazard" }, { "name": "EAP", "type": "esriFieldTypeString", "alias": "EAP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EAP" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectionDate" }, { "name": "StateRegulatedDam", "type": "esriFieldTypeString", "alias": "StateRegulatedDam", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StateRegulatedDam" }, { "name": "RegulatingAgency", "type": "esriFieldTypeString", "alias": "RegulatingAgency", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RegulatingAgency" }, { "name": "AppropriationNumber", "type": "esriFieldTypeString", "alias": "AppropriationNumber", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "AppropriationNumber" }, { "name": "WaterDivision", "type": "esriFieldTypeString", "alias": "WaterDivision", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "WaterDivision" }, { "name": "PhysicalStatus", "type": "esriFieldTypeString", "alias": "PhysicalStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PhysicalStatus" }, { "name": "JurisdictionalStatus", "type": "esriFieldTypeString", "alias": "JurisdictionalStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JurisdictionalStatus" }, { "name": "Owner_FullName", "type": "esriFieldTypeString", "alias": "Owner_FullName", "domain": null, "editable": true, "nullable": true, "length": 141, "defaultValue": null, "modelName": "Owner_FullName" }, { "name": "SWJurisdictionStatus", "type": "esriFieldTypeString", "alias": "SWJurisdictionStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SWJurisdictionStatus" }, { "name": "ApprovalStatus", "type": "esriFieldTypeString", "alias": "ApprovalStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ApprovalStatus" }, { "name": "RatingC", "type": "esriFieldTypeInteger", "alias": "RatingC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RatingC" }, { "name": "EmbankmentVolume", "type": "esriFieldTypeDouble", "alias": "EmbankmentVolume", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EmbankmentVolume" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_58", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_58", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S45_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": "DamsExterrnal", "description": "", "prototype": { "attributes": { "last_edited_user": null, "last_edited_date": null, "DamID": null, "PlanNumber": null, "NIDID": null, "DamName": null, "Longitude": null, "Latitude": null, "County": null, "Stream": null, "Downstream_Town": null, "Downstream_Distance": null, "Designer": null, "DamType": null, "Purpose": null, "YearCompleted": null, "YearModified": null, "DamLength": null, "DamHeight": null, "StructureHeight": null, "HydraulicHeight": null, "MaxDischarge": null, "MaxStorage": null, "NormalStorage": null, "NormalSurfaceArea": null, "DrainageArea": null, "Hazard": null, "EAP": null, "LastInspectionDate": null, "StateRegulatedDam": null, "RegulatingAgency": null, "AppropriationNumber": null, "WaterDivision": null, "PhysicalStatus": null, "JurisdictionalStatus": null, "Owner_FullName": null, "SWJurisdictionStatus": null, "ApprovalStatus": null, "RatingC": null, "EmbankmentVolume": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9fc9ed64bb03443ea65512daf2f46a3a" }