{ "currentVersion": 10.81, "id": 50, "name": "Water Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 72225, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1368836.7079387307, "ymin": 485318.7065152377, "xmax": 1418513.4005929977, "ymax": 534824.5545613468, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPECD", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 2 }, "value": "6", "label": "Fire Hydrant", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 2 }, "value": "5", "label": "Lagoon/Decant", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "1", "label": "Potable", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "Raw", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 2 }, "value": "3", "label": "Sludge", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2 }, "value": "4", "label": "Transmission", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[WADIA] CONCAT \" \" CONCAT [WAMATL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 4515, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "LEGACYID", "typeIdField": "SUBTYPECD", "subtypeField": "SUBTYPECD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "CityWorks AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SubtypeCD" }, { "name": "WADIA", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WAWaterMainDiameter", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "4\"", "code": 4 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wadia" }, { "name": "WAMATL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "WAWaterMainMaterial", "description": "", "codedValues": [ { "name": "Polyethylene", "code": "PE" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Concrete", "code": "CO" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Steel", "code": "ST" }, { "name": "Wood", "code": "WOOD" }, { "name": "Galvanized Steel", "code": "GS" }, { "name": "Clay", "code": "CL" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Copper", "code": "CU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": "DI", "modelName": "Wamatl" }, { "name": "PRESSZONE", "type": "esriFieldTypeString", "alias": "Water Pressure System", "domain": { "type": "codedValue", "name": "WAWaterPressureSystem", "description": "", "codedValues": [ { "name": "817 System", "code": "D" }, { "name": "817 Transmission", "code": "T" }, { "name": "875 System", "code": "G" }, { "name": "885 System", "code": "H" }, { "name": "890 System", "code": "F" }, { "name": "920 System", "code": "E" }, { "name": "940 System", "code": "C" }, { "name": "980 System", "code": "B" }, { "name": "1040 System", "code": "A" }, { "name": "Unknown", "code": "U" }, { "name": "940 Transmission", "code": "W" }, { "name": "980 Transmission", "code": "X" }, { "name": "1040 Transmission", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PressZone" }, { "name": "SERVICE_STATUS", "type": "esriFieldTypeString", "alias": "Service Status", "domain": { "type": "codedValue", "name": "ServiceStatus", "description": "", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Service_Status" }, { "name": "FIELDMEASUREDLENGTH", "type": "esriFieldTypeDouble", "alias": "Field Measured Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FieldMeasuredLength" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "CONDITIONCODE", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "WAWaterPipeCondition", "description": "", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Average", "code": "A" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ConditionCode" }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "LOCATIONCONFIDENCELEVEL", "type": "esriFieldTypeString", "alias": "Location Confidence", "domain": { "type": "codedValue", "name": "WAWaterLocationConfidenceLevel", "description": "", "codedValues": [ { "name": "High", "code": "H" }, { "name": "Medium", "code": "M" }, { "name": "Low", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LocationConfidenceLevel" }, { "name": "CATHODICPROTECTIONIND", "type": "esriFieldTypeString", "alias": "Cathodic Protection Indicator", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CathodicProtectionInd" }, { "name": "BURIEDDEPTHINCHES", "type": "esriFieldTypeInteger", "alias": "Buried Depth (Inches)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BuriedDepthInches" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WAWaterFacilityOwner", "description": "", "codedValues": [ { "name": "City of Hamilton", "code": "CITY" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "OPERATINGPRESSURE", "type": "esriFieldTypeInteger", "alias": "Operating Pressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPERATINGPRESSURE" }, { "name": "DRAWINGID_REF", "type": "esriFieldTypeString", "alias": "DRAWING/REF_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DRAWINGID_REF" }, { "name": "DRAWIG_ID_REF_ID", "type": "esriFieldTypeString", "alias": "DRAWING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWIG_ID_REF_ID" }, { "name": "SUBDIVISION_DRAWINGS", "type": "esriFieldTypeString", "alias": "Subdivision Drawings", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "SUBDIVISION_DRAWINGS" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "BEDDING_TYPE", "type": "esriFieldTypeString", "alias": "Bedding", "domain": { "type": "codedValue", "name": "Bedding_Type", "description": "", "codedValues": [ { "name": "Native Soil", "code": "NATIVE" }, { "name": "Modified Sand", "code": "703 Modified" }, { "name": "Sand", "code": "SAND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "BEDDING_TYPE" }, { "name": "WRAPPED", "type": "esriFieldTypeString", "alias": "Wrapped", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "WRAPPED" }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "Lined", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LINED" }, { "name": "REHABDATE", "type": "esriFieldTypeDate", "alias": "REHAB DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABDATE" }, { "name": "FIREFLOWPROBLEM", "type": "esriFieldTypeString", "alias": "Problematic Fire Flow", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FIREFLOWPROBLEM" }, { "name": "BREAKCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Break Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BREAKCOUNT" }, { "name": "PIPECLASSCONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Pipe Class Age Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPECLASSCONDITION" }, { "name": "BREAKRATECONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Break Rate Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BREAKRATECONDITION" }, { "name": "CRITICALITYREASON", "type": "esriFieldTypeString", "alias": "Criticality Reason", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CRITICALITYREASON" }, { "name": "RISK", "type": "esriFieldTypeDouble", "alias": "RISK FACTOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RISK" }, { "name": "PIPECLASS", "type": "esriFieldTypeDouble", "alias": "PIPECLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPECLASS" }, { "name": "CRITICALITY", "type": "esriFieldTypeDouble", "alias": "CRITICALITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRITICALITY" }, { "name": "REPLACEMENTYEAR", "type": "esriFieldTypeInteger", "alias": "REPLACEMENT YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPLACEMENTYEAR" }, { "name": "WM_FAC", "type": "esriFieldTypeString", "alias": "WM_FAC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WM_FAC" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "FROMVALVE", "type": "esriFieldTypeString", "alias": "FROMVALVE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FROMVALVE" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CONTRACTNUMBER", "type": "esriFieldTypeString", "alias": "Contract Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRACTNUMBER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R77_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_77", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_77", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 6, "name": "Fire Hydrant", "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} }, "templates": [ { "name": "Fire Hydrant", "description": "", "prototype": { "attributes": { "FROMVALVE": null, "ASSETID": null, "ADDRESS": null, "SUBTYPECD": 6, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "CONTRACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Lagoon/Decant", "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} }, "templates": [ { "name": "Lagoon/Decant", "description": "", "prototype": { "attributes": { "FROMVALVE": null, "ASSETID": null, "ADDRESS": null, "SUBTYPECD": 5, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "CONTRACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Potable", "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} }, "templates": [ { "name": "Potable", "description": "", "prototype": { "attributes": { "FROMVALVE": null, "ASSETID": null, "ADDRESS": null, "SUBTYPECD": 1, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "CONTRACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Raw", "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} }, "templates": [ { "name": "Raw", "description": "", "prototype": { "attributes": { "FROMVALVE": null, "ASSETID": null, "ADDRESS": null, "SUBTYPECD": 2, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "CONTRACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Sludge", "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} }, "templates": [ { "name": "Sludge", "description": "", "prototype": { "attributes": { "FROMVALVE": null, "ASSETID": null, "ADDRESS": null, "SUBTYPECD": 3, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "CONTRACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Transmission", "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} }, "templates": [ { "name": "Transmission", "description": "", "prototype": { "attributes": { "FROMVALVE": null, "ASSETID": null, "ADDRESS": null, "SUBTYPECD": 4, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "CONTRACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 2, "name": "Raw", "defaultValues": { "ASSETID": null, "SUBTYPECD": 2, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} } }, { "code": 3, "name": "Sludge", "defaultValues": { "ASSETID": null, "SUBTYPECD": 3, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} } }, { "code": 5, "name": "Lagoon/Decant", "defaultValues": { "ASSETID": null, "SUBTYPECD": 5, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} } }, { "code": 6, "name": "Fire Hydrant", "defaultValues": { "ASSETID": null, "SUBTYPECD": 6, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} } }, { "code": 1, "name": "Potable", "defaultValues": { "ASSETID": null, "SUBTYPECD": 1, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} } }, { "code": 4, "name": "Transmission", "defaultValues": { "ASSETID": null, "SUBTYPECD": 4, "WADIA": null, "WAMATL": null, "PRESSZONE": null, "SERVICE_STATUS": null, "FIELDMEASUREDLENGTH": null, "INSTALLATIONDATE": null, "CONDITIONCODE": null, "LOCATIONDESCRIPTION": null, "LOCATIONCONFIDENCELEVEL": null, "CATHODICPROTECTIONIND": null, "BURIEDDEPTHINCHES": null, "OWNER": null, "OPERATINGPRESSURE": null, "DRAWINGID_REF": null, "DRAWIG_ID_REF_ID": null, "SUBDIVISION_DRAWINGS": null, "COMMENTS": null, "FACILITYID": null, "LOCATION": null, "BEDDING_TYPE": null, "WRAPPED": null, "LINED": null, "REHABDATE": null, "FIREFLOWPROBLEM": null, "BREAKCOUNT": null, "PIPECLASSCONDITION": null, "BREAKRATECONDITION": null, "CRITICALITYREASON": null, "RISK": null, "PIPECLASS": null, "CRITICALITY": null, "REPLACEMENTYEAR": null, "WM_FAC": null, "GLOBALID": null, "FROMVALVE": null, "last_edited_user": null, "last_edited_date": null, "ADDRESS": null, "CONTRACTNUMBER": null }, "domains": { "WADIA": {"type": "inherited"}, "WAMATL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "SERVICE_STATUS": {"type": "inherited"}, "CONDITIONCODE": {"type": "inherited"}, "LOCATIONCONFIDENCELEVEL": {"type": "inherited"}, "CATHODICPROTECTIONIND": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "BEDDING_TYPE": {"type": "inherited"}, "WRAPPED": {"type": "inherited"}, "LINED": {"type": "inherited"}, "FIREFLOWPROBLEM": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }