{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Water Main", "type": "Feature Layer", "description": "This dataset is a component of South Australian Water Corporation (SA Water) corporate Water Reticulation Asset Register and contains the location and description of all Water Mains in South Australia. A water main is a pipe in a water reticulation system.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "South Australian Water Corporation", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.4874458605300002E7, "ymin": -4587481.138, "xmax": 1.5696177010899998E7, "ymax": -3160716.7654, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "material", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 5, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 10, "domain": { "type": "codedValue", "name": "DomainWMainMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron Concrete Lined", "code": "DICL" }, { "name": "Mild Steel Concrete Lined", "code": "MSCL" }, { "name": "Copper", "code": "CU" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Cast Iron Concrete Lined", "code": "CICL" }, { "name": "Cast Iron Concrete Lined In Situ", "code": "CICS" }, { "name": "Galvanised Wrought Iron", "code": "GWI" }, { "name": "Glass Reinforced Plastic", "code": "GRP" }, { "name": "Mild Steel Concrete Lined in Situ", "code": "MSCS" }, { "name": "Reinforced Concrete", "code": "RC" }, { "name": "Stainless Steel", "code": "SS" }, { "name": "Vitreous Clay", "code": "VC" }, { "name": "Victualic", "code": "VICT" }, { "name": "Wood Concrete Lined In Situ", "code": "WDCS" }, { "name": "Unknown", "code": "UNKN" }, { "name": "Poly Vinyl Chloride Modified", "code": "PVCM" }, { "name": "Poly Ethylene Grade 80", "code": "PE80" }, { "name": "Poly Ethylene Grade 100", "code": "PE100" }, { "name": "Poly Vinyl Chloride Unplasticised", "code": "PVCU" }, { "name": "Pre-stressed Concrete", "code": "PC" }, { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Ductile Iron Fusion Bonded", "code": "DIFB" }, { "name": "Poly Vinyl Chloride Oriented", "code": "PVCO" }, { "name": "Concrete Encased", "code": "CE" }, { "name": "Asbestos Cement Oversized", "code": "ACOS" }, { "name": "Asbestos Coated Mild Steel Concrete Lined", "code": "MSCLA" }, { "name": "Asbestos Coated Mild Steel Concrete Lined in Situ", "code": "MSCSA" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Mild Steel", "code": "MS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "nominaldiameter", "type": "esriFieldTypeInteger", "alias": "Nominal Diameter", "domain": { "type": "codedValue", "name": "DomainNDPipe", "description": "Nominal Diameter - Long Integer", "codedValues": [ { "name": "0", "code": 0 }, { "name": "15", "code": 15 }, { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "32", "code": 32 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "63", "code": 63 }, { "name": "75", "code": 75 }, { "name": "80", "code": 80 }, { "name": "100", "code": 100 }, { "name": "125", "code": 125 }, { "name": "150", "code": 150 }, { "name": "175", "code": 175 }, { "name": "200", "code": 200 }, { "name": "225", "code": 225 }, { "name": "250", "code": 250 }, { "name": "275", "code": 275 }, { "name": "300", "code": 300 }, { "name": "325", "code": 325 }, { "name": "350", "code": 350 }, { "name": "375", "code": 375 }, { "name": "400", "code": 400 }, { "name": "425", "code": 425 }, { "name": "450", "code": 450 }, { "name": "475", "code": 475 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "550", "code": 550 }, { "name": "575", "code": 575 }, { "name": "600", "code": 600 }, { "name": "625", "code": 625 }, { "name": "650", "code": 650 }, { "name": "675", "code": 675 }, { "name": "700", "code": 700 }, { "name": "725", "code": 725 }, { "name": "750", "code": 750 }, { "name": "775", "code": 775 }, { "name": "800", "code": 800 }, { "name": "825", "code": 825 }, { "name": "850", "code": 850 }, { "name": "875", "code": 875 }, { "name": "900", "code": 900 }, { "name": "925", "code": 925 }, { "name": "950", "code": 950 }, { "name": "975", "code": 975 }, { "name": "1000", "code": 1000 }, { "name": "1050", "code": 1050 }, { "name": "1100", "code": 1100 }, { "name": "1150", "code": 1150 }, { "name": "1200", "code": 1200 }, { "name": "1250", "code": 1250 }, { "name": "1275", "code": 1275 }, { "name": "1300", "code": 1300 }, { "name": "1350", "code": 1350 }, { "name": "1375", "code": 1375 }, { "name": "1400", "code": 1400 }, { "name": "1425", "code": 1425 }, { "name": "1450", "code": 1450 }, { "name": "1500", "code": 1500 }, { "name": "1550", "code": 1550 }, { "name": "1575", "code": 1575 }, { "name": "1600", "code": 1600 }, { "name": "1700", "code": 1700 }, { "name": "1800", "code": 1800 }, { "name": "1900", "code": 1900 }, { "name": "2000", "code": 2000 }, { "name": "2100", "code": 2100 }, { "name": "2200", "code": 2200 }, { "name": "2300", "code": 2300 }, { "name": "2400", "code": 2400 }, { "name": "2500", "code": 2500 }, { "name": "2600", "code": 2600 }, { "name": "2700", "code": 2700 }, { "name": "2800", "code": 2800 }, { "name": "2900", "code": 2900 }, { "name": "3000", "code": 3000 }, { "name": "3100", "code": 3100 }, { "name": "3200", "code": 3200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Current Status", "length": 4, "domain": { "type": "codedValue", "name": "DomainWMainStatus", "description": "", "codedValues": [ { "name": "Gazetted - New", "code": "GAZ" }, { "name": "Gazetted - Abandoned Replaced", "code": "ABR" }, { "name": "Gazetted - Abandoned Not Replaced", "code": "AB" }, { "name": "Gazetted - Replacement", "code": "GZR" }, { "name": "Not Gazetted", "code": "NOG" }, { "name": "Noting", "code": "NOT" }, { "name": "Noting Abandoned", "code": "NOTA" }, { "name": "No Noting Details", "code": "NND" }, { "name": "Abandoned - In Private Service", "code": "ABPS" }, { "name": "Regulation - Abandoned Not Replaced", "code": "RAB" }, { "name": "Regulation - Abandoned Replaced", "code": "RABR" }, { "name": "Regulation - New", "code": "REGN" }, { "name": "Regulation - Replacement", "code": "REGR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "gazettal_day", "type": "esriFieldTypeSmallInteger", "alias": "Gazettal Day", "domain": { "type": "range", "name": "DomainDay", "description": "", "range": [ 0, 31 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "gazettal_month", "type": "esriFieldTypeSmallInteger", "alias": "Gazettal Month", "domain": { "type": "range", "name": "DomainMonth", "description": "", "range": [ 0, 12 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "gazettal_year", "type": "esriFieldTypeSmallInteger", "alias": "Gazettal Year", "domain": { "type": "range", "name": "DomainCurrYear", "description": "", "range": [ 1870, 2020 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "gazettal_page", "type": "esriFieldTypeSmallInteger", "alias": "Gazettal Page", "domain": null }, { "name": "availability", "type": "esriFieldTypeString", "alias": "Availability for Use", "length": 10, "domain": { "type": "codedValue", "name": "DomainWAvailability", "description": "", "codedValues": [ { "name": "Available", "code": "AV" }, { "name": "Not Available", "code": "NA" }, { "name": "Application Only", "code": "AP" }, { "name": "Available North Side Only", "code": "AVN" }, { "name": "Available South Side Only", "code": "AVS" }, { "name": "Available West Side Only", "code": "AVW" }, { "name": "Available East Side Only", "code": "AVE" }, { "name": "Application by Agreement Only", "code": "APG" }, { "name": "Application North Side Only", "code": "APN" }, { "name": "Application South Side Only", "code": "APS" }, { "name": "Application West Side Only", "code": "APW" }, { "name": "Application East Side Only", "code": "APE" }, { "name": "Not Available Constant Rate Supply - Application Only", "code": "CA" }, { "name": "Not Available Constant Rate Supply - East Only", "code": "CE" }, { "name": "Not Available Constant Rate Supply - North Only", "code": "CN" }, { "name": "Not Available Constant Rate Supply - South Only", "code": "CS" }, { "name": "Not Available Constant Rateable Supply", "code": "NAC" }, { "name": "Not Available Constant Rateable Supply - East Side without Augmentation", "code": "CEA" }, { "name": "Not Available Constant Rateable Supply - North Side without Augmentation", "code": "CNA" }, { "name": "Not Available Constant Rateable Supply - South Side without Augmentation", "code": "CSA" }, { "name": "Not Available Constant Rateable Supply - West Side without Augmentation", "code": "CWA" }, { "name": "Unknown", "code": "UNKN" }, { "name": "Available for 5 litres per min connection by agreement only", "code": "5LMA" }, { "name": "Not Available Constant Rate Supply - West Only", "code": "CW" }, { "name": "Not Available constant Rate Supply-South side and Available for 5 litres per min connection by agreement only on the North Side", "code": "CS5N" }, { "name": "Available for 10 litres per minute connection by agreement only", "code": "10LMA" }, { "name": "Non Potable Supply available by agreement only", "code": "NPSA" }, { "name": "Proposed to be available but limited to 10 litres per minute by agreement only", "code": "10PLMA" }, { "name": "Proposed to be non potable supply available by agreement only", "code": "PNPSA" }, { "name": "Application Only - Not Available Constant Rateable Supply", "code": "APNAC" }, { "name": "Not Available for Constant Rateable Supply \u2013 Available on Application for 5 litres per minute by Agreement Only.", "code": "CAP5G" }, { "name": "Available on application only but restricted to 30 litres per minute", "code": "30MLA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "below_ground", "type": "esriFieldTypeSmallInteger", "alias": "Below Ground", "domain": { "type": "codedValue", "name": "DomainWBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "docket_ref", "type": "esriFieldTypeInteger", "alias": "Docket Ref", "domain": null }, { "name": "docket_year", "type": "esriFieldTypeSmallInteger", "alias": "Docket Year", "domain": { "type": "range", "name": "DomainCurrYear", "description": "", "range": [ 1870, 2020 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "free_asset", "type": "esriFieldTypeSmallInteger", "alias": "Free Asset", "domain": { "type": "codedValue", "name": "DomainWFreeAsset", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "contract", "type": "esriFieldTypeString", "alias": "Contract Number", "length": 12, "domain": null }, { "name": "plan_number", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 20, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner of Asset", "length": 3, "domain": { "type": "codedValue", "name": "DomainWOwners", "description": "", "codedValues": [ { "name": "SA Water", "code": "SAW" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "nogdate", "type": "esriFieldTypeString", "alias": "NOG Date", "length": 8, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes and Comments", "length": 32, "domain": null }, { "name": "shutoffblockid", "type": "esriFieldTypeInteger", "alias": "Shut Off Block ID", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "conversion", "type": "esriFieldTypeString", "alias": "CONVERSION", "length": 20, "domain": null }, { "name": "subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "noting_day", "type": "esriFieldTypeSmallInteger", "alias": "Noting Day", "domain": { "type": "range", "name": "DomainDay", "description": "", "range": [ 0, 31 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "noting_month", "type": "esriFieldTypeSmallInteger", "alias": "Noting Month", "domain": { "type": "range", "name": "DomainMonth", "description": "", "range": [ 0, 12 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "noting_year", "type": "esriFieldTypeSmallInteger", "alias": "Noting Year", "domain": { "type": "range", "name": "DomainCurrYear", "description": "", "range": [ 1870, 2020 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "externaldiameter", "type": "esriFieldTypeInteger", "alias": "External Diameter", "domain": null }, { "name": "internaldiameter", "type": "esriFieldTypeInteger", "alias": "Internal Diameter", "domain": null }, { "name": "gulletid", "type": "esriFieldTypeInteger", "alias": "Gullet ID", "domain": null }, { "name": "lining_code", "type": "esriFieldTypeString", "alias": "Lining Code", "length": 2, "domain": { "type": "codedValue", "name": "DomainWLiningCode", "description": "", "codedValues": [ { "name": "Concrete Lining Book A", "code": "CA" }, { "name": "Concrete Lining Book B", "code": "CB" }, { "name": "Concrete Lining Book C", "code": "CC" }, { "name": "Concrete Lining Book D", "code": "CD" }, { "name": "Concrete Lining Book E", "code": "CE" }, { "name": "Concrete Lining Book F", "code": "CF" }, { "name": "Concrete Lined Gazettal Sketch", "code": "CL" }, { "name": "Concrete Lined Plan Only", "code": "CP" }, { "name": "Unlined", "code": "UL" }, { "name": "External Lining", "code": "EX" }, { "name": "Concrete Lined in Situ", "code": "CS" }, { "name": "PE100", "code": "PE" }, { "name": "Spray Lined Copon Hycote 169HB", "code": "SL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "lining_date", "type": "esriFieldTypeString", "alias": "Lining Date", "length": 8, "domain": null }, { "name": "lining_page", "type": "esriFieldTypeSmallInteger", "alias": "Lining Page", "domain": null }, { "name": "sys_id", "type": "esriFieldTypeSmallInteger", "alias": "Sys id", "domain": null }, { "name": "noting_code", "type": "esriFieldTypeString", "alias": "Noting Code", "length": 4, "domain": null }, { "name": "noting_date", "type": "esriFieldTypeString", "alias": "Noting Date", "length": 8, "domain": null }, { "name": "noting_page", "type": "esriFieldTypeSmallInteger", "alias": "Noting Page", "domain": null }, { "name": "featurequality", "type": "esriFieldTypeString", "alias": "Feature Quality", "length": 4, "domain": { "type": "codedValue", "name": "DomainFeatureQuality", "description": "", "codedValues": [ { "name": "NPAR - Location Unknown", "code": "NPAR" }, { "name": "GPS - 5m", "code": "GP5" }, { "name": "Not Verified", "code": "NV" }, { "name": "Not Verified - To Be Checked", "code": "NVC" }, { "name": "Accepted WMS position", "code": "NPAP" }, { "name": "Match to NPAR within 20", "code": "NP20" }, { "name": "Match to NPAR within 40", "code": "NP40" }, { "name": "GPS - 3cm", "code": "GP03" }, { "name": "Rubber Sheeting", "code": "RS" }, { "name": "Captured from Source Data", "code": "SD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "pressurezoneid", "type": "esriFieldTypeSmallInteger", "alias": "Pressure Zone ID", "domain": null }, { "name": "jointtype", "type": "esriFieldTypeString", "alias": "Joint Type", "length": 4, "domain": { "type": "codedValue", "name": "DomainWJointType", "description": "", "codedValues": [ { "name": "Rubber Ring", "code": "RR" }, { "name": "Restrained Rubber Ring", "code": "RRR" }, { "name": "Lead", "code": "LEAD" }, { "name": "Welded", "code": "WELD" }, { "name": "Mechanical Coupling", "code": "MC" }, { "name": "Electrofusion Coupling", "code": "EC" }, { "name": "Butt Welding", "code": "BW" }, { "name": "Silver Solder", "code": "SS" }, { "name": "Screwed", "code": "SCRW" }, { "name": "Cement Mortar", "code": "CM" }, { "name": "Clamped Ring", "code": "CR" }, { "name": "Collar", "code": "CO" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "platethickness", "type": "esriFieldTypeSmallInteger", "alias": "Pipe Platethickness", "domain": null }, { "name": "extrainfo", "type": "esriFieldTypeString", "alias": "Pipe Specifications", "length": 20, "domain": { "type": "codedValue", "name": "DomainWExtraInfo", "description": "", "codedValues": [ { "name": "Series 2", "code": "S2" }, { "name": "Series 1", "code": "S1" }, { "name": "Sintakote", "code": "SINT" }, { "name": "K9", "code": "K9" }, { "name": "K12", "code": "K12" }, { "name": "2004", "code": "2004" }, { "name": "K", "code": "K" }, { "name": "PN20-2004", "code": "PN20-2004" }, { "name": "PN35-2004", "code": "PN35-2004" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "materiallogic", "type": "esriFieldTypeInteger", "alias": "MATERIALLOGIC", "domain": null }, { "name": "c_value", "type": "esriFieldTypeDouble", "alias": "Coeff Friction", "domain": null }, { "name": "pressurerating", "type": "esriFieldTypeDouble", "alias": "Pressure Rating", "domain": null }, { "name": "sleevematerial", "type": "esriFieldTypeString", "alias": "Sleeve Material", "length": 10, "domain": { "type": "codedValue", "name": "DomainWMainMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron Concrete Lined", "code": "DICL" }, { "name": "Mild Steel Concrete Lined", "code": "MSCL" }, { "name": "Copper", "code": "CU" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Cast Iron Concrete Lined", "code": "CICL" }, { "name": "Cast Iron Concrete Lined In Situ", "code": "CICS" }, { "name": "Galvanised Wrought Iron", "code": "GWI" }, { "name": "Glass Reinforced Plastic", "code": "GRP" }, { "name": "Mild Steel Concrete Lined in Situ", "code": "MSCS" }, { "name": "Reinforced Concrete", "code": "RC" }, { "name": "Stainless Steel", "code": "SS" }, { "name": "Vitreous Clay", "code": "VC" }, { "name": "Victualic", "code": "VICT" }, { "name": "Wood Concrete Lined In Situ", "code": "WDCS" }, { "name": "Unknown", "code": "UNKN" }, { "name": "Poly Vinyl Chloride Modified", "code": "PVCM" }, { "name": "Poly Ethylene Grade 80", "code": "PE80" }, { "name": "Poly Ethylene Grade 100", "code": "PE100" }, { "name": "Poly Vinyl Chloride Unplasticised", "code": "PVCU" }, { "name": "Pre-stressed Concrete", "code": "PC" }, { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Ductile Iron Fusion Bonded", "code": "DIFB" }, { "name": "Poly Vinyl Chloride Oriented", "code": "PVCO" }, { "name": "Concrete Encased", "code": "CE" }, { "name": "Asbestos Cement Oversized", "code": "ACOS" }, { "name": "Asbestos Coated Mild Steel Concrete Lined", "code": "MSCLA" }, { "name": "Asbestos Coated Mild Steel Concrete Lined in Situ", "code": "MSCSA" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Mild Steel", "code": "MS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "sleevediameter", "type": "esriFieldTypeInteger", "alias": "Sleeve Diameter", "domain": { "type": "codedValue", "name": "DomainWMainDiameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "32", "code": 32 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "55", "code": 55 }, { "name": "60", "code": 60 }, { "name": "63", "code": 63 }, { "name": "65", "code": 65 }, { "name": "70", "code": 70 }, { "name": "75", "code": 75 }, { "name": "80", "code": 80 }, { "name": "90", "code": 90 }, { "name": "93", "code": 93 }, { "name": "100", "code": 100 }, { "name": "110", "code": 110 }, { "name": "125", "code": 125 }, { "name": "150", "code": 150 }, { "name": "162", "code": 162 }, { "name": "175", "code": 175 }, { "name": "200", "code": 200 }, { "name": "225", "code": 225 }, { "name": "250", "code": 250 }, { "name": "275", "code": 275 }, { "name": "300", "code": 300 }, { "name": "303", "code": 303 }, { "name": "315", "code": 315 }, { "name": "350", "code": 350 }, { "name": "372", "code": 372 }, { "name": "375", "code": 375 }, { "name": "390", "code": 390 }, { "name": "400", "code": 400 }, { "name": "420", "code": 420 }, { "name": "425", "code": 425 }, { "name": "450", "code": 450 }, { "name": "457", "code": 457 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "550", "code": 550 }, { "name": "600", "code": 600 }, { "name": "601", "code": 601 }, { "name": "625", "code": 625 }, { "name": "650", "code": 650 }, { "name": "675", "code": 675 }, { "name": "700", "code": 700 }, { "name": "750", "code": 750 }, { "name": "800", "code": 800 }, { "name": "825", "code": 825 }, { "name": "838", "code": 838 }, { "name": "850", "code": 850 }, { "name": "900", "code": 900 }, { "name": "950", "code": 950 }, { "name": "975", "code": 975 }, { "name": "1000", "code": 1000 }, { "name": "1050", "code": 1050 }, { "name": "1100", "code": 1100 }, { "name": "1150", "code": 1150 }, { "name": "1200", "code": 1200 }, { "name": "1275", "code": 1275 }, { "name": "1300", "code": 1300 }, { "name": "1350", "code": 1350 }, { "name": "1375", "code": 1375 }, { "name": "1400", "code": 1400 }, { "name": "1425", "code": 1425 }, { "name": "1450", "code": 1450 }, { "name": "1500", "code": 1500 }, { "name": "1600", "code": 1600 }, { "name": "1650", "code": 1650 }, { "name": "1750", "code": 1750 }, { "name": "1800", "code": 1800 }, { "name": "1950", "code": 1950 }, { "name": "2100", "code": 2100 }, { "name": "2400", "code": 2400 }, { "name": "2475", "code": 2475 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "materialunv", "type": "esriFieldTypeString", "alias": "MATERIALUNV", "length": 10, "domain": null }, { "name": "nominaldiameterunv", "type": "esriFieldTypeInteger", "alias": "NOMINALDIAMETERUNV", "domain": null }, { "name": "potability", "type": "esriFieldTypeSmallInteger", "alias": "Potability", "domain": { "type": "codedValue", "name": "DomainWPotability", "description": "Valid Water Potability descriptions as in waterqualityzonedetails", "codedValues": [ { "name": "Not Allocated", "code": 0 }, { "name": "Potable system - raw water", "code": 1 }, { "name": "Potable system - drinking water (ADWG compliant)", "code": 2 }, { "name": "Non-potable system", "code": 3 }, { "name": "Non-potable system - raw water", "code": 4 }, { "name": "Air gap", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "date_created", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "length": 8, "domain": null }, { "name": "date_modified", "type": "esriFieldTypeDate", "alias": "DATE_MODIFIED", "length": 8, "domain": null }, { "name": "edit_tracking_id", "type": "esriFieldTypeInteger", "alias": "Edit Tracking ID", "domain": null }, { "name": "cathodicprotection", "type": "esriFieldTypeString", "alias": "CATHODICPROTECTION", "length": 10, "domain": { "type": "codedValue", "name": "DomainCathodicProtection", "description": "", "codedValues": [ { "name": "Not Protected", "code": "NP" }, { "name": "Impressed Current", "code": "IC" }, { "name": "Sacrificially Protected", "code": "SP" }, { "name": "Unprotected Carrying Charge", "code": "UCC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "cpfilenumber", "type": "esriFieldTypeString", "alias": "CPFILENUMBER", "length": 50, "domain": null }, { "name": "assetstatus", "type": "esriFieldTypeString", "alias": "AssetStatus", "length": 50, "domain": { "type": "codedValue", "name": "DomainAssetStatus", "description": "Operational Status of Feature", "codedValues": [ { "name": "In service", "code": "INSERVICE" }, { "name": "Not in service", "code": "NOTINUSE" }, { "name": "Planned", "code": "PLANNED" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Sold", "code": "SOLD" }, { "name": "Leased", "code": "LEASED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "dataquality", "type": "esriFieldTypeString", "alias": "DataQuality", "length": 50, "domain": { "type": "codedValue", "name": "DomainDataQuality_1", "description": "Spatial Accuracy and Attribution Quality", "codedValues": [ { "name": "AsCon - manual", "code": "2ACM" }, { "name": "AsCon - auto", "code": "1ACA" }, { "name": "Design - manual", "code": "3DDM" }, { "name": "Design - auto", "code": "3DDA" }, { "name": "GPS - Handheld", "code": "2GPS" }, { "name": "GPS - Differential", "code": "1GPS" }, { "name": "Systems Modelling Investigation", "code": "4SMI" }, { "name": "Asset Management Investigation", "code": "4AMI" }, { "name": "Field Site Investigation", "code": "4FSI" }, { "name": "Planned", "code": "4PPL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "dcdbshiftdate", "type": "esriFieldTypeDate", "alias": "DCDBSHIFTDATE", "length": 8, "domain": null }, { "name": "historicid", "type": "esriFieldTypeInteger", "alias": "HISTORICID", "domain": null }, { "name": "cpcdate", "type": "esriFieldTypeDate", "alias": "CPCDATE", "length": 8, "domain": null }, { "name": "giscrid", "type": "esriFieldTypeInteger", "alias": "GIS Correction ID", "domain": null }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "horizontal_acc", "type": "esriFieldTypeString", "alias": "Horizontal Accuracy", "length": 10, "domain": { "type": "codedValue", "name": "DomainHorizontal_Acc", "description": "Description", "codedValues": [ { "name": "GPS 50mm", "code": "GPS_50mm" }, { "name": "GPS 200mm", "code": "GPS_200mm" }, { "name": "GPS 300mm", "code": "GPS_300mm" }, { "name": "DCDB 50mm", "code": "DCDB_50mm" }, { "name": "DCDB 200mm", "code": "DCDB_200mm" }, { "name": "DCDB 300mm", "code": "DCDB_300mm" }, { "name": "Schematic", "code": "Schematic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "installdate_dq", "type": "esriFieldTypeString", "alias": "installdate_dq", "length": 8, "domain": { "type": "codedValue", "name": "DomainDateDQ", "description": "Description", "codedValues": [ { "name": "AsCon DMY", "code": "AsConDMY" }, { "name": "AsCon MY", "code": "AsConMY" }, { "name": "AsCon Y", "code": "AsConY" }, { "name": "Estimated MY", "code": "EstMY" }, { "name": "Estimated Y", "code": "EstY" }, { "name": "Gazettal MY", "code": "GazMY" }, { "name": "Gazettal Y", "code": "GazY" }, { "name": "CSIS", "code": "CSIS" }, { "name": "Maximo", "code": "Maximo" }, { "name": "Unknown", "code": "Unknown" }, { "name": "GIS Capture Date", "code": "Capture" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "maintainer", "type": "esriFieldTypeString", "alias": "MAINTAINER", "length": 12, "domain": { "type": "codedValue", "name": "DomainWOwners", "description": "", "codedValues": [ { "name": "SA Water", "code": "SAW" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "operator", "type": "esriFieldTypeString", "alias": "OPERATOR", "length": 12, "domain": { "type": "codedValue", "name": "DomainWOwners", "description": "", "codedValues": [ { "name": "SA Water", "code": "SAW" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "abandondate", "type": "esriFieldTypeDate", "alias": "ABANDONDATE", "length": 8, "domain": null }, { "name": "abandondate_dq", "type": "esriFieldTypeString", "alias": "ABANDONDATE_DQ", "length": 8, "domain": { "type": "codedValue", "name": "DomainDateDQ", "description": "Description", "codedValues": [ { "name": "AsCon DMY", "code": "AsConDMY" }, { "name": "AsCon MY", "code": "AsConMY" }, { "name": "AsCon Y", "code": "AsConY" }, { "name": "Estimated MY", "code": "EstMY" }, { "name": "Estimated Y", "code": "EstY" }, { "name": "Gazettal MY", "code": "GazMY" }, { "name": "Gazettal Y", "code": "GazY" }, { "name": "CSIS", "code": "CSIS" }, { "name": "Maximo", "code": "Maximo" }, { "name": "Unknown", "code": "Unknown" }, { "name": "GIS Capture Date", "code": "Capture" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "work_reference", "type": "esriFieldTypeString", "alias": "Work Reference", "length": 30, "domain": null }, { "name": "work_ref_type", "type": "esriFieldTypeString", "alias": "Work Reference Type", "length": 30, "domain": { "type": "codedValue", "name": "DomainWorkRefType", "description": "Work Reference Type", "codedValues": [ { "name": "Third Party Works", "code": "ThirdPartyWorks" }, { "name": "Output", "code": "Output" }, { "name": "Work Order", "code": "WorkOrder" }, { "name": "Case Number", "code": "CaseNumber" }, { "name": "Correction ID", "code": "CorrectionID" }, { "name": "Docket Reference", "code": "DocketReference" }, { "name": "Fee Line", "code": "FeeLine" }, { "name": "Project Number", "code": "ProjectNumber" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r602_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a563_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "id": 9, "name": "Supernatant" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "id": 1, "name": "Distribution" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "id": 7, "name": "Vent" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "id": 4, "name": "Bypass" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "id": 6, "name": "Transmission" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "id": 10, "name": "Sludge" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "id": 2, "name": "InletTunnel" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "id": 3, "name": "OutletTunnel" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "id": 5, "name": "Scour" } ], "subtypes": [ { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "defaultValues": { "enabled": 1, "material": null, "nominaldiameter": null, "status": "NOT", "gazettal_day": null, "gazettal_month": null, "gazettal_year": null, "gazettal_page": null, "availability": "NA", "below_ground": 1, "docket_ref": null, "docket_year": null, "free_asset": 0, "contract": null, "plan_number": "none", "owner": "SAW", "nogdate": null, "notes": null, "shutoffblockid": null, "id": null, "conversion": null, "subtype": 9, "noting_day": null, "noting_month": null, "noting_year": null, "externaldiameter": null, "internaldiameter": null, "gulletid": null, "lining_code": null, "lining_date": null, "lining_page": null, "sys_id": 0, "noting_code": null, "noting_date": null, "noting_page": null, "featurequality": null, "pressurezoneid": null, "jointtype": null, "platethickness": null, "extrainfo": null, "materiallogic": null, "c_value": null, "pressurerating": null, "sleevematerial": null, "sleevediameter": null, "materialunv": null, "nominaldiameterunv": null, "potability": 0, "date_created": null, "date_modified": null, "edit_tracking_id": null, "cathodicprotection": "NP", "cpfilenumber": null, "assetstatus": "INSERVICE", "dataquality": "2ACM", "dcdbshiftdate": null, "historicid": null, "cpcdate": null, "giscrid": null, "installdate": null, "horizontal_acc": null, "installdate_dq": null, "maintainer": "SAW", "operator": "SAW", "abandondate": null, "abandondate_dq": null, "work_reference": null, "work_ref_type": null }, "code": 9, "name": "Supernatant" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "defaultValues": { "enabled": 1, "material": null, "nominaldiameter": null, "status": "REGN", "gazettal_day": null, "gazettal_month": null, "gazettal_year": 2010, "gazettal_page": null, "availability": "AV", "below_ground": 1, "docket_ref": null, "docket_year": null, "free_asset": 0, "contract": null, "plan_number": "none", "owner": "SAW", "nogdate": null, "notes": null, "shutoffblockid": null, "id": null, "conversion": null, "subtype": 1, "noting_day": null, "noting_month": null, "noting_year": null, "externaldiameter": null, "internaldiameter": null, "gulletid": null, "lining_code": null, "lining_date": null, "lining_page": null, "sys_id": 0, "noting_code": null, "noting_date": null, "noting_page": null, "featurequality": null, "pressurezoneid": null, "jointtype": null, "platethickness": null, "extrainfo": null, "materiallogic": null, "c_value": null, "pressurerating": null, "sleevematerial": null, "sleevediameter": null, "materialunv": null, "nominaldiameterunv": null, "potability": 2, "date_created": null, "date_modified": null, "edit_tracking_id": null, "cathodicprotection": "NP", "cpfilenumber": null, "assetstatus": "INSERVICE", "dataquality": "2ACM", "dcdbshiftdate": null, "historicid": null, "cpcdate": null, "giscrid": null, "installdate": null, "horizontal_acc": null, "installdate_dq": null, "maintainer": "SAW", "operator": "SAW", "abandondate": null, "abandondate_dq": null, "work_reference": null, "work_ref_type": null }, "code": 1, "name": "Distribution" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "defaultValues": { "enabled": 1, "material": null, "nominaldiameter": null, "status": "NOT", "gazettal_day": null, "gazettal_month": null, "gazettal_year": null, "gazettal_page": null, "availability": "NA", "below_ground": 1, "docket_ref": null, "docket_year": null, "free_asset": 0, "contract": null, "plan_number": "none", "owner": "SAW", "nogdate": null, "notes": null, "shutoffblockid": null, "id": null, "conversion": null, "subtype": 7, "noting_day": null, "noting_month": null, "noting_year": null, "externaldiameter": null, "internaldiameter": null, "gulletid": null, "lining_code": null, "lining_date": null, "lining_page": null, "sys_id": 0, "noting_code": null, "noting_date": null, "noting_page": null, "featurequality": null, "pressurezoneid": null, "jointtype": null, "platethickness": null, "extrainfo": null, "materiallogic": null, "c_value": null, "pressurerating": null, "sleevematerial": null, "sleevediameter": null, "materialunv": null, "nominaldiameterunv": null, "potability": 0, "date_created": null, "date_modified": null, "edit_tracking_id": null, "cathodicprotection": "NP", "cpfilenumber": null, "assetstatus": "INSERVICE", "dataquality": "2ACM", "dcdbshiftdate": null, "historicid": null, "cpcdate": null, "giscrid": null, "installdate": null, "horizontal_acc": null, "installdate_dq": null, "maintainer": "SAW", "operator": "SAW", "abandondate": null, "abandondate_dq": null, "work_reference": null, "work_ref_type": null }, "code": 7, "name": "Vent" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "defaultValues": { "enabled": 1, "material": null, "nominaldiameter": null, "status": "NOT", "gazettal_day": null, "gazettal_month": null, "gazettal_year": null, "gazettal_page": null, "availability": "NA", "below_ground": 1, "docket_ref": null, "docket_year": null, "free_asset": 0, "contract": null, "plan_number": "none", "owner": "SAW", "nogdate": null, "notes": null, "shutoffblockid": null, "id": null, "conversion": null, "subtype": 4, "noting_day": null, "noting_month": null, "noting_year": null, "externaldiameter": null, "internaldiameter": null, "gulletid": null, "lining_code": null, "lining_date": null, "lining_page": null, "sys_id": 0, "noting_code": null, "noting_date": null, "noting_page": null, "featurequality": null, "pressurezoneid": null, "jointtype": null, "platethickness": null, "extrainfo": null, "materiallogic": null, "c_value": null, "pressurerating": null, "sleevematerial": null, "sleevediameter": null, "materialunv": null, "nominaldiameterunv": null, "potability": 2, "date_created": null, "date_modified": null, "edit_tracking_id": null, "cathodicprotection": "NP", "cpfilenumber": null, "assetstatus": "INSERVICE", "dataquality": "2ACM", "dcdbshiftdate": null, "historicid": null, "cpcdate": null, "giscrid": null, "installdate": null, "horizontal_acc": null, "installdate_dq": null, "maintainer": "SAW", "operator": "SAW", "abandondate": null, "abandondate_dq": null, "work_reference": null, "work_ref_type": null }, "code": 4, "name": "Bypass" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "defaultValues": { "enabled": 1, "material": null, "nominaldiameter": null, "status": "GAZ", "gazettal_day": null, "gazettal_month": null, "gazettal_year": 2010, "gazettal_page": null, "availability": "AV", "below_ground": 1, "docket_ref": null, "docket_year": null, "free_asset": 0, "contract": null, "plan_number": "none", "owner": "SAW", "nogdate": null, "notes": null, "shutoffblockid": null, "id": null, "conversion": null, "subtype": 6, "noting_day": null, "noting_month": null, "noting_year": null, "externaldiameter": null, "internaldiameter": null, "gulletid": null, "lining_code": null, "lining_date": null, "lining_page": null, "sys_id": 0, "noting_code": null, "noting_date": null, "noting_page": null, "featurequality": null, "pressurezoneid": null, "jointtype": null, "platethickness": null, "extrainfo": null, "materiallogic": null, "c_value": null, "pressurerating": null, "sleevematerial": null, "sleevediameter": null, "materialunv": null, "nominaldiameterunv": null, "potability": 2, "date_created": null, "date_modified": null, "edit_tracking_id": null, "cathodicprotection": "NP", "cpfilenumber": null, "assetstatus": "INSERVICE", "dataquality": "2ACM", "dcdbshiftdate": null, "historicid": null, "cpcdate": null, "giscrid": null, "installdate": null, "horizontal_acc": null, "installdate_dq": null, "maintainer": "SAW", "operator": "SAW", "abandondate": null, "abandondate_dq": null, "work_reference": null, "work_ref_type": null }, "code": 6, "name": "Transmission" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "defaultValues": { "enabled": 1, "material": null, "nominaldiameter": null, "status": "NOT", "gazettal_day": null, "gazettal_month": null, "gazettal_year": null, "gazettal_page": null, "availability": "NA", "below_ground": 1, "docket_ref": null, "docket_year": null, "free_asset": 0, "contract": null, "plan_number": "none", "owner": "SAW", "nogdate": null, "notes": null, "shutoffblockid": null, "id": null, "conversion": null, "subtype": 10, "noting_day": null, "noting_month": null, "noting_year": null, "externaldiameter": null, "internaldiameter": null, "gulletid": null, "lining_code": null, "lining_date": null, "lining_page": null, "sys_id": 0, "noting_code": null, "noting_date": null, "noting_page": null, "featurequality": null, "pressurezoneid": null, "jointtype": null, "platethickness": null, "extrainfo": null, "materiallogic": null, "c_value": null, "pressurerating": null, "sleevematerial": null, "sleevediameter": null, "materialunv": null, "nominaldiameterunv": null, "potability": 0, "date_created": null, "date_modified": null, "edit_tracking_id": null, "cathodicprotection": "NP", "cpfilenumber": null, "assetstatus": "INSERVICE", "dataquality": "2ACM", "dcdbshiftdate": null, "historicid": null, "cpcdate": null, "giscrid": null, "installdate": null, "horizontal_acc": null, "installdate_dq": null, "maintainer": "SAW", "operator": "SAW", "abandondate": null, "abandondate_dq": null, "work_reference": null, "work_ref_type": null }, "code": 10, "name": "Sludge" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "defaultValues": { "enabled": 1, "material": null, "nominaldiameter": null, "status": "GAZ", "gazettal_day": null, "gazettal_month": null, "gazettal_year": 2010, "gazettal_page": null, "availability": "NA", "below_ground": 1, "docket_ref": null, "docket_year": null, "free_asset": 0, "contract": null, "plan_number": "none", "owner": "SAW", "nogdate": null, "notes": null, "shutoffblockid": null, "id": null, "conversion": null, "subtype": 2, "noting_day": null, "noting_month": null, "noting_year": null, "externaldiameter": null, "internaldiameter": null, "gulletid": null, "lining_code": null, "lining_date": null, "lining_page": null, "sys_id": 0, "noting_code": null, "noting_date": null, "noting_page": null, "featurequality": null, "pressurezoneid": null, "jointtype": null, "platethickness": null, "extrainfo": null, "materiallogic": null, "c_value": null, "pressurerating": null, "sleevematerial": null, "sleevediameter": null, "materialunv": null, "nominaldiameterunv": null, "potability": 0, "date_created": null, "date_modified": null, "edit_tracking_id": null, "cathodicprotection": "NP", "cpfilenumber": null, "assetstatus": "INSERVICE", "dataquality": "2ACM", "dcdbshiftdate": null, "historicid": null, "cpcdate": null, "giscrid": null, "installdate": null, "horizontal_acc": null, "installdate_dq": null, "maintainer": "SAW", "operator": "SAW", "abandondate": null, "abandondate_dq": null, "work_reference": null, "work_ref_type": null }, "code": 2, "name": "InletTunnel" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "defaultValues": { "enabled": 1, "material": null, "nominaldiameter": null, "status": "GAZ", "gazettal_day": null, "gazettal_month": null, "gazettal_year": 2010, "gazettal_page": null, "availability": "NA", "below_ground": 1, "docket_ref": null, "docket_year": null, "free_asset": 0, "contract": null, "plan_number": "none", "owner": "SAW", "nogdate": null, "notes": null, "shutoffblockid": null, "id": null, "conversion": null, "subtype": 3, "noting_day": null, "noting_month": null, "noting_year": null, "externaldiameter": null, "internaldiameter": null, "gulletid": null, "lining_code": null, "lining_date": null, "lining_page": null, "sys_id": 0, "noting_code": null, "noting_date": null, "noting_page": null, "featurequality": null, "pressurezoneid": null, "jointtype": null, "platethickness": null, "extrainfo": null, "materiallogic": null, "c_value": null, "pressurerating": null, "sleevematerial": null, "sleevediameter": null, "materialunv": null, "nominaldiameterunv": null, "potability": 0, "date_created": null, "date_modified": null, "edit_tracking_id": null, "cathodicprotection": "NP", "cpfilenumber": null, "assetstatus": "INSERVICE", "dataquality": "2ACM", "dcdbshiftdate": null, "historicid": null, "cpcdate": null, "giscrid": null, "installdate": null, "horizontal_acc": null, "installdate_dq": null, "maintainer": "SAW", "operator": "SAW", "abandondate": null, "abandondate_dq": null, "work_reference": null, "work_ref_type": null }, "code": 3, "name": "OutletTunnel" }, { "domains": { "enabled": {"type": "inherited"}, "material": {"type": "inherited"}, "nominaldiameter": {"type": "inherited"}, "status": {"type": "inherited"}, "gazettal_day": {"type": "inherited"}, "gazettal_month": {"type": "inherited"}, "gazettal_year": {"type": "inherited"}, "availability": {"type": "inherited"}, "below_ground": {"type": "inherited"}, "docket_year": {"type": "inherited"}, "free_asset": {"type": "inherited"}, "owner": {"type": "inherited"}, "noting_day": {"type": "inherited"}, "noting_month": {"type": "inherited"}, "noting_year": {"type": "inherited"}, "lining_code": {"type": "inherited"}, "featurequality": {"type": "inherited"}, "jointtype": {"type": "inherited"}, "extrainfo": {"type": "inherited"}, "sleevematerial": {"type": "inherited"}, "sleevediameter": {"type": "inherited"}, "potability": {"type": "inherited"}, "cathodicprotection": {"type": "inherited"}, "assetstatus": {"type": "inherited"}, "dataquality": {"type": "inherited"}, "horizontal_acc": {"type": "inherited"}, "installdate_dq": {"type": "inherited"}, "maintainer": {"type": "inherited"}, "operator": {"type": "inherited"}, "abandondate_dq": {"type": "inherited"}, "work_ref_type": {"type": "inherited"} }, "defaultValues": { "enabled": 1, "material": null, "nominaldiameter": null, "status": "NOT", "gazettal_day": null, "gazettal_month": null, "gazettal_year": null, "gazettal_page": null, "availability": "NA", "below_ground": 1, "docket_ref": null, "docket_year": null, "free_asset": 0, "contract": null, "plan_number": "none", "owner": "SAW", "nogdate": null, "notes": null, "shutoffblockid": null, "id": null, "conversion": null, "subtype": 5, "noting_day": null, "noting_month": null, "noting_year": null, "externaldiameter": null, "internaldiameter": null, "gulletid": null, "lining_code": null, "lining_date": null, "lining_page": null, "sys_id": 0, "noting_code": null, "noting_date": null, "noting_page": null, "featurequality": null, "pressurezoneid": null, "jointtype": null, "platethickness": null, "extrainfo": null, "materiallogic": null, "c_value": null, "pressurerating": null, "sleevematerial": null, "sleevediameter": null, "materialunv": null, "nominaldiameterunv": null, "potability": 0, "date_created": null, "date_modified": null, "edit_tracking_id": null, "cathodicprotection": "NP", "cpfilenumber": null, "assetstatus": "INSERVICE", "dataquality": "2ACM", "dcdbshiftdate": null, "historicid": null, "cpcdate": null, "giscrid": null, "installdate": null, "horizontal_acc": null, "installdate_dq": null, "maintainer": "SAW", "operator": "SAW", "abandondate": null, "abandondate_dq": null, "work_reference": null, "work_ref_type": null }, "code": 5, "name": "Scour" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "68525ad902b946cf876e00abc6f6556e" }