{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Public Art", "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": "d06a3332e2146a6db3d5b2d547445ac8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jWNhoBCw0MSAvQLv5R/LXij5zfRH9T/jv9/s3/j2m9yymKLNwPiLoAFztfdPef7zdprcHRNW9u88YLEPQs98TmseqVjAdCQl4arNJpwGzDDcNl3ygUYG/3sJFEMF3kmBsOhjhQvL5xju8ks577YXw4DJlht0hZ7KJaJrRgayDwy4rvPtm8DAwKCLYcB/xr950o+02RkIAMknGtodbjPsKnZlHEIxgPMrvzghzVDvMDL+Z7ZnYGBANeAf07/fDESCPyy/4bHBAmN84n95mxjNPzk/f30n/uAchgGPlM+t07jiECr0RkYJnwE3tQ7t4VXg2o9hwOS5/acEAiUXumwqKGT5yyqATfNb0Uenr+vsmzypoe8PhgEMDAwML0XvtO8I6vpleSjaXfilgh0DAwMTVOrjDZ0D2y+YbFo2eUE/PA1gGDBr1ixQQHZkZj7dzfNRRFfwrYzYP5bfv15J3Xrxh/XPgWnTpr1AdxXWvDB9+vSzDAwMIEwQUJwbAViSjKkbkAU8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 470857.48900000006, "ymin": 5361156.4366, "xmax": 476134.4617999997, "ymax": 5365984.017200001, "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": "Title", "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": "ArtReferenceID", "type": "esriFieldTypeString", "alias": "ArtReferenceID", "length": 20, "domain": null }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "DecommissioningDate", "type": "esriFieldTypeDate", "alias": "DecommissioningDate", "length": 8, "domain": null }, { "name": "ArtProject", "type": "esriFieldTypeString", "alias": "ArtProject", "length": 150, "domain": null }, { "name": "Title", "type": "esriFieldTypeString", "alias": "Title", "length": 150, "domain": null }, { "name": "Artist", "type": "esriFieldTypeString", "alias": "Artist", "length": 100, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "PublicArtCategory", "description": "public art category", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Community", "code": "Community" }, { "name": "Monument", "code": "Monument" }, { "name": "Plaque", "code": "Plaque" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ArtType", "type": "esriFieldTypeString", "alias": "ArtType", "length": 50, "domain": null }, { "name": "Dimensions", "type": "esriFieldTypeString", "alias": "Dimensions", "length": 70, "domain": null }, { "name": "MediumMaterials", "type": "esriFieldTypeString", "alias": "MediumMaterials", "length": 100, "domain": null }, { "name": "FabricationTechnique", "type": "esriFieldTypeString", "alias": "FabricationTechnique", "length": 200, "domain": null }, { "name": "MaintenanceType", "type": "esriFieldTypeString", "alias": "MaintenanceType", "length": 200, "domain": null }, { "name": "MaintenanceFrequency", "type": "esriFieldTypeString", "alias": "MaintenanceFrequency", "length": 200, "domain": null }, { "name": "MaintenanceCostEst", "type": "esriFieldTypeDouble", "alias": "MaintenanceCostEst", "domain": null }, { "name": "MaintenanceDocument", "type": "esriFieldTypeString", "alias": "MaintenanceDocument", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 50, "domain": { "type": "codedValue", "name": "DomainDataSource", "description": "", "codedValues": [ { "name": "As-Built", "code": "ASB" }, { "name": "GPS", "code": "GPS" }, { "name": "Survey", "code": "SUR" }, { "name": "Digitized from Hard Copy", "code": "HDC" }, { "name": "Digitized from Orthophoto", "code": "ORT" }, { "name": "Unknown", "code": "UNK" }, { "name": "Linen", "code": "LIN" }, { "name": "Calculated", "code": "CAL" }, { "name": "External Source", "code": "EXS" }, { "name": "Location Approximated", "code": "APX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 30, "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": 30, "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": 200, "domain": null }, { "name": "Picture", "type": "esriFieldTypeString", "alias": "Picture", "length": 1000, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location", "length": 200, "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 }, { "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Dog Bag Dispenser", "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": "ac4f87e0be82682437612bb9e61aa28d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAbCAYAAAB836/YAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC80lEQVRIidWVa0gUURiGn3GXdd3U1jXTbFtbTIMow6gwQrLoSpRFEFH0QyqiCyUVCEVRQf4JIux3ECndLxAElYUWFRGkgVkotlnW5mXTdRtHN905MaNZOuVu0Y964eOcM997nvm+meGMmb8s8/8FFELMBjJ/k9EhSdJNA1AIoc3Lgfgf3Y2tXXxs7yExzsKk1FiiJMlAFELkSZJ0f3iFdg0WCASQZZnK2g6OXPFQ/1EZNCSPtrBtsZNNC1J1sMPhwGq1aqlxP21Zk9frpfJFGztKvagCstNiyHJa8cl9lNfKHL7soarBx6GVY1FVFafTOWS/ARjsDXHgaqsO25rnYMs8x2BuQ46dgtPvuVEdYHlWHEuTVEP7BuDDV20sk4tI4TVUwPmKofmdA2PdWQuuUDEu196RgWNCDf2wX2jK3HX09ATxPLtO3dPrLF0bBphokzBbYohPSKG95c2Q3OQZSygoOkdL00tKGqoRaih8y5pCvUFmLSzQN/Z0+fnsb2Xs+Mkkjc/k3uVi/WapEzLpCwYiAwqhMjVnFYvWHTTkyi8c5VLJZn3uzMiJDKiprzeoj/62d8Q7Uoky9Vtj7cm/2jIy0OetZ0LGTEr2zcFstpCbX0juyt14Pc8HPUKIyIEpadN4W/eEQLtXX988U6QDm9++GPR0KhG+lGhbPH5fE7K/Zcgj0OJb65qULxEAH9QrBJUAVRVlyIE2oqJMqAOfx62yg0RbY7+bJVN4YDPpKKRT/eC8wVx57fj3irGQMWN1eGD+7HHkPzpGSIU9S8awPkc7hPrV/UVl78VmnnoUMlOiKVyRHR44xWVn+4JETt39xInbPh43KGS7YugKhrhTK9Pc2YfdZqJ4TTKjbLbwQLfbTckuN7OmNbK/tIYnrxU9NGln4Oo5Tk5uzsaVZIQNB3YMRIK22Dh/Ihvy0qhp7OTDp25s0SayJtpxxFn4iZoMQEmSQkKImYDr2zWtouluux4jqFOSpGoDcADqAbT4Y/37/+WvLuAOwRyk3PAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 470856.6799999997, "ymin": 5361163.932, "xmax": 476139.88900000043, "ymax": 5366301.398, "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": "Type", "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GarbageCanType", "description": "type of garbage can, dog bag dispenser, cigarette butt canister, safe needle box, etc", "codedValues": [ { "name": "Cigarette Butt Canister", "code": "Cigarette Butt Canister" }, { "name": "Dog Bag Dispenser", "code": "Dog Bag Dispenser" }, { "name": "Litter Can - Parks", "code": "Litter Can - Parks" }, { "name": "Litter Can - Streets", "code": "Litter Can - Streets" }, { "name": "Safe Needle Disposal", "code": "Safe Needle Disposal" }, { "name": "Zero Waste Streetscape Container", "code": "Zero Waste Streetscape Container" }, { "name": "Refuse Streetscape Container", "code": "Refuse Streetscape Container" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ImageName", "type": "esriFieldTypeString", "alias": "ImageName", "length": 50, "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": null }, { "name": "InfrastructureID", "type": "esriFieldTypeString", "alias": "InfrastructureID", "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, "hasZ": true, "hasM": 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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Garbage Cans and Waste Collection", "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": "a93326edcf4cbe60aace6983f36e4636", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACbElEQVRIid2WXUhTYRjHf2c7bp6pW6RbJkZJ2YcUVoswrQikIAqDqCgI6SIqqOzjIvqACIouwuoio4sgb8wgIpAQu+gDCgsRUwwCPyCrodEWfjDddDvnjXPSnNTmmKML//DC8349v/d9zsvzHJn/JHm2g4RE8d0iBDaEJiXsVZiDaHTTfPz7v0EbqlYiOITgCMTF6QehgpQ1ZVTSAqRIpUAUkGQyo2mOeAiZdmvg06ODr5VUs1awv3abx+u3R0wraMKalG+U40xXXHOV3bq9ZIEDj9cfc33CIM8PP5fvN2Gzygz6x0iRTYTCWnJB6wvm8eLOLjJsFqN/vtzNu499bD72FFUTyQEpVpmaK1tJtUxuHQ2pFK+az+JcB51fBxIH2dMshnMd4pyjMBIM0/D+C2Wb8oz5t229bCzMMcIXTXGBdMd1bz6TajUjBNQ39lB5siSerfGD9FPW3djBnosNBjBRydMt0F9SZW0rO0sW8fhld9R1gdFwzIPEBN07t4WrD5rp+jZAuuIkO9PGtaNFHL7+ypjv9Q3TPzRq2Lll1YmDzCaJdStc5OXY6ekbwr3cZYxNaCykGjfRNV1YY4JaO72sWeqk6km7EcKKfYV86PDGdJggyMeFcjc/B4NGf+0yJzdrW5MPau/2UZg/mZhX52fR1uVLPmgk+PslLczOMFJLcExlOBBKPkhXwYGHZ5FoGLe3A7d0e++l59UgdSCEA4kM4ARxg1TVh4kWhJSG9KfylY63iVpYPz7uAuGKqI/1EYVaT3iB6KCmCg/u2zVY5GfMROawoPFUZ+Ql/w5dy5k+QG8z1Okpvdn3u/ULcrrVzMqYPPsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 470856.6799999997, "ymin": 5361163.932, "xmax": 476139.88900000043, "ymax": 5366301.398, "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": "Type", "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GarbageCanType", "description": "type of garbage can, dog bag dispenser, cigarette butt canister, safe needle box, etc", "codedValues": [ { "name": "Cigarette Butt Canister", "code": "Cigarette Butt Canister" }, { "name": "Dog Bag Dispenser", "code": "Dog Bag Dispenser" }, { "name": "Litter Can - Parks", "code": "Litter Can - Parks" }, { "name": "Litter Can - Streets", "code": "Litter Can - Streets" }, { "name": "Safe Needle Disposal", "code": "Safe Needle Disposal" }, { "name": "Zero Waste Streetscape Container", "code": "Zero Waste Streetscape Container" }, { "name": "Refuse Streetscape Container", "code": "Refuse Streetscape Container" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ImageName", "type": "esriFieldTypeString", "alias": "ImageName", "length": 50, "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": null }, { "name": "InfrastructureID", "type": "esriFieldTypeString", "alias": "InfrastructureID", "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, "hasZ": true, "hasM": 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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Garbage Collection Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": "uniqueValue", "field1": "attrib_value", "uniqueValueGroups": [ { "heading": "Zone", "classes": [ { "label": "D", "description": "D", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 } }, "values": [ [ "D" ] ] }, { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 168, 25, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 235, 18, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 232, 0, 255 ], "width": 1 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 75, 29, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 56, 0, 255 ], "width": 1 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 56, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 38, 125, 255 ], "width": 1 } }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 109, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 89, 168, 255 ], "width": 1 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 190, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 87, 168, 0, 255 ], "width": 1 } }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 107, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "values": [ [ "7" ] ] }, { "label": "8", "description": "8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 126, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 102, 166, 255 ], "width": 1 } }, "values": [ [ "8" ] ] }, { "label": "9", "description": "9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 136, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1 } }, "values": [ [ "9" ] ] }, { "label": "10", "description": "10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 131, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 1 } }, "values": [ [ "10" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 } }, "value": "D", "label": "D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 168, 25, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 235, 18, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 232, 0, 255 ], "width": 1 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 75, 29, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 56, 0, 255 ], "width": 1 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 56, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 38, 125, 255 ], "width": 1 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 109, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 89, 168, 255 ], "width": 1 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 190, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 87, 168, 0, 255 ], "width": 1 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 107, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 126, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 102, 166, 255 ], "width": 1 } }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 136, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1 } }, "value": "9", "label": "9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 131, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 1 } }, "value": "10", "label": "10" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 227, 143, 255 ], "toColor": [ 227, 227, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 90, 209, 255 ], "toColor": [ 79, 90, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 95, 133, 255 ], "toColor": [ 245, 95, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 201, 227, 255 ], "toColor": [ 84, 201, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 227, 94, 255 ], "toColor": [ 84, 227, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 97, 68, 255 ], "toColor": [ 128, 97, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 100, 237, 255 ], "toColor": [ 230, 100, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 83, 128, 255 ], "toColor": [ 61, 83, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 161, 109, 255 ], "toColor": [ 74, 161, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 87, 156, 255 ], "toColor": [ 161, 87, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 116, 76, 255 ], "toColor": [ 217, 116, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 47, 65, 255 ], "toColor": [ 135, 47, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 174, 149, 255 ], "toColor": [ 222, 174, 149, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 470778.7818, "ymin": 5361152.022500001, "xmax": 476133.07180000003, "ymax": 5366422.7217, "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": "attrib_value", "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": "code_desc", "type": "esriFieldTypeString", "alias": "code_desc", "length": 25, "domain": null }, { "name": "attrib_value", "type": "esriFieldTypeString", "alias": "attrib_value", "length": 20, "domain": null }, { "name": "attrib_desc", "type": "esriFieldTypeString", "alias": "attrib_desc", "length": 20, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 10, "domain": null }, { "name": "HOUSE", "type": "esriFieldTypeDouble", "alias": "HOUSE", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 80, "domain": null }, { "name": "LEGAL_TYPE", "type": "esriFieldTypeString", "alias": "LEGAL_TYPE", "length": 20, "domain": null }, { "name": "FOLIO", "type": "esriFieldTypeString", "alias": "FOLIO", "length": 20, "domain": null }, { "name": "GISLINK", "type": "esriFieldTypeString", "alias": "GISLINK", "length": 20, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "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, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Stairs", "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": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3b05f92c1d08ae98e04f8ca95c3c52e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABw0lEQVRIie3Wu0vDQAAG8O+Sa7StWh+lDmIRBQexKIKg4KCDqyA4Oesu+Ec4OQoOLo6Cky46OQkVQQQXH1Uz+ChK1Whr2uZxEkvVKsEYr1HED0Lujsv9yHF3CcUPhv7jVhhjfQDGUL4sE0LidtPefa4a04m0AZHwEw0GdIYoGiQhAcAWhwVPbis4yejc8N56H2ZiNRiMSCXt9H1HzWQ4SvODrewpOqjwl1f7UERCR03pkPPHj97g41E/JloDJW0LJ6o3uJXLrInY2jWKyZkMVCDlwXvqfKiTCqupyS/CYAypvOnoWfpdfLardAudqYbjZyk4JJ7SMLWrPJcdvrR7vDkgorhtK0WCO83EVkr78jjUDb4zHEa44vXUWEvm3AwD19O+cZXHolzYw+eq6S1+8KBjUbbfw9zwICVIjjS+1Kson08eddrRAteTOWzfFBZW8e4JbmX1Iou5hP1ZzQ1vr6ZY6q99LouE45+FEzxvMsiZ19PqOK3j9E29rLicMTC6ecsVc4x7Efq+QRIIQj4CRWPckEiFAMYc4NGAiJWBetxzxK2XaasSP8VXWoLifkvwY0dOObTFCSEXAKzLk1CvoF+HPwEr9oW+D6P0ewAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 470846.7050999999, "ymin": 5361239.281300001, "xmax": 476100.91139999963, "ymax": 5366324.283600001, "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": "InfrastructureID", "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": "InfrastructureID", "type": "esriFieldTypeString", "alias": "InfrastructureID", "length": 255, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 100, "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": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "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": "StairsType", "type": "esriFieldTypeString", "alias": "StairsType", "length": 100, "domain": null }, { "name": "StairsMaterialType", "type": "esriFieldTypeString", "alias": "StairsMaterialType", "length": 100, "domain": null }, { "name": "NumberOfStairs", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfStairs", "domain": null }, { "name": "StairTreadRise_m", "type": "esriFieldTypeDouble", "alias": "StairTreadRise_m", "domain": null }, { "name": "StairTreadRun_m", "type": "esriFieldTypeDouble", "alias": "StairTreadRun_m", "domain": null }, { "name": "StairwayWidth_m", "type": "esriFieldTypeDouble", "alias": "StairwayWidth_m", "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": 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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Railings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 470833.46169999987, "ymin": 5361259.5294, "xmax": 476103.26180000044, "ymax": 5366395.5027, "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": "InfrastructureID", "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": "InfrastructureID", "type": "esriFieldTypeString", "alias": "InfrastructureID", "length": 255, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 100, "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": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "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": "RailingType", "type": "esriFieldTypeString", "alias": "RailingType", "length": 100, "domain": null }, { "name": "PostPrimaryMaterialType", "type": "esriFieldTypeString", "alias": "PostPrimaryMaterialType", "length": 100, "domain": null }, { "name": "Height_m", "type": "esriFieldTypeDouble", "alias": "Height_m", "domain": null }, { "name": "Length_m", "type": "esriFieldTypeDouble", "alias": "Length_m", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Riprap", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 471025.7603000002, "ymin": 5361151.938200001, "xmax": 474176.7941000003, "ymax": 5365417.468599999, "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": "InfrastructureID", "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": "InfrastructureID", "type": "esriFieldTypeString", "alias": "InfrastructureID", "length": 255, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 100, "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": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "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": "ApproximateClass", "type": "esriFieldTypeString", "alias": "ApproximateClass", "length": 200, "domain": null }, { "name": "ApproximateSlope", "type": "esriFieldTypeString", "alias": "ApproximateSlope", "length": 100, "domain": null }, { "name": "SlopeLength_m", "type": "esriFieldTypeString", "alias": "SlopeLength_m", "length": 50, "domain": null }, { "name": "Length_m", "type": "esriFieldTypeDouble", "alias": "Length_m", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Bedrock", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 470854.14350000024, "ymin": 5361792.644099999, "xmax": 476092.1795, "ymax": 5366172.2478, "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": "InfrastructureID", "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": "InfrastructureID", "type": "esriFieldTypeString", "alias": "InfrastructureID", "length": 255, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 100, "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": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "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": "RockType", "type": "esriFieldTypeString", "alias": "RockType", "length": 100, "domain": null }, { "name": "RockSlopeHeight_m", "type": "esriFieldTypeDouble", "alias": "RockSlopeHeight_m", "domain": null }, { "name": "BaseOfSlopeLength_m", "type": "esriFieldTypeDouble", "alias": "BaseOfSlopeLength_m", "domain": null }, { "name": "RockSlopeAngle_Deg2", "type": "esriFieldTypeString", "alias": "RockSlopeAngle_Deg2", "length": 255, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Retaining Walls", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 135, 255, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 470806.1805999996, "ymin": 5361221.590500001, "xmax": 476197.0312000001, "ymax": 5366410.351, "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": "InfrastructureID", "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": "InfrastructureID", "type": "esriFieldTypeString", "alias": "InfrastructureID", "length": 255, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 100, "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": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "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": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 100, "domain": null }, { "name": "MaterialType", "type": "esriFieldTypeString", "alias": "MaterialType", "length": 100, "domain": null }, { "name": "WallCategory", "type": "esriFieldTypeString", "alias": "WallCategory", "length": 255, "domain": null }, { "name": "Length_m", "type": "esriFieldTypeDouble", "alias": "Length_m", "domain": null }, { "name": "MaximumHeight_m", "type": "esriFieldTypeDouble", "alias": "MaximumHeight_m", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Bridges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 470853.72470000014, "ymin": 5362163.007099999, "xmax": 473126.8849000003, "ymax": 5365989.7239, "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": "Asset_Name", "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": "InfrastructureID", "type": "esriFieldTypeString", "alias": "InfrastructureID", "length": 255, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 100, "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": "Asset_Name", "type": "esriFieldTypeString", "alias": "Asset_Name", "length": 300, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "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": "Traffic_Class", "type": "esriFieldTypeString", "alias": "Traffic_Class", "length": 255, "domain": null }, { "name": "Superstructure_Type", "type": "esriFieldTypeString", "alias": "Superstructure_Type", "length": 500, "domain": null }, { "name": "Superstructure_Material", "type": "esriFieldTypeString", "alias": "Superstructure_Material", "length": 500, "domain": null }, { "name": "Deck_Material", "type": "esriFieldTypeString", "alias": "Deck_Material", "length": 255, "domain": null }, { "name": "Overall_Length", "type": "esriFieldTypeDouble", "alias": "Overall_Length", "domain": null }, { "name": "Overall_Width", "type": "esriFieldTypeDouble", "alias": "Overall_Width", "domain": null }, { "name": "Span_Numb", "type": "esriFieldTypeInteger", "alias": "Span_Numb", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "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": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Structures (Wharfs, Docks, etc)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 470847.6344999997, "ymin": 5362255.528999999, "xmax": 474207.22250000015, "ymax": 5365591.112600001, "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": "Name", "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": "InfrastructureID", "type": "esriFieldTypeString", "alias": "InfrastructureID", "length": 15, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "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": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 3, "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": "Custodian", "type": "esriFieldTypeString", "alias": "Custodian", "length": 50, "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "SubstructureMaterial", "type": "esriFieldTypeString", "alias": "SubstructureMaterial", "length": 255, "domain": null }, { "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": "EstimatedReplacementValue", "type": "esriFieldTypeString", "alias": "EstimatedReplacementValue", "length": 255, "domain": null }, { "name": "ExpectedRemainingServiceLife", "type": "esriFieldTypeString", "alias": "ExpectedRemainingServiceLife", "length": 255, "domain": null }, { "name": "Report", "type": "esriFieldTypeString", "alias": "Report", "length": 1000, "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": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }