{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Lakes & Streams" }, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HYDRO_CODE_CLINE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 171, 235, 255 ], "width": 1 }, "value": "402", "label": "Hydro Connector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 }, "value": "403", "label": "Hydro Centerline" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 }, "value": "400", "label": "Stream" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 68, 219, 255 ], "toColor": [ 57, 68, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 185, 224, 255 ], "toColor": [ 180, 185, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 105, 194, 255 ], "toColor": [ 105, 105, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 110, 240, 255 ], "toColor": [ 110, 110, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 164, 242, 255 ], "toColor": [ 150, 164, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 58, 247, 255 ], "toColor": [ 52, 58, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 144, 194, 255 ], "toColor": [ 130, 144, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 139, 242, 255 ], "toColor": [ 124, 139, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 74, 201, 255 ], "toColor": [ 42, 74, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 108, 219, 255 ], "toColor": [ 86, 108, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 127, 196, 255 ], "toColor": [ 112, 127, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 98, 250, 255 ], "toColor": [ 75, 98, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 188, 250, 255 ], "toColor": [ 172, 188, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2258694.1301727444, "ymin": 1361442.675708659, "xmax": 2410004.5040605776, "ymax": 1520063.9021007419, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HYDRO_NAME_CLINE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDRO_CODE_CLINE", "type": "esriFieldTypeInteger", "alias": "Hydro Centerline Code", "domain": { "type": "codedValue", "name": "PLAN_Hydro_Cl_Code_1", "description": "Hydrologic centerline feature type code", "codedValues": [ { "name": "Stream", "code": 400 }, { "name": "Culvert", "code": 401 }, { "name": "Hydro Connector", "code": 402 }, { "name": "Hydro Centerline", "code": 403 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HYDRO_NAME_CLINE", "type": "esriFieldTypeString", "alias": "Hydro Centerline Name", "length": 60, "domain": null }, { "name": "PHOTODATE", "type": "esriFieldTypeString", "alias": "Aerial Photo Date", "length": 6, "domain": null }, { "name": "HIDDEN", "type": "esriFieldTypeString", "alias": "Hidden?", "length": 5, "domain": { "type": "codedValue", "name": "PLAN_Hidden_2", "description": "Indicates whether or not a feature is hidden from aerial view", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HYDRO_ORDER", "type": "esriFieldTypeSmallInteger", "alias": "Hydro Order", "domain": null }, { "name": "STATE_LISTING", "type": "esriFieldTypeString", "alias": "State Listing", "length": 10, "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 60, "domain": null }, { "name": "IMPAIRMENT", "type": "esriFieldTypeString", "alias": "IMPAIRMENT", "length": 25, "domain": null }, { "name": "REACH", "type": "esriFieldTypeInteger", "alias": "REACH", "domain": null }, { "name": "BUF_WIDTH", "type": "esriFieldTypeInteger", "alias": "Buffer Width (ft)", "domain": null }, { "name": "CLINE_SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Hydro Subtype", "domain": { "type": "codedValue", "name": "PLAN_Hydro_Subtype_1", "description": "Hydrologic feature subtype", "codedValues": [ { "name": "Ditch", "code": 1 }, { "name": "Stream", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EV_UPDATES", "type": "esriFieldTypeString", "alias": "EV_Updates", "length": 255, "domain": { "type": "codedValue", "name": "UPDATE_CODE_1_2", "description": "Existing, new, or modified features", "codedValues": [ { "name": "Existing features that have been modified", "code": "Mod" }, { "name": "Features no longer existing", "code": "Delete" }, { "name": "New features added by EV", "code": "New" }, { "name": "Existing Features", "code": "Exist" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R294_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S244_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b7f8f9cf33bb45efb5bdb4deca140078" }