{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "USGS Hydrography - Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var Flow = $feature.qema\nvar Title = $feature.PopupSubtitle\nvar FeatureType = $feature.ftype\n\nif (FeatureType == 'Pipeline') {\n Return \"Pipeline\"\n }\nif (Title == 'Ephemeral') {\n Return \"Ephemeral/Intermittent\"\n }\nif (Title == 'Intermittent') {\n Return \"Ephemeral/Intermittent\"\n }\nif (IsEmpty(Flow)){\n Return \"Non-Network\"\n}\nWhen (Flow > 299999, \"> 300,000 - 660,000\",\nFlow > 99999, \"100,000 - 300,000\",\nFlow > 9999, \"10,000 - 100,000\",\nFlow > 4999, \"5,000 - 10,000\",\nFlow >= 0 , \"0 - 5,000\",\n\"Non-Network\")", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "Annual Mean Flow (CFS)", "classes": [ { "label": "> 300,000 - 660,000", "description": "> 300,000 - 660,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 2, 59, 145, 255 ], "width": 3.1500000000000004 }, "values": [ [ "> 300,000 - 660,000" ] ] }, { "label": "100,000 - 300,000", "description": "100,000 - 300,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 7, 78, 159, 255 ], "width": 2.25 }, "values": [ [ "100,000 - 300,000" ] ] }, { "label": "10,000 - 100,000", "description": "10,000 - 100,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 12, 96, 174, 255 ], "width": 1.5 }, "values": [ [ "10,000 - 100,000" ] ] }, { "label": "5,000 - 10,000", "description": "5,000 - 10,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 16, 120, 185, 255 ], "width": 0.9 }, "values": [ [ "5,000 - 10,000" ] ] }, { "label": "0 - 5,000", "description": "0 - 5,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 20, 143, 195, 255 ], "width": 0.64 }, "values": [ [ "0 - 5,000" ] ] }, { "label": "Ephemeral/Intermittent", "description": "Ephemeral/Intermittent", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 24, 169, 199, 255 ], "width": 0.56 }, "values": [ [ "Ephemeral/Intermittent" ] ] }, { "label": "Non-Network", "description": "Non-Network", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 100, 200, 209, 255 ], "width": 0.56 }, "values": [ [ "Non-Network" ] ] }, { "label": "Pipeline", "description": "Pipeline", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "values": [ [ "Pipeline" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 2, 59, 145, 255 ], "width": 3.1500000000000004 }, "value": "> 300,000 - 660,000", "label": "> 300,000 - 660,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 7, 78, 159, 255 ], "width": 2.25 }, "value": "100,000 - 300,000", "label": "100,000 - 300,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 12, 96, 174, 255 ], "width": 1.5 }, "value": "10,000 - 100,000", "label": "10,000 - 100,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 16, 120, 185, 255 ], "width": 0.9 }, "value": "5,000 - 10,000", "label": "5,000 - 10,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 20, 143, 195, 255 ], "width": 0.64 }, "value": "0 - 5,000", "label": "0 - 5,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 24, 169, 199, 255 ], "width": 0.56 }, "value": "Ephemeral/Intermittent", "label": "Ephemeral/Intermittent" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 100, 200, 209, 255 ], "width": 0.56 }, "value": "Non-Network", "label": "Non-Network" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "Pipeline", "label": "Pipeline" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 219, 252, 255 ], "toColor": [ 210, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 251, 255 ], "toColor": [ 252, 182, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 234, 255 ], "toColor": [ 192, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 215, 255 ], "toColor": [ 252, 234, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 179, 252, 255 ], "toColor": [ 190, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 234, 255 ], "toColor": [ 252, 207, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 215, 255 ], "toColor": [ 240, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 199, 252, 255 ], "toColor": [ 217, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 209, 255 ], "toColor": [ 197, 252, 209, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.gnis_name", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "gnis_name IS NOT NULL", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6443932.092434696, "ymin": 1780219.5647559324, "xmax": 6679147.280301727, "ymax": 1958920.5563452274, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "gnis_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": "gnis_id", "type": "esriFieldTypeString", "alias": "Geographic Names Information System ID", "length": 10, "domain": null }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "Name from Geographic Names Information System", "length": 65, "domain": null }, { "name": "lengthkm", "type": "esriFieldTypeDouble", "alias": "Length in Kilometers", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach", "length": 14, "domain": null }, { "name": "ftype", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 30, "domain": null }, { "name": "fcode", "type": "esriFieldTypeInteger", "alias": "Feature Code", "domain": null }, { "name": "visibilityfilter", "type": "esriFieldTypeInteger", "alias": "Visibility Filter", "domain": null }, { "name": "nhdplusid", "type": "esriFieldTypeDouble", "alias": "NHDPlus ID", "domain": null }, { "name": "streamleve", "type": "esriFieldTypeSmallInteger", "alias": "Stream Level", "domain": null }, { "name": "streamorde", "type": "esriFieldTypeSmallInteger", "alias": "Stream Order", "domain": null }, { "name": "areasqkm", "type": "esriFieldTypeDouble", "alias": "Catchment Area in Square Kilometers", "domain": null }, { "name": "totdasqkm", "type": "esriFieldTypeDouble", "alias": "Total Drainage Area in Square Kilometers", "domain": null }, { "name": "maxelevraw", "type": "esriFieldTypeDouble", "alias": "Maximum Elevation", "domain": null }, { "name": "minelevraw", "type": "esriFieldTypeDouble", "alias": "Minimum Elevation", "domain": null }, { "name": "slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "slopelenkm", "type": "esriFieldTypeDouble", "alias": "Slope Length in Kilometers", "domain": null }, { "name": "qema", "type": "esriFieldTypeDouble", "alias": "Gage Adjusted Mean Annual Flow", "domain": null }, { "name": "vema", "type": "esriFieldTypeDouble", "alias": "Gage Adjusted Mean Annual Velocity", "domain": null }, { "name": "qgadjma", "type": "esriFieldTypeDouble", "alias": "Gage Flow Adjustment", "domain": null }, { "name": "gageadjma", "type": "esriFieldTypeSmallInteger", "alias": "Is Mean Annual Flow Gage Adjusted", "domain": null }, { "name": "gageqma", "type": "esriFieldTypeDouble", "alias": "Mean Annual Gage Flow", "domain": null }, { "name": "PopupTitle", "type": "esriFieldTypeString", "alias": "Pop-up Title", "length": 75, "domain": null }, { "name": "PopupSubtitle", "type": "esriFieldTypeString", "alias": "Pop-up Subtitle", "length": 75, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": true, "capabilities": "Query,Map,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": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a32ca68d1da4afc97d451803c29d00e" }