{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Bench", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4b92410adbd9cc0fa6dc053adf0c0e20", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABr0lEQVQ4jb3Vyy8DQRwH8O92p10qragUJdEL8agEF48bbSRuxPNIXPgLHJyJRCQO4sKpB3FwcBGciHhFQnEQgijiFbTVoNrd7Y7YRuKxHrXlm0wyk9/kM79kJhmCPwr5H7iCEliuksExTNSSwe/DYHZIEa6r9Tl9AbYSgCIc5CmrVOFYSCI1zS42brdi3MZ/gM9upeLVA97yss5OI2gqjcPYyiMOr8JfNlxo1eYiwWwCcPkBfh9neyLKs3Sw53Nw9HoQTb6E192CDLuOhKjQb+H+qQeYDRpMrAVjB3OEQbtdj+ayeORlEBR23cQGnuk0wf8oyXNbhhZ6HYMAT9XD7msRmcmsPGc1QJFVi+V9Xj28cSwiK5VADAOEBYZajDj1ShAliuG5AKa3Qr+Dl/Z4dDcYML8bgsPGyR0XWSM1HWF+D7uOBKy5BZiNGkxuRJDNEwFVBRw0jMrnVjPgRYddjxxLZNuZN4y7YORCVcH3QSq/5depL4lTDyvl3CdBolHCzPf70TZy+3kxRKki7A9Io+lJbDXoj854E89deAEXqR5FeKcvpQfA81Cdf/qaYpgnnwKL5yPQFCwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 470840.4442999996, "ymin": 5361162.0407, "xmax": 475993.79229999986, "ymax": 5366301.2837000005, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Material", "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": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 200, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 50, "domain": { "type": "codedValue", "name": "DomainLifecycleStatus", "description": "LifecycleStatus", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Proposed", "code": "PRP" }, { "name": "Removed", "code": "RMV" }, { "name": "Inactive", "code": "INA" }, { "name": "Abandoned", "code": "ABD" }, { "name": "Insufficient Data", "code": "IDT" }, { "name": "Proposed Existing Structure", "code": "PEX" }, { "name": "Reserved", "code": "RSV" }, { "name": "Does Not Exist", "code": "DNE" }, { "name": "New", "code": "NEW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": { "type": "codedValue", "name": "Condition", "description": "New, Good, Fair, Poor, Fail", "codedValues": [ { "name": "Good", "code": 4 }, { "name": "New", "code": 5 }, { "name": "Average", "code": 3 }, { "name": "Fair", "code": 2 }, { "name": "Poor", "code": 1 }, { "name": "Fail", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "DateLastMaintained", "type": "esriFieldTypeDate", "alias": "DateLastMaintained", "length": 8, "domain": null }, { "name": "FurnitureType", "type": "esriFieldTypeString", "alias": "FurnitureType", "length": 200, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "Memorial", "type": "esriFieldTypeString", "alias": "Memorial", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Accessible", "type": "esriFieldTypeString", "alias": "Accessible", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AvailableForDedication", "type": "esriFieldTypeString", "alias": "AvailableForDedication", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContractExpiryDate", "type": "esriFieldTypeDate", "alias": "ContractExpiryDate", "length": 8, "domain": null }, { "name": "LocationType", "type": "esriFieldTypeString", "alias": "LocationType", "length": 200, "domain": null }, { "name": "LocationName", "type": "esriFieldTypeString", "alias": "LocationName", "length": 200, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "DomainOwner", "description": "who owns the asset", "codedValues": [ { "name": "City of Victoria", "code": "VC" }, { "name": "District of Saanich", "code": "SN" }, { "name": "Town of View Royal", "code": "VR" }, { "name": "Township of Esquimalt", "code": "ES" }, { "name": "Department of National Defence", "code": "DND" }, { "name": "Songhees First Nation", "code": "SGF" }, { "name": "Private", "code": "PRI" }, { "name": "Unknown", "code": "UNK" }, { "name": "District of Oak Bay", "code": "OB" }, { "name": "Capital Regional District", "code": "CRD" }, { "name": "Province of British Columbia", "code": "BC" }, { "name": "Federal Government", "code": "CAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnerNotes", "type": "esriFieldTypeString", "alias": "OwnerNotes", "length": 200, "domain": null }, { "name": "Custodian", "type": "esriFieldTypeString", "alias": "Custodian", "length": 200, "domain": { "type": "codedValue", "name": "DomainCustodian", "description": "Asset custodian", "codedValues": [ { "name": "City of Victoria", "code": "VC" }, { "name": "Capital Regional District", "code": "CRD" }, { "name": "Private", "code": "PRI" }, { "name": "Other Agency", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CustodianNotes", "type": "esriFieldTypeString", "alias": "CustodianNotes", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Uniformat", "type": "esriFieldTypeString", "alias": "Uniformat", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }