{ "currentVersion": 10.91, "id": 11, "name": "Sanitary Chambers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1d7c3ced9c40e24d39a9c3d6aea37264", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAF5JREFUGJVjYYAACQbC4BULAwMDw6EJE/apy8py4FL15vNnBu2EBCsWBgYGBklhYSExQUFxXIqZmZl/MTAwMLAQYT0cjAzFj168YGNmZsap6P2nT0xwxc6lpULEmAwAq/gQpwNbf4oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 506382.54335937503, "ymin": 5427728.02375, "xmax": 2.50395675697266E8, "ymax": 543970906, "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]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CHAMBER_TYPE2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 10, "domain": null }, { "name": "CHAMBER_SIZE", "type": "esriFieldTypeSmallInteger", "alias": "CHAMBER SIZE (mm)", "domain": { "type": "range", "name": "sanSizeRange", "description": "", "range": [ 25, 2400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 35, "domain": { "type": "codedValue", "name": "sanMaterialType2", "description": "", "codedValues": [ { "name": "Asbestos Cement", "code": "Asbestos Cement" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Clay Tile", "code": "Clay Tile" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Concrete Block", "code": "Concrete Block" }, { "name": "Concrete Cylinder", "code": "Concrete Cylinder" }, { "name": "Concrete Segments Bolted", "code": "Concrete Segments Bolted" }, { "name": "Concrete Segments Unbolted", "code": "Concrete Segments Unbolted" }, { "name": "Corrugated Metal", "code": "Corrugated Metal" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Durapipe", "code": "Durapipe" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Glass Reinforced Cement", "code": "Glass Reinforced Cement" }, { "name": "Pitch Fiber", "code": "Pitch Fiber" }, { "name": "Plastic Steel Composite", "code": "Plastic Steel Composite" }, { "name": "Polyethylene", "code": "Polyethylene" }, { "name": "Polypropylene", "code": "Polypropylene" }, { "name": "Precast Concrete", "code": "Precast Concrete" }, { "name": "PVC Plastic", "code": "PVC Plastic" }, { "name": "Reinforced Concrete", "code": "Reinforced Concrete" }, { "name": "Reinforced Plastic Truss", "code": "Reinforced Plastic Truss" }, { "name": "Steel", "code": "Steel" }, { "name": "Transite Pipe", "code": "Transite Pipe" }, { "name": "Vitrified", "code": "Vitrified" }, { "name": "Wood", "code": "Wood" }, { "name": "Non Reinforced Concrete", "code": "Non Reinforced Concrete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INVERT", "type": "esriFieldTypeDouble", "alias": "INVERT (m)", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "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" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "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" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MAINTENANCE_RESPONSIBILITY", "type": "esriFieldTypeString", "alias": "MAINTENANCE_RESPONSIBILITY", "length": 30, "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" } }, { "name": "OPERATIONAL_RESPONSIBILITY", "type": "esriFieldTypeString", "alias": "OPERATIONAL_RESPONSIBILITY", "length": 30, "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" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "A1718_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "576b280cc20a4eb68c02ba2e56e40857" }