{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Water Meter", "type": "Feature Layer", "description": "A meter is a facility that is used to measure water consumption (volume).", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0020000000000000005, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0af450e2d2f93e9b6c8b63be276d4405", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQ4jWNhoBCwUM+A6KfhDIxMskTpYvx/gGGx1BlUAxgZMxn+M/YQ1Mz015ThP5MDAwMDmgEg8P//V0FehjWywixMDFjA47d/2d5/YQ5nYPyvARNjQVHB8o85zJz78YxEfn1sBpjWvfl+5stfVC0MFAIWdIFjt39JuHS8w1DIyMDA8OnHPyaCBrz98p/z8uOfWG1TEGVlZGAg4AVfQ/b7eMLg74NXBFxAKmBBF9h/7RdP0bJPD7Apfvzurwh+A77/O3fr1e+MWzt/Y7fuD9NfBkZGblwGXGBgZ17H8A+Pe5n+g1IbKMFNxzRgiVQBHq04AcWBCAA7S04HtL+CnwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 511635.93129328155, "ymin": 5966784.257133312, "xmax": 523786.7455017348, "ymax": 5985420.765302412, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "vcsWkid": 5713, "latestVcsWkid": 5713, "xyTolerance": 0.0020000000000000005, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "CGVD_1928", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 4, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "AssetOwner", "type": "esriFieldTypeSmallInteger", "alias": "Owner of the Asset", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "Owner of the Asset", "codedValues": [ { "name": "CPG", "code": 1 }, { "name": "RDFFG", "code": -1 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "BCH", "code": -3 }, { "name": "MOH", "code": -4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetManager", "type": "esriFieldTypeSmallInteger", "alias": "Manager of the Asset", "domain": { "type": "codedValue", "name": "AssetManager", "description": "Manager of the Assets", "codedValues": [ { "name": "Asset", "code": 1 }, { "name": "Bylaw", "code": 2 }, { "name": "Civic Facility", "code": 3 }, { "name": "Communications", "code": 4 }, { "name": "Community Facility", "code": 5 }, { "name": "Environment", "code": 6 }, { "name": "Finance", "code": 7 }, { "name": "Fire", "code": 8 }, { "name": "Fleet", "code": 9 }, { "name": "GIS", "code": 10 }, { "name": "Human Resource", "code": 11 }, { "name": "IT Services", "code": 12 }, { "name": "Parks", "code": 13 }, { "name": "Planning", "code": 14 }, { "name": "Police", "code": 15 }, { "name": "Real Estate", "code": 16 }, { "name": "Recreation", "code": 17 }, { "name": "Solid Waste", "code": 18 }, { "name": "Subdivision", "code": 19 }, { "name": "Transportation", "code": 20 }, { "name": "Utilities", "code": 21 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "PressureSystem", "type": "esriFieldTypeString", "alias": "PressureSystem", "length": 20, "domain": { "type": "codedValue", "name": "sswPressureSystem", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "InstallContractor", "type": "esriFieldTypeString", "alias": "InstallContractor", "length": 60, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 20, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "sswMainDistributionDiameter", "description": "", "codedValues": [ { "name": "0 mm", "code": 0 }, { "name": "10 mm", "code": 10 }, { "name": "20 mm", "code": 20 }, { "name": "30 mm", "code": 30 }, { "name": "40 mm", "code": 40 }, { "name": "50 mm", "code": 50 }, { "name": "60 mm", "code": 60 }, { "name": "70 mm", "code": 70 }, { "name": "80 mm", "code": 80 }, { "name": "90 mm", "code": 90 }, { "name": "100 mm", "code": 100 }, { "name": "150 mm", "code": 150 }, { "name": "200 mm", "code": 200 }, { "name": "250 mm", "code": 250 }, { "name": "300 mm", "code": 300 }, { "name": "350 mm", "code": 350 }, { "name": "375 mm", "code": 375 }, { "name": "400 mm", "code": 400 }, { "name": "450 mm", "code": 450 }, { "name": "500 mm", "code": 500 }, { "name": "525 mm", "code": 525 }, { "name": "550 mm", "code": 550 }, { "name": "600 mm", "code": 600 }, { "name": "650 mm", "code": 650 }, { "name": "675 mm", "code": 675 }, { "name": "700 mm", "code": 700 }, { "name": "750 mm", "code": 750 }, { "name": "800 mm", "code": 800 }, { "name": "850 mm", "code": 850 }, { "name": "900 mm", "code": 900 }, { "name": "950 mm", "code": 950 }, { "name": "1000 mm", "code": 1000 }, { "name": "1020 mm", "code": 1020 }, { "name": "1050 mm", "code": 1050 }, { "name": "1100 mm", "code": 1100 }, { "name": "1150 mm", "code": 1150 }, { "name": "1200 mm", "code": 1200 }, { "name": "1250 mm", "code": 1250 }, { "name": "1300 mm", "code": 1300 }, { "name": "1350 mm", "code": 1350 }, { "name": "1400 mm", "code": 1400 }, { "name": "1450 mm", "code": 1450 }, { "name": "1500 mm", "code": 1500 }, { "name": "1550 mm", "code": 1550 }, { "name": "1600 mm", "code": 1600 }, { "name": "1650 mm", "code": 1650 }, { "name": "1700 mm", "code": 1700 }, { "name": "1800 mm", "code": 1800 }, { "name": "1825 mm", "code": 1825 }, { "name": "1950 mm", "code": 1950 }, { "name": "2000 mm", "code": 2000 }, { "name": "2100 mm", "code": 2100 }, { "name": "2200 mm", "code": 2200 }, { "name": "2300 mm", "code": 2300 }, { "name": "2400 mm", "code": 2400 }, { "name": "2500 mm", "code": 2500 }, { "name": "2600 mm", "code": 2600 }, { "name": "2700 mm", "code": 2700 }, { "name": "2800 mm", "code": 2800 }, { "name": "2900 mm", "code": 2900 }, { "name": "3000 mm", "code": 3000 }, { "name": "3100 mm", "code": 3100 }, { "name": "3200 mm", "code": 3200 }, { "name": "3300 mm", "code": 3300 }, { "name": "3400 mm", "code": 3400 }, { "name": "3500 mm", "code": 3500 }, { "name": "3600 mm", "code": 3600 }, { "name": "3700 mm", "code": 3700 }, { "name": "3800 mm", "code": 3800 }, { "name": "3900 mm", "code": 3900 }, { "name": "4000 mm", "code": 4000 }, { "name": "5000 mm", "code": 5000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FlowRange", "type": "esriFieldTypeString", "alias": "FlowRange", "length": 20, "domain": { "type": "codedValue", "name": "sswMeterFlowRate", "description": "", "codedValues": [ { "name": "10 to 99", "code": "10-99" }, { "name": "100 to 499", "code": "100-499" }, { "name": "500 to 999", "code": "500-999" }, { "name": "0 to 9", "code": "0-9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DesignFlow", "type": "esriFieldTypeInteger", "alias": "DesignFlow", "domain": null }, { "name": "FlowUnits", "type": "esriFieldTypeString", "alias": "FlowUnits", "length": 20, "domain": { "type": "codedValue", "name": "sswFlowUnits", "description": "", "codedValues": [ { "name": "Gallons Per Minute", "code": "GPM" }, { "name": "Gallons Per Hour", "code": "GPH" }, { "name": "Gallons Per Day", "code": "GPD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Litres Per Minute", "code": "LPM" }, { "name": "Litres Per Hour", "code": "LPH" }, { "name": "Litres Per Day", "code": "LPD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 20, "domain": null }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "length": 20, "domain": null }, { "name": "PressureRange", "type": "esriFieldTypeString", "alias": "PressureRange", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "I3305AssetID", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1658_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "id": 1, "name": "watFlume" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "id": 12, "name": "watFlowTube" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "id": 7, "name": "watProportional" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "id": 11, "name": "watWeir" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "id": 8, "name": "watSonic" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "id": 5, "name": "watOrificePlate" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "id": 3, "name": "watModifiedVenturi" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "id": 4, "name": "watMultijet" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "id": 6, "name": "watPropeller" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "id": 2, "name": "watMagnetic" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "id": 10, "name": "watVenturi" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "id": 9, "name": "watTurbine" } ], "subtypes": [ { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 1, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "PressureSystem": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "PrimaryImage": null, "Elevation": null, "Manufacturer": null, "Diameter": null, "FlowRange": null, "DesignFlow": null, "FlowUnits": null, "Model": null, "SerialNumber": null, "PressureRange": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 1, "name": "watFlume" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 12, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "PressureSystem": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "PrimaryImage": null, "Elevation": null, "Manufacturer": null, "Diameter": null, "FlowRange": null, "DesignFlow": null, "FlowUnits": null, "Model": null, "SerialNumber": null, "PressureRange": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 12, "name": "watFlowTube" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 7, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "PressureSystem": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "PrimaryImage": null, "Elevation": null, "Manufacturer": null, "Diameter": null, "FlowRange": null, "DesignFlow": null, "FlowUnits": null, "Model": null, "SerialNumber": null, "PressureRange": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 7, "name": "watProportional" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 11, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "PressureSystem": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "PrimaryImage": null, "Elevation": null, "Manufacturer": null, "Diameter": null, "FlowRange": null, "DesignFlow": null, "FlowUnits": null, "Model": null, "SerialNumber": null, "PressureRange": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 11, "name": "watWeir" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 8, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "PressureSystem": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "PrimaryImage": null, "Elevation": null, "Manufacturer": null, "Diameter": null, "FlowRange": null, "DesignFlow": null, "FlowUnits": null, "Model": null, "SerialNumber": null, "PressureRange": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 8, "name": "watSonic" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 5, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "PressureSystem": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "PrimaryImage": null, "Elevation": null, "Manufacturer": null, "Diameter": null, "FlowRange": null, "DesignFlow": null, "FlowUnits": null, "Model": null, "SerialNumber": null, "PressureRange": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 5, "name": "watOrificePlate" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 3, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "PressureSystem": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "PrimaryImage": null, "Elevation": null, "Manufacturer": null, "Diameter": null, "FlowRange": null, "DesignFlow": null, "FlowUnits": null, "Model": null, "SerialNumber": null, "PressureRange": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 3, "name": "watModifiedVenturi" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 4, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "PressureSystem": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "PrimaryImage": null, "Elevation": null, "Manufacturer": null, "Diameter": null, "FlowRange": null, "DesignFlow": null, "FlowUnits": null, "Model": null, "SerialNumber": null, "PressureRange": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 4, "name": "watMultijet" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 6, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "PressureSystem": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "PrimaryImage": null, "Elevation": null, "Manufacturer": null, "Diameter": null, "FlowRange": null, "DesignFlow": null, "FlowUnits": null, "Model": null, "SerialNumber": null, "PressureRange": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 6, "name": "watPropeller" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 2, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "PressureSystem": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "PrimaryImage": null, "Elevation": null, "Manufacturer": null, "Diameter": null, "FlowRange": null, "DesignFlow": null, "FlowUnits": null, "Model": null, "SerialNumber": null, "PressureRange": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 2, "name": "watMagnetic" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 10, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "PressureSystem": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "PrimaryImage": null, "Elevation": null, "Manufacturer": null, "Diameter": null, "FlowRange": null, "DesignFlow": null, "FlowUnits": null, "Model": null, "SerialNumber": null, "PressureRange": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 10, "name": "watVenturi" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "PressureSystem": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "FlowRange": {"type": "inherited"}, "FlowUnits": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 9, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "PressureSystem": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "PrimaryImage": null, "Elevation": null, "Manufacturer": null, "Diameter": null, "FlowRange": null, "DesignFlow": null, "FlowUnits": null, "Model": null, "SerialNumber": null, "PressureRange": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 9, "name": "watTurbine" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1385563549000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "35236fa9714341fb97e57cde60a0b9b4" }