{ "currentVersion": 10.91, "id": 11, "name": "Creeks/Streams", "type": "Feature Layer", "description": "HYDR_DRAN_STREAMS_COC_ARC_Cl", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "DRAINAGE" }, "subLayers": [], "minScale": 120000, "maxScale": 0, "referenceScale": 4800, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 232, 190, 255, 255 ], "width": 1.5 }, "value": "BMP", "label": "BMP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "Dam", "label": "Dam", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 1.5 }, "value": "Intermittent Stream", "label": "Intermittent Stream", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1.5 }, "value": "Major Stream", "label": "Major Stream", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 1.5 }, "value": "Stream, Water Body", "label": "Stream, Water Body", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "Water Body", "label": "Water Body", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterStart", "where": "\"TYPE\" = 'Water Body' AND HYDRONAME <> 'Pond'", "labelExpression": "[HYDRONAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "TYPE = 'BMP' ", "labelExpression": "\"DETENTION\" CONCAT NEWLINE CONCAT \"POND\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 232, 190, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 6000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterStart", "where": "\"TYPE\" = 'Water Body' AND HYDRONAME = 'Pond'", "labelExpression": "[HYDRONAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0685136355233548E7, "ymin": 3486486.0628202823, "xmax": -1.0561161078053901E7, "ymax": 3603708.5643156013, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HYDRONAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "HYDROTXDOTA1_", "type": "esriFieldTypeInteger", "alias": "HYDROTXDOTA1_", "domain": null }, { "name": "HYDROTXDOTA1_ID", "type": "esriFieldTypeInteger", "alias": "HYDROTXDOTA1_ID", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeSmallInteger", "alias": "LEVEL_", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 30, "domain": null }, { "name": "HYDRONAME", "type": "esriFieldTypeString", "alias": "HYDRONAME", "length": 150, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R185_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S168_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "1d0b67dcb60c40c8a77881ab1d0dd4d0" }