{ "currentVersion": 10.81, "id": 0, "name": "Streams", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1956949.9999018908, "ymin": 763658.3124421388, "xmax": 2002581.3748463094, "ymax": 810075.0001204014, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 255, 223, 255 ], "width": 1.2 }, "value": "E", "label": "Ephemeral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 1.5 }, "value": "I", "label": "Intermittent", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 255, 190, 255 ], "width": 1 }, "value": "O", "label": "Outside Carrboro Jurisdiction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 2 }, "value": "P", "label": "Perennial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 233, 255, 190, 255 ], "width": 0.5 }, "value": "U", "label": "Unregulated", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 255, 223, 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": 20000, "maxScale": 0 } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BASIN" }, { "name": "JURIS", "type": "esriFieldTypeString", "alias": "JURIS", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "JURIS" }, { "name": "SS", "type": "esriFieldTypeDouble", "alias": "SS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SS" }, { "name": "DRAINAREA", "type": "esriFieldTypeString", "alias": "DRAINAREA", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DRAINAREA" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TYPE" }, { "name": "CHECK_", "type": "esriFieldTypeInteger", "alias": "CHECK_", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHECK_" }, { "name": "DRAINAGE", "type": "esriFieldTypeSmallInteger", "alias": "DRAINAGE", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DRAINAGE" }, { "name": "ZONE1", "type": "esriFieldTypeSmallInteger", "alias": "ZONE1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZONE1" }, { "name": "ZONE2", "type": "esriFieldTypeSmallInteger", "alias": "ZONE2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZONE2" }, { "name": "TOTALBUF", "type": "esriFieldTypeSmallInteger", "alias": "TOTALBUF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTALBUF" }, { "name": "Piped", "type": "esriFieldTypeSmallInteger", "alias": "Piped", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Piped" }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "REACHCODE" }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GNISID" }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterline Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WTRTYPE" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R606_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a502_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "E", "name": "E", "domains": { "TYPE": {"type": "inherited"}, "CHECK_": {"type": "inherited"}, "DRAINAGE": {"type": "inherited"} }, "templates": [ { "name": "Ephemeral", "description": "", "prototype": { "attributes": { "DRAINAREA": null, "FacilityID": null, "NAME": null, "BASIN": null, "JURIS": null, "SS": null, "TYPE": "E", "CHECK_": null, "DRAINAGE": null, "ZONE1": null, "ZONE2": null, "TOTALBUF": null, "Piped": null, "REACHCODE": null, "GNISID": null, "WTRTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "I", "name": "I", "domains": { "TYPE": {"type": "inherited"}, "CHECK_": {"type": "inherited"}, "DRAINAGE": {"type": "inherited"} }, "templates": [ { "name": "Intermittent", "description": "", "prototype": { "attributes": { "DRAINAREA": null, "FacilityID": null, "NAME": null, "BASIN": null, "JURIS": null, "SS": null, "TYPE": "I", "CHECK_": null, "DRAINAGE": null, "ZONE1": null, "ZONE2": null, "TOTALBUF": null, "Piped": null, "REACHCODE": null, "GNISID": null, "WTRTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "O", "name": "O", "domains": { "TYPE": {"type": "inherited"}, "CHECK_": {"type": "inherited"}, "DRAINAGE": {"type": "inherited"} }, "templates": [ { "name": "Outside Carrboro Jurisdiction", "description": "", "prototype": { "attributes": { "DRAINAREA": null, "FacilityID": null, "NAME": null, "BASIN": null, "JURIS": null, "SS": null, "TYPE": "O", "CHECK_": null, "DRAINAGE": null, "ZONE1": null, "ZONE2": null, "TOTALBUF": null, "Piped": null, "REACHCODE": null, "GNISID": null, "WTRTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "P", "name": "P", "domains": { "TYPE": {"type": "inherited"}, "CHECK_": {"type": "inherited"}, "DRAINAGE": {"type": "inherited"} }, "templates": [ { "name": "Perennial", "description": "", "prototype": { "attributes": { "DRAINAREA": null, "FacilityID": null, "NAME": null, "BASIN": null, "JURIS": null, "SS": null, "TYPE": "P", "CHECK_": null, "DRAINAGE": null, "ZONE1": null, "ZONE2": null, "TOTALBUF": null, "Piped": null, "REACHCODE": null, "GNISID": null, "WTRTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "U", "name": "U", "domains": { "TYPE": {"type": "inherited"}, "CHECK_": {"type": "inherited"}, "DRAINAGE": {"type": "inherited"} }, "templates": [ { "name": "Unregulated", "description": "", "prototype": { "attributes": { "DRAINAREA": null, "FacilityID": null, "NAME": null, "BASIN": null, "JURIS": null, "SS": null, "TYPE": "U", "CHECK_": null, "DRAINAGE": null, "ZONE1": null, "ZONE2": null, "TOTALBUF": null, "Piped": null, "REACHCODE": null, "GNISID": null, "WTRTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }