{ "currentVersion": 10.6, "id": 13, "name": "NHD HI Res Flowline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[GNIS_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 240898.8973000003, "ymin": 3524947.5276999995, "xmax": 860776.3290999997, "ymax": 4175740.934800001, "spatialReference": { "wkid": 26915, "latestWkid": 26915 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "gnis_name", "typeIdField": "FType", "subtypeFieldName": "FType", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "permanent_identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "fdate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "gnis_id", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "lengthkm", "type": "esriFieldTypeDouble", "alias": "LengthKm", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "flowdir", "type": "esriFieldTypeInteger", "alias": "FlowDir", "domain": { "type": "codedValue", "name": "HydroFlowDirections", "description": "", "codedValues": [ { "name": "Uninitialized", "code": 0 }, { "name": "WithDigitized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "wbarea_permanent_identifier", "type": "esriFieldTypeString", "alias": "WBArea_Permanent_Identifier", "length": 40, "domain": null }, { "name": "ftype", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "fcode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": { "type": "codedValue", "name": "ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "mainpath", "type": "esriFieldTypeInteger", "alias": "MainPath", "domain": { "type": "codedValue", "name": "MainPath Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Confluence Main", "code": 1 }, { "name": "Divergence Main", "code": 2 }, { "name": "Both Confluence and Divergence Main", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "innetwork", "type": "esriFieldTypeInteger", "alias": "InNetwork", "domain": { "type": "codedValue", "name": "NoYes Domain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "visibilityfilter", "type": "esriFieldTypeInteger", "alias": "VisibilityFilter", "domain": { "type": "codedValue", "name": "VisibilityFilter Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Approximately 1:4,800 or Larger Scale", "code": 4800 }, { "name": "Approximately 1:12,500 or Larger Scale", "code": 12500 }, { "name": "Approximately 1:24,000 or Larger Scale", "code": 24000 }, { "name": "Approximately 1:50,000 or Larger Scale", "code": 50000 }, { "name": "Approximately 1:100,000 or Larger Scale", "code": 100000 }, { "name": "Approximately 1:150,000 or Larger Scale", "code": 150000 }, { "name": "Approximately 1:250,000 or Larger Scale", "code": 250000 }, { "name": "Approximately 1:500,000 or Larger Scale", "code": 500000 }, { "name": "Approximately 1:1,000,000 or Larger Scale", "code": 1000000 }, { "name": "Approximately 1:2,000,000 or Larger Scale", "code": 2000000 }, { "name": "Approximately 1:5,000,000 or Larger Scale", "code": 5000000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "indexes": [ { "name": "r480_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a469_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": {"type": "inherited"}, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 558, "name": "ArtificialPath" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 336, "name": "CanalDitch" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 428, "name": "Pipeline" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 420, "name": "Underground Conduit" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 460, "name": "StreamRiver" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 334, "name": "Connector" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 566, "name": "Coastline" } ], "subtypes": [ { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": {"type": "inherited"}, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 558, "fcode": 55800, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 558, "name": "ArtificialPath" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 336, "fcode": null, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 336, "name": "CanalDitch" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 428, "fcode": null, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 428, "name": "Pipeline" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 420, "fcode": null, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 420, "name": "Underground Conduit" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 460, "fcode": null, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 460, "name": "StreamRiver" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 334, "fcode": null, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 334, "name": "Connector" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 566, "fcode": null, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 566, "name": "Coastline" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }