{ "currentVersion": 10.81, "id": 0, "name": "Streams from Lidar", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 171, 2, 255 ], "width": 2 }, "value": "E", "label": "Ephemeral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 27, 158, 119, 255 ], "width": 2 }, "value": "I", "label": "Intermittent", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 2 }, "value": "O", "label": "Outside Carrboro Jurisdiction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 231, 41, 138, 255 ], "width": 2.5 }, "value": "P", "label": "Perennial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "U", "label": "Unregulated", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -121841900, "ymin": -93659000, "xmax": 2002581.3748463541, "ymax": 811047.7701565176, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 10, "domain": null }, { "name": "DURATION", "type": "esriFieldTypeString", "alias": "DURATION", "length": 2, "domain": null }, { "name": "JURIS", "type": "esriFieldTypeString", "alias": "JURIS", "length": 3, "domain": null }, { "name": "SS", "type": "esriFieldTypeDouble", "alias": "SS", "domain": null }, { "name": "DRAINAREA", "type": "esriFieldTypeString", "alias": "DRAINAREA", "length": 6, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": { "type": "codedValue", "name": "WS2_StreamType", "description": "Types for Regulating Carrboro Streams", "codedValues": [ { "name": "Intermittent", "code": "I" }, { "name": "Ephemeral", "code": "E" }, { "name": "Unregulated", "code": "U" }, { "name": "Outside Carrboro Jurisdiction", "code": "O" }, { "name": "Perennial", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHECK_", "type": "esriFieldTypeInteger", "alias": "CHECK_", "domain": { "type": "codedValue", "name": "WS2_StreamTypeFieldCheck", "description": "Carrboro type changed because of field assessment", "codedValues": [ { "name": "Not checked", "code": 0 }, { "name": "Checked by Sungate", "code": 1 }, { "name": "Checked by Town", "code": 2 }, { "name": "Checked by Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE", "type": "esriFieldTypeSmallInteger", "alias": "DRAINAGE", "domain": { "type": "codedValue", "name": "WS2_StreamDrainageArea", "description": "Drainage Area Ranges for Carrboro Streams", "codedValues": [ { "name": "Outside Carrboro", "code": 0 }, { "name": "SWCHAN", "code": 1 }, { "name": "0-5", "code": 2 }, { "name": "5-50", "code": 3 }, { "name": "50-640", "code": 4 }, { "name": ">640", "code": 5 }, { "name": "Hydrologically Modified", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZONE1", "type": "esriFieldTypeSmallInteger", "alias": "ZONE1", "domain": null }, { "name": "ZONE2", "type": "esriFieldTypeSmallInteger", "alias": "ZONE2", "domain": null }, { "name": "TOTALBUF", "type": "esriFieldTypeSmallInteger", "alias": "TOTALBUF", "domain": null }, { "name": "Piped", "type": "esriFieldTypeSmallInteger", "alias": "Piped", "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 14, "domain": null }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "length": 10, "domain": null }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterline Type", "length": 30, "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1822_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1822", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1822", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1637_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsCoordinatesQuantization": true }