{ "currentVersion": 10.6, "id": 202, "name": "Waterline_144K", "type": "Feature Layer", "description": "This feature class shows the location of water centerlines.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913 }, "copyrightText": "", "parentLayer": { "id": 193, "name": "Level 12 - 144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 }, "value": "Artificial Path", "label": "Artificial Path", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 149, 207, 201, 255 ], "width": 0.8 }, "value": "Canal or Ditch", "label": "Canal or Ditch", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "Dam or Weir", "label": "Dam or Weir", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 25, 25, 25, 255 ], "width": 6 }, "value": "Levee", "label": "Levee", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 207, 201, 255 ], "width": 1 }, "value": "Other", "label": "Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 207, 201, 255 ], "width": 1 }, "value": "Stream or River", "label": "Stream or River", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 149, 207, 201, 255 ], "width": 1 }, "value": "Stream or River-Intermittent", "label": "Stream or River-Intermittent", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 207, 201, 255 ], "width": 1 }, "value": "Unknown", "label": "Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 149, 207, 201, 255 ], "width": 0.8 }, "value": "Waterfall", "label": "Waterfall", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"TYPE\" IN ( 'CREEK', 'RIVER')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 80, 153, 148, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Palatino Linotype", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "\"TYPE\" = 'Canal or Ditch'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 80, 153, 148, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Palatino Linotype", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3708285125023728E7, "ymin": 5590519.289814429, "xmax": -1.3677908947858362E7, "ymax": 5630508.408389719, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 48 }, { "name": "CDC", "type": "esriFieldTypeSmallInteger", "alias": "CDC" }, { "name": "SYMBOL", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOL" }, { "name": "STRU_TYPE", "type": "esriFieldTypeString", "alias": "STRU_TYPE", "length": 15 }, { "name": "DRAINAGE", "type": "esriFieldTypeString", "alias": "DRAINAGE", "length": 10 }, { "name": "IN_CITY", "type": "esriFieldTypeString", "alias": "IN_CITY", "length": 1 }, { "name": "IN_UGB", "type": "esriFieldTypeString", "alias": "IN_UGB", "length": 1 }, { "name": "STREAM_TYP", "type": "esriFieldTypeString", "alias": "STREAM_TYP", "length": 20 }, { "name": "FIELD_CHK", "type": "esriFieldTypeString", "alias": "FIELD_CHK", "length": 15 }, { "name": "CHECK_DATE", "type": "esriFieldTypeDate", "alias": "CHECK_DATE", "length": 8 }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 15 }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8 }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "length": 15 }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 5 }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "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 }