{ "currentVersion": 10.91, "id": 1, "name": "Water Pump Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "© City of Coquitlam, EPW, Mapping Section", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3a5b885576428410271fed3b45b13199", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXhJREFUOI3F0zFIlGEYB/BfdZ9XcGRSVCLZUOQgQYMpDUEYES2GEDU0GFRbNLhIU1ENTgUiNIgQhQ1xkxgHOUlLEeEQBYU3FHUXCh6Rpd+ZXMNH5pXGd6fgH154eXj48Ty8vAlrnAQku0tHw5Lt1SL1ZPN3N7xeBMOX99J2NO2sFpyeyb5CyyIo1TCnsb1aT/g2V/x9T1StrJCKwb0BH+YrAI9tZeQaha8EAWPjnBuhvZaByyQ2kazh9iP6szHA2iRhkT29nKoj3UPnC862MlngyCDNW0htjDnh0mQKEZ4K+DjFyTau7qdvooKViVZKd7Cvgc9TPMwhx+5t3Ozi4heuPODZt5hgqcTMLMPPuT7+p971lKYxHl/iRgfHh2KCxXkujJbXztczlOddyMQndtXFXPnnQjTh3+k8zJ1DfP9BTUDP/Zjgk2kO3vq38cwwzaM0bo4ea6Usu3J+YfnmN7PR+V/W/+utE5g5/V7GwCqcA+UgJ1aBleUXH6RmlgZI724AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OPERATING", "label": "Pump Station, Existing", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c1bf61ccaccca111e3aa99b9824a2f06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcBJREFUOI3Vz09Ik3Ecx/E37dnzGFusMrZGVLQkCZEOSdBh0D+JIqJB5EEpQbyFB6NJUFQSIiOUIigQOhg7KAtCa6ODxViHDlnIg4dSF/2xZ2k8M9nQ38Pq8dRouNHT1qXP6cuXDy++X4l/HAlAqen0C8VWXS7i1XMzmtav5kHx6XUER7W7XFBncRxoyIM41i2zcUe5HkJXjV+zVLZSIn8NbndJfPiesw4eqHXyeDhIWl/EbpeIJ97QdOkph3Y7GbjVhmSzoSgyN0JD3Bl5/2fQ5ZARywZbD97kWP16IuELBB6+4kyggbn5NPubB6nzKjir1li78PfE1AWEMHA67Hz8/I2jjfvoOOXj9qOk9ZcBlCqZSOg4O31bmP0yz4N4CuIpNrtddF9uoe1sivNdYRJTWWugaUIms8RI9CVX76v5/bnrz6i9+4Lhe61cC57gcPuQNdAQBq3dzwt2zX4P4cRX3s4ZTCdn8bg3WHs598PENFcXAyf30te7h2x2CVm203Vl0Br4ZCJN/ZGeVcXTF6PUecfYtmktMXWhKFYUBNAyP4uWJzXBpCZKYiXBSvK/gProO/TRgQqcXYUgNFaAFWQF25iN+HB2ffUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "METRO", "label": "Pump Station, Metro", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.36755333294E7, "ymin": 6316075.699100003, "xmax": -1.3664947482900001E7, "ymax": 6327874.550499998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "GIS_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 32, "domain": null }, { "name": "GIS_STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "mx_asset_status", "description": "", "codedValues": [ { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Decommissioned/Removed", "code": "DECOMMISSIONED" }, { "name": "Metro Vancouver", "code": "METRO" }, { "name": "Highways / MOT", "code": "MOT" }, { "name": "Not Ready", "code": "NOT READY" }, { "name": "Operating", "code": "OPERATING" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Asset For TCA Only", "code": "TCAONLY" }, { "name": "Operating, Non-TCA Asset", "code": "OPERATING NON-TCA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 240, "domain": null }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "Station Name", "length": 240, "domain": null }, { "name": "INSTALL_DT", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 20, "domain": null }, { "name": "ALARMTYPE", "type": "esriFieldTypeString", "alias": "Alarm Type", "length": 10, "domain": null }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "Asbuilt", "length": 150, "domain": null }, { "name": "CEDMS_ASBUILT_PUBLIC", "type": "esriFieldTypeString", "alias": "Link to Asbuilt", "length": 255, "domain": null }, { "name": "CEDMS_LINK", "type": "esriFieldTypeString", "alias": "CEDMS_LINK", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SHAPE_INDEX", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }