Name: SewerLateral
Display Field: ASSETTYPE
Type: Feature Layer
Geometry Type: esriGeometryPolyline
Description: The Lateral asset group layer in the Sewer Line feature class represents service lines that move wastewater from the customer to the main, or add and relieve pressure through air lines. Types include Commercial, Industrial, Residential, Air Intake, and Air Release.
Copyright Text:
Min. Scale: 9027.977411
Max. Scale: 0
Default Visibility: true
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: 471414.275351413
YMin: 977045.892732993
XMax: 558352.842287578
YMax: 1110890.0577869
Spatial Reference: 2882 (2882)
Drawing Info:
{"renderer":{"type":"uniqueValue","field1":"ASSETTYPE","defaultSymbol":{"type":"esriSLS","style":"esriSLSSolid","color":[130,130,130,255],"width":1},"defaultLabel":"","uniqueValueGroups":[{"heading":"Asset type","classes":[{"label":"Unknown","description":"Unknown","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[156,156,156,255],"width":1},"values":[["0"]]},{"label":"Commercial","description":"Commercial","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[56,168,0,255],"width":1},"values":[["121"]]},{"label":"Industrial","description":"Industrial","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[56,168,0,255],"width":1},"values":[["122"]]},{"label":"Residential","description":"Residential","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[56,168,0,255],"width":1},"values":[["123"]]},{"label":"Air Release","description":"Air Release","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[0,77,168,255],"width":1},"values":[["124"]]},{"label":"Air Intake","description":"Air Intake","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[78,78,78,255],"width":1},"values":[["125"]]}]}],"uniqueValueInfos":[{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[156,156,156,255],"width":1},"value":"0","label":"Unknown"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[56,168,0,255],"width":1},"value":"121","label":"Commercial"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[56,168,0,255],"width":1},"value":"122","label":"Industrial"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[56,168,0,255],"width":1},"value":"123","label":"Residential"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[0,77,168,255],"width":1},"value":"124","label":"Air Release"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[78,78,78,255],"width":1},"value":"125","label":"Air Intake"}],"fieldDelimiter":",","authoringInfo":{"colorRamp":{"type":"multipart","colorRamps":[{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,212,222,255],"toColor":[252,212,222,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[182,252,179,255],"toColor":[182,252,179,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[179,185,252,255],"toColor":[179,185,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[194,252,251,255],"toColor":[194,252,251,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,236,182,255],"toColor":[252,236,182,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,182,251,255],"toColor":[252,182,251,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[212,223,252,255],"toColor":[212,223,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[204,252,212,255],"toColor":[204,252,212,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[250,210,252,255],"toColor":[250,210,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,236,215,255],"toColor":[252,236,215,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,182,222,255],"toColor":[252,182,222,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[227,252,184,255],"toColor":[227,252,184,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,185,179,255],"toColor":[252,185,179,255]}]}}},"scaleSymbols":true,"transparency":0,"labelingInfo":[{"labelExpressionInfo":{"expression":"var slm = $feature.material;\nvar slmlbl = When(slm == 0, 'Unknown', slm == 7, 'ABS Plastic - ABS', slm == 8, 'Cast Iron - CAS', slm == 9, 'Copper - COP', slm == 10, 'Concrete - CP', slm == 11, 'Ductile Iron Pipe - DIP', slm == 12, 'Galvanized Pipe - GP', slm == 13, 'Polyethylene - PE', slm == 14, 'Polypropylene - PP', slm == 15, 'Polyvinyle Chloride - PVC', slm == 16, 'Steel - SP', slm == 17, 'Vitrified Clay Pipe - VCP', slm == 18, 'High Density Polyethylene - HDPE', slm == 19, 'Clay Tile - CT', slm == 20, 'Non-Lead Unknown', slm);\n\nvar sld = $feature.diameter;\nvar sldlbl = When(sld == '0', 'Unknown', sld == 0.5, '1/2\"', sld == 0.75, '3/4\"', sld == 1, '1\"', sld == 1.25, '1 1/4\"', sld == 1.5, '1 1/2\"', sld == 1.75, '1 3/4\"', sld == 2, '2\"', sld == 2.5, '2 1/2\"', sld == 3, '3\"', sld == 4, '4\"', sld == 5, '5\"', sld == 6, '6\"', sld == 8, '8\"', sld == 10, '10\"', sld == 12, '12\"', sld == 14, '14\"', sld == 15, '15\"', sld == 16, '16\"', sld == 18, '18\"', sld == 20, '20\"', sld == 24, '24\"', sld);\n\nvar retlbl = sldlbl + ' ' + slmlbl;\nreturn retlbl;","title":"Custom"},"lineOrientation":"unconstrained","labelPlacement":"esriServerLinePlacementAboveAlong","textLayout":"followFeature","deconflictionStrategy":"dynamic","allowOverrun":true,"repeatLabel":false,"lineConnection":"minimizeLabels","useClippedGeometry":true,"allowOverlapOfFeatureInterior":"avoid","stackLabel":true,"stackAlignment":"dynamic","removeDuplicates":"none","stackRowLength":24,"useCodedValues":true,"maxScale":0,"minScale":282.124294,"name":"Class 1","priority":-1,"symbol":{"type":"esriTS","color":[56,168,0,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":1,"font":{"family":"Tahoma","size":8,"style":"normal","weight":"normal","decoration":"none"}}}]}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
Object ID Field: OBJECTID
Unique ID Field:
IsSystemMaintained : True
Global ID Field: GLOBALID
Type ID Field: ASSETTYPE
Fields:
- OBJECTID (type: esriFieldTypeOID, alias: OBJECTID, SQL Type: sqlTypeOther, length: 8, nullable: false, editable: false)
- ASSETGROUP (type: esriFieldTypeInteger, alias: Asset group, SQL Type: sqlTypeOther, nullable: false, editable: true)
- ASSETTYPE (type: esriFieldTypeSmallInteger, alias: Asset type, SQL Type: sqlTypeOther, nullable: false, editable: true, Coded Values: [0: Unknown], [121: Commercial], [122: Industrial], ... 3 more ...)
- ASSOCIATIONSTATUS (type: esriFieldTypeSmallInteger, alias: Association status, SQL Type: sqlTypeOther, nullable: false, editable: true, Coded Values: [0: None], [1: Container], [2: Structure], ... 33 more ...)
- ISCONNECTED (type: esriFieldTypeSmallInteger, alias: Is connected, SQL Type: sqlTypeOther, nullable: false, editable: true, Coded Values: [0: False], [1: True], [2: Unknown])
- FROMDEVICETERMINAL (type: esriFieldTypeSmallInteger, alias: From device terminal, SQL Type: sqlTypeOther, nullable: false, editable: true, Coded Values: [0: None], [1: Single Terminal], [2: High Pressure In], ... 23 more ...)
- TODEVICETERMINAL (type: esriFieldTypeSmallInteger, alias: To device terminal, SQL Type: sqlTypeOther, nullable: false, editable: true, Coded Values: [0: None], [1: Single Terminal], [2: High Pressure In], ... 23 more ...)
- cpsubnetworkname (type: esriFieldTypeString, alias: cpsubnetworkname, SQL Type: sqlTypeOther, length: 2000, nullable: false, editable: true)
- SUPPORTEDSUBNETWORKNAME (type: esriFieldTypeString, alias: Supported subnetwork name, SQL Type: sqlTypeOther, length: 2000, nullable: false, editable: true)
- SUPPORTINGSUBNETWORKNAME (type: esriFieldTypeString, alias: Supporting subnetwork name, SQL Type: sqlTypeOther, length: 2000, nullable: false, editable: true)
- systemsubnetworkname (type: esriFieldTypeString, alias: systemsubnetworkname, SQL Type: sqlTypeOther, length: 2000, nullable: false, editable: true)
- regionsubnetworkname (type: esriFieldTypeString, alias: regionsubnetworkname, SQL Type: sqlTypeOther, length: 2000, nullable: false, editable: true)
- sewershedsubnetworkname (type: esriFieldTypeString, alias: sewershedsubnetworkname, SQL Type: sqlTypeOther, length: 2000, nullable: false, editable: true)
- FLOWDIRECTION (type: esriFieldTypeSmallInteger, alias: Flow direction, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: With digitized], [2: Against digitized], [3: Indeterminate])
- diameter (type: esriFieldTypeDouble, alias: Size/Diameter, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: Unknown], [0.5: 1/2"], [0.75: 3/4"], ... 19 more ...)
- linertype (type: esriFieldTypeSmallInteger, alias: Liner Type, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: Unknown], [1: Cured-In-Place Pipe - CIP], [2: Fold and Form or Deform/Reform - FF], ... 11 more ...)
- downelev (type: esriFieldTypeDouble, alias: Downstream Elevation, SQL Type: sqlTypeOther, nullable: true, editable: true)
- upelev (type: esriFieldTypeDouble, alias: Upstream Elevation, SQL Type: sqlTypeOther, nullable: true, editable: true)
- slope (type: esriFieldTypeDouble, alias: Slope, SQL Type: sqlTypeOther, nullable: true, editable: true)
- lifecyclestatus (type: esriFieldTypeSmallInteger, alias: Lifecycle Status, SQL Type: sqlTypeOther, nullable: false, editable: true, Coded Values: [0: Unknown], [1: Proposed], [2: Approved], ... 15 more ...)
- installdate (type: esriFieldTypeDate, alias: Install Date, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- assetid (type: esriFieldTypeString, alias: Asset ID, SQL Type: sqlTypeOther, length: 64, nullable: true, editable: true)
- ownedby (type: esriFieldTypeSmallInteger, alias: Owned By, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: Sarasota County], [2: Private], [7: Bee Ridge Utility], ... 11 more ...)
- maintby (type: esriFieldTypeSmallInteger, alias: Maintained By, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: Utilities], [2: Private], [3: Facilities], ... 15 more ...)
- tracerwire (type: esriFieldTypeSmallInteger, alias: Tracer Wire, SQL Type: sqlTypeOther, nullable: true, editable: true)
- measuredlength (type: esriFieldTypeDouble, alias: Measured Length, SQL Type: sqlTypeOther, nullable: true, editable: true)
- notes (type: esriFieldTypeString, alias: Notes, SQL Type: sqlTypeOther, length: 2000, nullable: true, editable: true)
- spatialsource (type: esriFieldTypeSmallInteger, alias: Spatial Source, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: Unknown], [1: As-Built], [2: CAD], ... 10 more ...)
- spatialconfidence (type: esriFieldTypeSmallInteger, alias: Spatial Confidence, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: Unknown], [1: Survey-Grade], [2: Sub-Foot], ... 1 more ...)
- cptraceability (type: esriFieldTypeSmallInteger, alias: Cathodic Protection Traceability, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: Traceable], [2: Not Traceable])
- cpoverride (type: esriFieldTypeSmallInteger, alias: Cathodic Protection Override, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: Traceable], [2: Not Traceable])
- material (type: esriFieldTypeSmallInteger, alias: Material, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [7: ABS Plastic - ABS], [8: Cast Iron - CAS], [19: Clay Tile - CT], ... 12 more ...)
- bondedinsulated (type: esriFieldTypeSmallInteger, alias: Bonded/Insulated, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: Bonded], [2: Insulated])
- mainshape (type: esriFieldTypeSmallInteger, alias: Main Shape, SQL Type: sqlTypeOther, nullable: true, editable: true)
- watertype (type: esriFieldTypeSmallInteger, alias: Water Type, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: Unknown], [1: Sewage], [2: Reclaimed], ... 3 more ...)
- frommh (type: esriFieldTypeString, alias: From Manhole, SQL Type: sqlTypeOther, length: 25, nullable: true, editable: true)
- tomh (type: esriFieldTypeString, alias: To Manhole, SQL Type: sqlTypeOther, length: 25, nullable: true, editable: true)
- inspectiondate (type: esriFieldTypeDate, alias: Inspection Date, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- yearrehabilitated (type: esriFieldTypeDate, alias: Year Rehabilitated, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- recordnumber (type: esriFieldTypeString, alias: Record Number, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- recordsheetnumber (type: esriFieldTypeString, alias: Record Sheet Number, SQL Type: sqlTypeOther, length: 30, nullable: true, editable: true)
- pipelocation (type: esriFieldTypeSmallInteger, alias: Pipe Location, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: Unknown], [1: Below Ground Buried], [2: Below Ground Vault], ... 6 more ...)
- referencedoc (type: esriFieldTypeString, alias: Reference Document, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- hyperlink (type: esriFieldTypeString, alias: Hyperlink, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- oqr (type: esriFieldTypeString, alias: PACP Overall Quick Rating, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- opr (type: esriFieldTypeDouble, alias: PACP Overall Pipe Rating, SQL Type: sqlTypeOther, nullable: true, editable: true)
- opri (type: esriFieldTypeDouble, alias: PACP Overall Pipe Rating Index, SQL Type: sqlTypeOther, nullable: true, editable: true)
- sqr (type: esriFieldTypeString, alias: PACP Structural Quick Rating, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- spr (type: esriFieldTypeDouble, alias: PACP Structural Pipe Rating, SQL Type: sqlTypeOther, nullable: true, editable: true)
- spri (type: esriFieldTypeDouble, alias: PACP Structural Pipe Rating Index, SQL Type: sqlTypeOther, nullable: true, editable: true)
- omqr (type: esriFieldTypeString, alias: PACP Operation Maintenance Quick Rating, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- ompr (type: esriFieldTypeDouble, alias: PACP Operation Maintenance Pipe Rating, SQL Type: sqlTypeOther, nullable: true, editable: true)
- ompri (type: esriFieldTypeDouble, alias: PACP Operation Maintenance Pipe Rating Index, SQL Type: sqlTypeOther, nullable: true, editable: true)
- height (type: esriFieldTypeDouble, alias: Height, SQL Type: sqlTypeOther, nullable: true, editable: true)
- width (type: esriFieldTypeDouble, alias: Width, SQL Type: sqlTypeOther, nullable: true, editable: true)
- usetype (type: esriFieldTypeSmallInteger, alias: Use Type, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: Unknown], [1: Force Main], [2: Gravity], ... 2 more ...)
- forcemainpressuretype (type: esriFieldTypeSmallInteger, alias: Force Main Pressure Type, SQL Type: sqlTypeOther, nullable: true, editable: true)
- VALIDATIONSTATUS (type: esriFieldTypeSmallInteger, alias: Validation status, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: No calculation required, no validation required, no error], [1: No calculation required, no validation required, has error(s)], [2: No calculation required, validation required, no error], ... 5 more ...)
- lastupdate (type: esriFieldTypeDate, alias: Last update, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- GLOBALID (type: esriFieldTypeGlobalID, alias: Global ID, SQL Type: sqlTypeOther, length: 38, nullable: false, editable: false)
- Shape__Length (type: esriFieldTypeDouble, alias: Shape__Length, SQL Type: sqlTypeDouble, nullable: true, editable: false)
Types:
ID: 0
Name: Unknown
Domains:
- Field Name: ASSETTYPE
Inherited
- Field Name: ASSOCIATIONSTATUS
Inherited
- Field Name: ISCONNECTED
Inherited
- Field Name: FROMDEVICETERMINAL
Inherited
- Field Name: TODEVICETERMINAL
Inherited
- Field Name: FLOWDIRECTION
Inherited
- Field Name: diameter
Inherited
- Field Name: linertype
Inherited
- Field Name: lifecyclestatus
Inherited
- Field Name: ownedby
Inherited
- Field Name: maintby
Inherited
- Field Name: spatialsource
Inherited
- Field Name: spatialconfidence
Inherited
- Field Name: cptraceability
Inherited
- Field Name: cpoverride
Inherited
- Field Name: material
Inherited
- Field Name: bondedinsulated
Inherited
- Field Name: watertype
Inherited
- Field Name: pipelocation
Inherited
- Field Name: usetype
Inherited
- Field Name: VALIDATIONSTATUS
Inherited
Templates:
Name: Unknown
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
Attributes:
- ASSETGROUP: 3
- ASSETTYPE: 0
- ASSOCIATIONSTATUS: 0
- ISCONNECTED: 2
- FROMDEVICETERMINAL: 0
- TODEVICETERMINAL: 0
- cpsubnetworkname: Unknown
- SUPPORTEDSUBNETWORKNAME: Unknown
- SUPPORTINGSUBNETWORKNAME: Unknown
- systemsubnetworkname: Unknown
- regionsubnetworkname: Unknown
- sewershedsubnetworkname: Unknown
- FLOWDIRECTION: 1
- lifecyclestatus: 8
- VALIDATIONSTATUS: 6
ID: 121
Name: Commercial
Domains:
- Field Name: ASSETTYPE
Inherited
- Field Name: ASSOCIATIONSTATUS
Inherited
- Field Name: ISCONNECTED
Inherited
- Field Name: FROMDEVICETERMINAL
Inherited
- Field Name: TODEVICETERMINAL
Inherited
- Field Name: FLOWDIRECTION
Inherited
- Field Name: diameter
Inherited
- Field Name: linertype
Inherited
- Field Name: lifecyclestatus
Inherited
- Field Name: ownedby
Inherited
- Field Name: maintby
Inherited
- Field Name: spatialsource
Inherited
- Field Name: spatialconfidence
Inherited
- Field Name: cptraceability
Inherited
- Field Name: cpoverride
Inherited
- Field Name: material
Inherited
- Field Name: bondedinsulated
Inherited
- Field Name: watertype
Inherited
- Field Name: pipelocation
Inherited
- Field Name: usetype
Inherited
- Field Name: VALIDATIONSTATUS
Inherited
Templates:
Name: Commercial
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
Attributes:
- ASSETGROUP: 3
- ASSETTYPE: 121
- ASSOCIATIONSTATUS: 0
- ISCONNECTED: 2
- FROMDEVICETERMINAL: 0
- TODEVICETERMINAL: 0
- cpsubnetworkname: Unknown
- SUPPORTEDSUBNETWORKNAME: Unknown
- SUPPORTINGSUBNETWORKNAME: Unknown
- systemsubnetworkname: Unknown
- regionsubnetworkname: Unknown
- sewershedsubnetworkname: Unknown
- FLOWDIRECTION: 1
- lifecyclestatus: 8
- VALIDATIONSTATUS: 6
ID: 122
Name: Industrial
Domains:
- Field Name: ASSETTYPE
Inherited
- Field Name: ASSOCIATIONSTATUS
Inherited
- Field Name: ISCONNECTED
Inherited
- Field Name: FROMDEVICETERMINAL
Inherited
- Field Name: TODEVICETERMINAL
Inherited
- Field Name: FLOWDIRECTION
Inherited
- Field Name: diameter
Inherited
- Field Name: linertype
Inherited
- Field Name: lifecyclestatus
Inherited
- Field Name: ownedby
Inherited
- Field Name: maintby
Inherited
- Field Name: spatialsource
Inherited
- Field Name: spatialconfidence
Inherited
- Field Name: cptraceability
Inherited
- Field Name: cpoverride
Inherited
- Field Name: material
Inherited
- Field Name: bondedinsulated
Inherited
- Field Name: watertype
Inherited
- Field Name: pipelocation
Inherited
- Field Name: usetype
Inherited
- Field Name: VALIDATIONSTATUS
Inherited
Templates:
Name: Industrial
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
Attributes:
- ASSETGROUP: 3
- ASSETTYPE: 122
- ASSOCIATIONSTATUS: 0
- ISCONNECTED: 2
- FROMDEVICETERMINAL: 0
- TODEVICETERMINAL: 0
- cpsubnetworkname: Unknown
- SUPPORTEDSUBNETWORKNAME: Unknown
- SUPPORTINGSUBNETWORKNAME: Unknown
- systemsubnetworkname: Unknown
- regionsubnetworkname: Unknown
- sewershedsubnetworkname: Unknown
- FLOWDIRECTION: 1
- lifecyclestatus: 8
- VALIDATIONSTATUS: 6
ID: 123
Name: Residential
Domains:
- Field Name: ASSETTYPE
Inherited
- Field Name: ASSOCIATIONSTATUS
Inherited
- Field Name: ISCONNECTED
Inherited
- Field Name: FROMDEVICETERMINAL
Inherited
- Field Name: TODEVICETERMINAL
Inherited
- Field Name: FLOWDIRECTION
Inherited
- Field Name: diameter
Inherited
- Field Name: linertype
Inherited
- Field Name: lifecyclestatus
Inherited
- Field Name: ownedby
Inherited
- Field Name: maintby
Inherited
- Field Name: spatialsource
Inherited
- Field Name: spatialconfidence
Inherited
- Field Name: cptraceability
Inherited
- Field Name: cpoverride
Inherited
- Field Name: material
Inherited
- Field Name: bondedinsulated
Inherited
- Field Name: watertype
Inherited
- Field Name: pipelocation
Inherited
- Field Name: usetype
Inherited
- Field Name: VALIDATIONSTATUS
Inherited
Templates:
Name: Residential
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
Attributes:
- ASSETGROUP: 3
- ASSETTYPE: 123
- ASSOCIATIONSTATUS: 0
- ISCONNECTED: 2
- FROMDEVICETERMINAL: 0
- TODEVICETERMINAL: 0
- cpsubnetworkname: Unknown
- SUPPORTEDSUBNETWORKNAME: Unknown
- SUPPORTINGSUBNETWORKNAME: Unknown
- systemsubnetworkname: Unknown
- regionsubnetworkname: Unknown
- sewershedsubnetworkname: Unknown
- FLOWDIRECTION: 1
- lifecyclestatus: 8
- VALIDATIONSTATUS: 6
ID: 124
Name: Air Release
Domains:
- Field Name: ASSETTYPE
Inherited
- Field Name: ASSOCIATIONSTATUS
Inherited
- Field Name: ISCONNECTED
Inherited
- Field Name: FROMDEVICETERMINAL
Inherited
- Field Name: TODEVICETERMINAL
Inherited
- Field Name: FLOWDIRECTION
Inherited
- Field Name: diameter
Inherited
- Field Name: linertype
Inherited
- Field Name: lifecyclestatus
Inherited
- Field Name: ownedby
Inherited
- Field Name: maintby
Inherited
- Field Name: spatialsource
Inherited
- Field Name: spatialconfidence
Inherited
- Field Name: cptraceability
Inherited
- Field Name: cpoverride
Inherited
- Field Name: material
Inherited
- Field Name: bondedinsulated
Inherited
- Field Name: watertype
Inherited
- Field Name: pipelocation
Inherited
- Field Name: usetype
Inherited
- Field Name: VALIDATIONSTATUS
Inherited
Templates:
Name: Air Release
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
Attributes:
- ASSETGROUP: 3
- ASSETTYPE: 124
- ASSOCIATIONSTATUS: 0
- ISCONNECTED: 2
- FROMDEVICETERMINAL: 0
- TODEVICETERMINAL: 0
- cpsubnetworkname: Unknown
- SUPPORTEDSUBNETWORKNAME: Unknown
- SUPPORTINGSUBNETWORKNAME: Unknown
- systemsubnetworkname: Unknown
- regionsubnetworkname: Unknown
- sewershedsubnetworkname: Unknown
- FLOWDIRECTION: 1
- lifecyclestatus: 8
- VALIDATIONSTATUS: 6
ID: 125
Name: Air Intake
Domains:
- Field Name: ASSETTYPE
Inherited
- Field Name: ASSOCIATIONSTATUS
Inherited
- Field Name: ISCONNECTED
Inherited
- Field Name: FROMDEVICETERMINAL
Inherited
- Field Name: TODEVICETERMINAL
Inherited
- Field Name: FLOWDIRECTION
Inherited
- Field Name: diameter
Inherited
- Field Name: linertype
Inherited
- Field Name: lifecyclestatus
Inherited
- Field Name: ownedby
Inherited
- Field Name: maintby
Inherited
- Field Name: spatialsource
Inherited
- Field Name: spatialconfidence
Inherited
- Field Name: cptraceability
Inherited
- Field Name: cpoverride
Inherited
- Field Name: material
Inherited
- Field Name: bondedinsulated
Inherited
- Field Name: watertype
Inherited
- Field Name: pipelocation
Inherited
- Field Name: usetype
Inherited
- Field Name: VALIDATIONSTATUS
Inherited
Templates:
Name: Air Intake
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
Attributes:
- ASSETGROUP: 3
- ASSETTYPE: 125
- ASSOCIATIONSTATUS: 0
- ISCONNECTED: 2
- FROMDEVICETERMINAL: 0
- TODEVICETERMINAL: 0
- cpsubnetworkname: Unknown
- SUPPORTEDSUBNETWORKNAME: Unknown
- SUPPORTINGSUBNETWORKNAME: Unknown
- systemsubnetworkname: Unknown
- regionsubnetworkname: Unknown
- sewershedsubnetworkname: Unknown
- FLOWDIRECTION: 1
- lifecyclestatus: 8
- VALIDATIONSTATUS: 6
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 1/17/2026 10:02:18 PM
Schema Last Edit Date: 1/17/2026 10:02:18 PM
Data Last Edit Date: 1/17/2026 10:01:36 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat