{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "End Treatments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 3, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Flared End Section" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 86, 156, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Head Wall" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 148, 99, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Mitered End Section" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 138, 101, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "Not Specified" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 135, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Undefined" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 24, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 190, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 1, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 541301.0965355113, "ymin": 1847325.155451864, "xmax": 602714.4146535136, "ymax": 1922407.4711661935, "spatialReference": { "wkid": 102658, "latestWkid": 2236, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.872458107700949E7, "falseY": -4.3844980234752715E7, "xyUnits": 1.3279846371139523E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LIFECYCLESTATUS", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "WS2_dLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Other", "code": "Other" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Non-functional", "code": "NonF" }, { "name": "Under Construction", "code": "UnderC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 38, "domain": null }, { "name": "ASSETNUMBER", "type": "esriFieldTypeString", "alias": "ASSETNUMBER", "length": 20, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 10, "domain": { "type": "codedValue", "name": "WS2_dOwnership", "description": "", "codedValues": [ { "name": "Private", "code": "PRIV" }, { "name": "FDOT", "code": "FDOT" }, { "name": "USDOT", "code": "USDOT" }, { "name": "Unknown", "code": "UNK" }, { "name": "State", "code": "STA" }, { "name": "Other", "code": "Other" }, { "name": "City of Palm Coast", "code": "COPC" }, { "name": "ITT", "code": "ITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": null }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "LOCATIONDESCRIPTION", "length": 200, "domain": null }, { "name": "OPERATIONALAREA", "type": "esriFieldTypeString", "alias": "OperationalArea", "length": 60, "domain": { "type": "codedValue", "name": "WS2_dOperatingArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 10, "domain": { "type": "codedValue", "name": "WS2_dWaterType", "description": "", "codedValues": [ { "name": "Brackish", "code": "BRAC" }, { "name": "Salt", "code": "SALT" }, { "name": "Storm", "code": "STRM" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "Basin", "length": 20, "domain": { "type": "codedValue", "name": "WS2_dBasin_2", "description": "", "codedValues": [ { "name": "Club House", "code": "Club House" }, { "name": "Hulett", "code": "Hulett" }, { "name": "Lehigh", "code": "Lehigh" }, { "name": "Black Branch", "code": "Black Branch" }, { "name": "Iroquois", "code": "Iroquois" }, { "name": "Little", "code": "Little" }, { "name": "Korona", "code": "Korona" }, { "name": "Other", "code": "Other" }, { "name": "Dave", "code": "Dave" }, { "name": "Pringle", "code": "Pringle" }, { "name": "Hominy", "code": "Hominy" }, { "name": "Coastal", "code": "Coastal" }, { "name": "Espinola", "code": "Espinola" }, { "name": "St. Joe", "code": "St. Joe" }, { "name": "S.R. 100 Basin A", "code": "S.R. 100 Basin A" }, { "name": "S.R. 100 Basin B", "code": "S.R. 100 Basin B" }, { "name": "S.R. 100 Basin C", "code": "S.R. 100 Basin C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBBASIN", "type": "esriFieldTypeString", "alias": "SUBBASIN", "length": 20, "domain": null }, { "name": "INSTALLCONTRACTOR", "type": "esriFieldTypeString", "alias": "INSTALLCONTRACTOR", "length": 60, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 10, "domain": { "type": "codedValue", "name": "WS2_dSource_2", "description": "", "codedValues": [ { "name": "Digitized", "code": "DIG" }, { "name": "As-built Drawing", "code": "AB" }, { "name": "Migration", "code": "MIG" }, { "name": "GPS", "code": "GPS" }, { "name": "RTK", "code": "RTK" }, { "name": "Traditional Survey", "code": "SRV" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "AutoCAD", "code": "AUTO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ENDMATERIAL", "type": "esriFieldTypeString", "alias": "EndMaterial", "length": 20, "domain": { "type": "codedValue", "name": "WS2_dStructureMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "CON" }, { "name": "Brick", "code": "BRK" }, { "name": "Wood", "code": "WOOD" }, { "name": "Stone", "code": "STN" }, { "name": "Steel", "code": "STL" }, { "name": "Iron", "code": "IRON" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "None", "code": "NONE" }, { "name": "BareEarth", "code": "earth" }, { "name": "Sheetpiles", "code": "Sheetpiles" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ISUPSTREAM", "type": "esriFieldTypeSmallInteger", "alias": "IsUpstream", "domain": { "type": "codedValue", "name": "WS2_dBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 }, { "name": "Unknown", "code": -999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOPIPES", "type": "esriFieldTypeInteger", "alias": "NOPipes", "domain": { "type": "codedValue", "name": "WS2_dShortInteger", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HASWINGS", "type": "esriFieldTypeSmallInteger", "alias": "HasWings", "domain": { "type": "codedValue", "name": "WS2_dBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 }, { "name": "Unknown", "code": -999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PHOTOID", "type": "esriFieldTypeString", "alias": "PHOTOID", "length": 100, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 10, "domain": { "type": "codedValue", "name": "WS2_dOwnership", "description": "", "codedValues": [ { "name": "Private", "code": "PRIV" }, { "name": "FDOT", "code": "FDOT" }, { "name": "USDOT", "code": "USDOT" }, { "name": "Unknown", "code": "UNK" }, { "name": "State", "code": "STA" }, { "name": "Other", "code": "Other" }, { "name": "City of Palm Coast", "code": "COPC" }, { "name": "ITT", "code": "ITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LegalSection", "type": "esriFieldTypeString", "alias": "LegalSection", "length": 10, "domain": null }, { "name": "EditType", "type": "esriFieldTypeString", "alias": "EditType", "length": 10, "domain": { "type": "codedValue", "name": "WS2_dEditType", "description": "", "codedValues": [ { "name": "Spatial", "code": "SPTL" }, { "name": "Attribute", "code": "ATTR" }, { "name": "Both", "code": "BOTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPILLOUT", "type": "esriFieldTypeSmallInteger", "alias": "SPILLOUT", "domain": { "type": "codedValue", "name": "WS2_dBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 }, { "name": "Unknown", "code": -999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "length": 255, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "INV", "type": "esriFieldTypeDouble", "alias": "INV", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R109_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G172FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_109", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_109", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S92_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ENDMATERIAL": {"type": "inherited"}, "ISUPSTREAM": {"type": "inherited"}, "NOPIPES": {"type": "inherited"}, "HASWINGS": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "SPILLOUT": {"type": "inherited"} }, "id": 0, "name": "Undefined" }, { "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ENDMATERIAL": {"type": "inherited"}, "ISUPSTREAM": {"type": "inherited"}, "NOPIPES": {"type": "inherited"}, "HASWINGS": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "SPILLOUT": {"type": "inherited"} }, "id": 1, "name": "Mitered End Section" }, { "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ENDMATERIAL": {"type": "inherited"}, "ISUPSTREAM": {"type": "inherited"}, "NOPIPES": {"type": "inherited"}, "HASWINGS": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "SPILLOUT": {"type": "inherited"} }, "id": 2, "name": "Flared End Section" }, { "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ENDMATERIAL": {"type": "inherited"}, "ISUPSTREAM": {"type": "inherited"}, "NOPIPES": {"type": "inherited"}, "HASWINGS": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "SPILLOUT": {"type": "inherited"} }, "id": 3, "name": "Head Wall" }, { "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ENDMATERIAL": {"type": "inherited"}, "ISUPSTREAM": {"type": "inherited"}, "NOPIPES": {"type": "inherited"}, "HASWINGS": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "SPILLOUT": {"type": "inherited"} }, "id": 4, "name": "Not Specified" }, { "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ENDMATERIAL": {"type": "inherited"}, "ISUPSTREAM": {"type": "inherited"}, "NOPIPES": {"type": "inherited"}, "HASWINGS": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "SPILLOUT": {"type": "inherited"} }, "id": 5, "name": "No End" } ], "subtypes": [ { "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ENDMATERIAL": {"type": "inherited"}, "ISUPSTREAM": {"type": "inherited"}, "NOPIPES": {"type": "inherited"}, "HASWINGS": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "SPILLOUT": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 0, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "SOURCE": null, "ENDMATERIAL": "UNK", "ISUPSTREAM": 0, "NOPIPES": 1, "HASWINGS": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "Maintenance": null, "LegalSection": null, "EditType": null, "SPILLOUT": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "INV": null }, "code": 0, "name": "Undefined" }, { "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ENDMATERIAL": {"type": "inherited"}, "ISUPSTREAM": {"type": "inherited"}, "NOPIPES": {"type": "inherited"}, "HASWINGS": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "SPILLOUT": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 0, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "SOURCE": null, "ENDMATERIAL": "UNK", "ISUPSTREAM": 0, "NOPIPES": 1, "HASWINGS": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "Maintenance": null, "LegalSection": null, "EditType": null, "SPILLOUT": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "INV": null }, "code": 1, "name": "Mitered End Section" }, { "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ENDMATERIAL": {"type": "inherited"}, "ISUPSTREAM": {"type": "inherited"}, "NOPIPES": {"type": "inherited"}, "HASWINGS": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "SPILLOUT": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 0, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "SOURCE": null, "ENDMATERIAL": "UNK", "ISUPSTREAM": 0, "NOPIPES": 1, "HASWINGS": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "Maintenance": null, "LegalSection": null, "EditType": null, "SPILLOUT": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "INV": null }, "code": 2, "name": "Flared End Section" }, { "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ENDMATERIAL": {"type": "inherited"}, "ISUPSTREAM": {"type": "inherited"}, "NOPIPES": {"type": "inherited"}, "HASWINGS": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "SPILLOUT": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 0, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "SOURCE": null, "ENDMATERIAL": "UNK", "ISUPSTREAM": 0, "NOPIPES": 1, "HASWINGS": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "Maintenance": null, "LegalSection": null, "EditType": null, "SPILLOUT": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "INV": null }, "code": 3, "name": "Head Wall" }, { "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ENDMATERIAL": {"type": "inherited"}, "ISUPSTREAM": {"type": "inherited"}, "NOPIPES": {"type": "inherited"}, "HASWINGS": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "SPILLOUT": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 0, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "SOURCE": null, "ENDMATERIAL": "UNK", "ISUPSTREAM": 0, "NOPIPES": 1, "HASWINGS": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "Maintenance": null, "LegalSection": null, "EditType": null, "SPILLOUT": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "INV": null }, "code": 4, "name": "Not Specified" }, { "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ENDMATERIAL": {"type": "inherited"}, "ISUPSTREAM": {"type": "inherited"}, "NOPIPES": {"type": "inherited"}, "HASWINGS": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "SPILLOUT": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 0, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "SOURCE": null, "ENDMATERIAL": "UNK", "ISUPSTREAM": 0, "NOPIPES": 1, "HASWINGS": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "Maintenance": null, "LegalSection": null, "EditType": null, "SPILLOUT": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "INV": null }, "code": 5, "name": "No End" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1591438599000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9a1d9d4a79947e0a22510ae77a0bc42" }