{ "currentVersion": 10.91, "id": 6, "name": "Water Valves", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 15001, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "wtrValves", "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": 501826.72821044904, "ymin": 5427714.58898926, "xmax": 523388.228820801, "ymax": 5451461.7131958, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_UTM_Zone_10N\",GEOGCS[\"NAD83 [CSRS] 4.0.0.BC.1.GVRD_2005-04-05\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-123.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"} }, "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_UTM_Zone_10N\",GEOGCS[\"NAD83 [CSRS] 4.0.0.BC.1.GVRD_2005-04-05\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-123.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d86ab2bd60116d64102d97a7ded30a48", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAYAAADd/14OAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPxJREFUKJGNzy1LBFEUxvG/uPCEXUQvGJatJtHo9xCLYNTsCxgtCkYF2ShsFBxsfgPzrqY1WraMlgOCEx6DWmZkWJfBp5zLPT/uPafFP9Mq61HtXM8cMAGyqlmklB4j4mkK7qWUXiLi95VBRPSBOlyQtBIRg/rXX5LubG8DWXl3aPtqekZsP0i6sH0P9IB34O0PLHEf2Je0bPtk1tZVJpIWbY+AzyY4b7sjac121gR3u93udZ7n6ymljYgYzoJLknp5no+BcVEUl8AI+J6GB+UyALTb7VvbO8BNHa4Cr0BUMCKGkjZtd4CPCp5LegZO6wPbTsAxcFbBLds05QcOV2mSxL4cTgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "VALVE_TYPE2", "typeIdField": "", "subtypeField": "VALVE_TYPE", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "VALVE_TYPE2", "type": "esriFieldTypeString", "alias": "VALVE TYPE", "domain": { "type": "codedValue", "name": "wtrValveType2", "description": "", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Check", "code": "Check" }, { "name": "Gate", "code": "Gate" }, { "name": "Pressure Reducing", "code": "Pressure Reducing" }, { "name": "Pressure Sustaining", "code": "Pressure Sustaining" }, { "name": "Tap", "code": "Tap" }, { "name": "Ball", "code": "Ball" }, { "name": "Wheel", "code": "Wheel" }, { "name": "Valve", "code": "Valve" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Gate", "modelName": "VALVE_TYPE2" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITY ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "VALVE_SIZE", "type": "esriFieldTypeInteger", "alias": "VALVE SIZE (mm)", "domain": { "type": "codedValue", "name": "wtrSize", "description": "", "codedValues": [ { "name": "18", "code": 18 }, { "name": "19", "code": 19 }, { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "27", "code": 27 }, { "name": "38", "code": 38 }, { "name": "50", "code": 50 }, { "name": "63", "code": 63 }, { "name": "75", "code": 75 }, { "name": "81", "code": 81 }, { "name": "85", "code": 85 }, { "name": "88", "code": 88 }, { "name": "99", "code": 99 }, { "name": "100", "code": 100 }, { "name": "101", "code": 101 }, { "name": "150", "code": 150 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 }, { "name": "350", "code": 350 }, { "name": "400", "code": 400 }, { "name": "450", "code": 450 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "560", "code": 560 }, { "name": "600", "code": 600 }, { "name": "650", "code": 650 }, { "name": "675", "code": 675 }, { "name": "750", "code": 750 }, { "name": "762", "code": 762 }, { "name": "800", "code": 800 }, { "name": "850", "code": 850 }, { "name": "900", "code": 900 }, { "name": "990", "code": 990 }, { "name": "991", "code": 991 }, { "name": "1050", "code": 1050 }, { "name": "1065", "code": 1065 }, { "name": "1200", "code": 1200 }, { "name": "125", "code": 125 }, { "name": "1500", "code": 1500 }, { "name": "1830", "code": 1830 }, { "name": "1350", "code": 1350 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_SIZE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Status", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "For Construction", "code": "For Construction" }, { "name": "In Service", "code": "In Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "History", "code": "History" }, { "name": "Conceptual", "code": "Conceptual" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "In Service", "modelName": "STATUS" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "Owner", "description": "", "codedValues": [ { "name": "Surrey", "code": "Surrey" }, { "name": "Private", "code": "Private" }, { "name": "Other Municipality", "code": "Other Municipality" }, { "name": "Translink", "code": "Translink" }, { "name": "Provincial", "code": "Provincial" }, { "name": "Metro Vancouver", "code": "Metro Vancouver" }, { "name": "Federal", "code": "Federal" }, { "name": "Fraser Port Auth.", "code": "Fraser Port Auth." } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Surrey", "modelName": "OWNER" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "SEISMIC_PROTECTION", "type": "esriFieldTypeString", "alias": "SEISMIC_PROTECTION", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SEISMIC_PROTECTION" }, { "name": "MAINTENANCE_RESPONSIBILITY", "type": "esriFieldTypeString", "alias": "MAINTENANCE_RESPONSIBILITY", "domain": { "type": "codedValue", "name": "AssetResponsibility", "description": "Operational and Maintenance Repsonsibilities for Engineering Assets", "codedValues": [ { "name": "Engineering", "code": "Engineering" }, { "name": "Facilities", "code": "Facilities" }, { "name": "Fire Department", "code": "Fire Department" }, { "name": "Metro Vancouver", "code": "Metro Vancouver" }, { "name": "Other Municipality", "code": "Other Municipality" }, { "name": "Parks", "code": "Parks" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MAINTENANCE_RESPONSIBILITY" }, { "name": "OPERATIONAL_RESPONSIBILITY", "type": "esriFieldTypeString", "alias": "OPERATIONAL_RESPONSIBILITY", "domain": { "type": "codedValue", "name": "AssetResponsibility", "description": "Operational and Maintenance Repsonsibilities for Engineering Assets", "codedValues": [ { "name": "Engineering", "code": "Engineering" }, { "name": "Facilities", "code": "Facilities" }, { "name": "Fire Department", "code": "Fire Department" }, { "name": "Metro Vancouver", "code": "Metro Vancouver" }, { "name": "Other Municipality", "code": "Other Municipality" }, { "name": "Parks", "code": "Parks" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OPERATIONAL_RESPONSIBILITY" }, { "name": "SEISMIC", "type": "esriFieldTypeString", "alias": "SEISMIC", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SEISMIC" }, { "name": "INSIDE_CHAMBER", "type": "esriFieldTypeString", "alias": "INSIDE_CHAMBER", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "INSIDE_CHAMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "A1833_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Valves", "description": "", "prototype": { "attributes": { "INSIDE_CHAMBER": null, "SEISMIC": null, "VALVE_TYPE2": "Gate", "FACILITYID": null, "VALVE_SIZE": null, "STATUS": "In Service", "OWNER": "Surrey", "LOCATION": null, "COMMENTS": null, "SEISMIC_PROTECTION": null, "MAINTENANCE_RESPONSIBILITY": null, "OPERATIONAL_RESPONSIBILITY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 2, "name": "Gate", "defaultValues": { "VALVE_TYPE2": "Gate", "FACILITYID": null, "VALVE_SIZE": null, "STATUS": null, "OWNER": "Surrey", "LOCATION": null, "COMMENTS": null, "GLOBALID": null, "SEISMIC_PROTECTION": null, "MAINTENANCE_RESPONSIBILITY": null, "OPERATIONAL_RESPONSIBILITY": null, "SEISMIC": null, "INSIDE_CHAMBER": null }, "domains": { "VALVE_TYPE2": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "SEISMIC_PROTECTION": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"type": "inherited"} } }, { "code": 3, "name": "Pressure Reducing", "defaultValues": { "VALVE_TYPE2": "Pressure Reducing", "FACILITYID": null, "VALVE_SIZE": null, "STATUS": null, "OWNER": "Surrey", "LOCATION": null, "COMMENTS": null, "GLOBALID": null, "SEISMIC_PROTECTION": null, "MAINTENANCE_RESPONSIBILITY": null, "OPERATIONAL_RESPONSIBILITY": null, "SEISMIC": null, "INSIDE_CHAMBER": null }, "domains": { "VALVE_TYPE2": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "SEISMIC_PROTECTION": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"type": "inherited"} } }, { "code": 1, "name": "Check", "defaultValues": { "VALVE_TYPE2": "Check", "FACILITYID": null, "VALVE_SIZE": null, "STATUS": null, "OWNER": "Surrey", "LOCATION": null, "COMMENTS": null, "GLOBALID": null, "SEISMIC_PROTECTION": null, "MAINTENANCE_RESPONSIBILITY": null, "OPERATIONAL_RESPONSIBILITY": null, "SEISMIC": null, "INSIDE_CHAMBER": null }, "domains": { "VALVE_TYPE2": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "SEISMIC_PROTECTION": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"type": "inherited"} } }, { "code": 0, "name": "Butterfly", "defaultValues": { "VALVE_TYPE2": "Butterfly", "FACILITYID": null, "VALVE_SIZE": null, "STATUS": "In Service", "OWNER": "Surrey", "LOCATION": null, "COMMENTS": null, "GLOBALID": null, "SEISMIC_PROTECTION": null, "MAINTENANCE_RESPONSIBILITY": null, "OPERATIONAL_RESPONSIBILITY": null, "SEISMIC": null, "INSIDE_CHAMBER": null }, "domains": { "VALVE_TYPE2": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "SEISMIC_PROTECTION": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"type": "inherited"} } }, { "code": 4, "name": "Pressure Sustaining", "defaultValues": { "VALVE_TYPE2": "Pressure Sustaining", "FACILITYID": null, "VALVE_SIZE": null, "STATUS": null, "OWNER": "Surrey", "LOCATION": null, "COMMENTS": null, "GLOBALID": null, "SEISMIC_PROTECTION": null, "MAINTENANCE_RESPONSIBILITY": null, "OPERATIONAL_RESPONSIBILITY": null, "SEISMIC": null, "INSIDE_CHAMBER": null }, "domains": { "VALVE_TYPE2": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "SEISMIC_PROTECTION": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"type": "inherited"} } }, { "code": 5, "name": "Tap", "defaultValues": { "VALVE_TYPE2": "Tap", "FACILITYID": null, "VALVE_SIZE": null, "STATUS": null, "OWNER": "Surrey", "LOCATION": null, "COMMENTS": null, "GLOBALID": null, "SEISMIC_PROTECTION": null, "MAINTENANCE_RESPONSIBILITY": null, "OPERATIONAL_RESPONSIBILITY": null, "SEISMIC": null, "INSIDE_CHAMBER": null }, "domains": { "VALVE_TYPE2": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "SEISMIC_PROTECTION": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"type": "inherited"} } }, { "code": 6, "name": "Valve", "defaultValues": { "VALVE_TYPE2": "Valve", "FACILITYID": null, "VALVE_SIZE": null, "STATUS": "In Service", "OWNER": "Surrey", "LOCATION": null, "COMMENTS": null, "GLOBALID": null, "SEISMIC_PROTECTION": null, "MAINTENANCE_RESPONSIBILITY": null, "OPERATIONAL_RESPONSIBILITY": null, "SEISMIC": null, "INSIDE_CHAMBER": null }, "domains": { "VALVE_TYPE2": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "SEISMIC_PROTECTION": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"type": "inherited"}, "SEISMIC": {"type": "inherited"}, "INSIDE_CHAMBER": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1124710b3e7a4596b998a5659697735a" }