{ "currentVersion": 10.22, "id": 155, "name": "Creeks and Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": { "id": 154, "name": "Water Courses" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEATURE_TYPE", "field2": "FEATURE_DESC", "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "NATURAL WATERCOURSE, ", "label": "Natural Watercourse", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "NATURAL WATERCOURSE, ", "label": "Natural Watercourse", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 255, 232, 255 ], "width": 1 }, "value": "CHANNELIZED WATERCOURSE, NON PIPED", "label": "Channelized Watercourse", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 197, 255, 255 ], "width": 1 }, "value": "CHANNELIZED WATERCOURSE, PIPED", "label": "Channel - Piped", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "DITCH, ROADSIDE", "label": "Ditch - Roadside", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 137, 112, 255 ], "width": 1 }, "value": "DITCH, NON ROADSIDE", "label": "Ditch - Non roadside", "description": "" } ] }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NAME]", "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": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 538714.7828947371, "ymin": 5427737.289078947, "xmax": 568075.9726315793, "ymax": 5446227.889276316, "spatialReference": { "wkid": 26910, "latestWkid": 26910 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FISH_CLASS", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FISH_CLASS", "type": "esriFieldTypeString", "alias": "FISH_CLASS", "length": 1, "domain": { "type": "codedValue", "name": "HydrologyFishClass", "codedValues": [ { "name": "Unknown", "code": "U" }, { "name": "Absent", "code": "A" }, { "name": "Unrecorded", "code": "N" }, { "name": "Present", "code": "P" } ] } }, { "name": "FEATURE_TYPE", "type": "esriFieldTypeString", "alias": "FEATURE_TYPE", "length": 32, "domain": { "type": "codedValue", "name": "HydrologyFeatureType", "codedValues": [ { "name": "Channelized Watercourse", "code": "CHANNELIZED WATERCOURSE" }, { "name": "Ditch", "code": "DITCH" }, { "name": "Natural Watercourse", "code": "NATURAL WATERCOURSE" }, { "name": "Open Water", "code": "OPEN WATER" }, { "name": "Unknown", "code": "UNKNOWN" } ] } }, { "name": "FEATURE_DESC", "type": "esriFieldTypeString", "alias": "FEATURE_DESC", "length": 32, "domain": { "type": "codedValue", "name": "HydrologyFeatureDesc", "codedValues": [ { "name": "Non Piped", "code": "NON PIPED" }, { "name": "Piped", "code": "PIPED" }, { "name": "Non Roadside", "code": "NON ROADSIDE" }, { "name": "Roadside", "code": "ROADSIDE" }, { "name": "Lake", "code": "LAKE" }, { "name": "Wetland", "code": "WETLAND" } ] } }, { "name": "ARDSA", "type": "esriFieldTypeString", "alias": "ARDSA", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ] } }, { "name": "IDNO", "type": "esriFieldTypeString", "alias": "IDNO", "length": 6, "domain": null }, { "name": "IRRIGATION", "type": "esriFieldTypeString", "alias": "IRRIGATION", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ] } }, { "name": "CLASSIFICATION", "type": "esriFieldTypeSmallInteger", "alias": "CLASSIFICATION", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DRAINAGE", "type": "esriFieldTypeString", "alias": "DRAINAGE", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ] } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 3, "domain": { "type": "codedValue", "name": "DitchMaintenance", "codedValues": [ { "name": "City", "code": "M" }, { "name": "Private", "code": "P" }, { "name": "Dyking, Drainage, Irrigation", "code": "DDI" } ] } } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }