{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 22, "name": "Municipal Trail Network", "type": "Feature Layer", "description": "The Trail data set represents maintained municipal pedestrian trails and walkways in Saanich. Some of these trails include Colquitz River Linear Park, Blenkinsop Bridge Crossing, Glendale Trail and the Interurban Rail Trail.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 4.9999999999999996E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 160000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "District of Saanich", "parentLayer": { "id": 20, "name": "Parks" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 122, 245, 255 ], "width": 2.5 }, "value": "1", "label": "Bridge" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2.5 }, "value": "3", "label": "Overpass" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2.5 }, "value": "2", "label": "Stairway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 2.5 }, "value": "0", "label": "Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 2.5 }, "value": "4", "label": "Underpass" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 114, 230, 255 ], "toColor": [ 83, 114, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 224, 81, 255 ], "toColor": [ 212, 224, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 80, 84, 255 ], "toColor": [ 186, 80, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 242, 247, 255 ], "toColor": [ 101, 242, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 128, 82, 255 ], "toColor": [ 92, 128, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 103, 240, 255 ], "toColor": [ 245, 103, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 195, 161, 255 ], "toColor": [ 247, 195, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 78, 130, 255 ], "toColor": [ 130, 78, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 219, 115, 255 ], "toColor": [ 83, 219, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 149, 201, 255 ], "toColor": [ 77, 149, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 127, 175, 255 ], "toColor": [ 227, 127, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 88, 84, 255 ], "toColor": [ 128, 88, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 147, 245, 255 ], "toColor": [ 201, 147, 245, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 463835.9669, "ymin": 5364806.82254375, "xmax": 480354.9191875, "ymax": 5377582.766925, "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": "FACILITYID", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 12, "domain": null }, { "name": "MAINTAINEDTRAIL", "type": "esriFieldTypeString", "alias": "MaintainedTrail", "length": 3, "domain": { "type": "codedValue", "name": "TextBoolean", "description": "Yes, No or Unknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Dominant Width", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface", "length": 25, "domain": { "type": "codedValue", "name": "TrailSurface", "description": "Park Trail Dominant Surface", "codedValues": [ { "name": "1/4\" Crushed Gravel", "code": "1/4\" Crushed Gravel" }, { "name": "3/4\" Crushed Gravel", "code": "3/4\" Crushed Gravel" }, { "name": "3/8\" Crushed Gravel", "code": "3/8\" Crushed Gravel" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Asphalt (Stamped)", "code": "Asphalt (Stamped)" }, { "name": "Bare Earth", "code": "Bare Earth" }, { "name": "Brick Paver", "code": "Brick Paver" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Concrete (Stamped)", "code": "Concrete (Stamped)" }, { "name": "Concrete Paver", "code": "Concrete Paver" }, { "name": "Metal", "code": "Metal" }, { "name": "Organic Material", "code": "Organic Material" }, { "name": "Other", "code": "Other" }, { "name": "Sand", "code": "Sand" }, { "name": "Stone", "code": "Stone" }, { "name": "Synthetic Lumber", "code": "Synthetic Lumber" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HANDRAIL", "type": "esriFieldTypeString", "alias": "Handrail", "length": 25, "domain": { "type": "codedValue", "name": "TrailHandrailMaterial", "description": "Park Trail Handrail Construction Material", "codedValues": [ { "name": "Wood", "code": "Wood" }, { "name": "Metal", "code": "Metal" }, { "name": "Other", "code": "Other" }, { "name": "No Handrail", "code": "No Handrail" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Stone", "code": "Stone" }, { "name": "Synthetic Lumber", "code": "Synthetic Lumber" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5206_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4938_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "PARK": {"type": "inherited"}, "PARKADMIMISTRATOR": {"type": "inherited"}, "METHODCAPTURE": {"type": "inherited"}, "MAINTAINEDTRAIL": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "HANDRAIL": {"type": "inherited"} }, "id": 0, "name": "Trail" }, { "domains": { "PARK": {"type": "inherited"}, "PARKADMIMISTRATOR": {"type": "inherited"}, "METHODCAPTURE": {"type": "inherited"}, "MAINTAINEDTRAIL": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "HANDRAIL": {"type": "inherited"} }, "id": 1, "name": "Bridge" }, { "domains": { "PARK": {"type": "inherited"}, "PARKADMIMISTRATOR": {"type": "inherited"}, "METHODCAPTURE": {"type": "inherited"}, "MAINTAINEDTRAIL": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "HANDRAIL": {"type": "inherited"} }, "id": 2, "name": "Stairway" }, { "domains": { "PARK": {"type": "inherited"}, "PARKADMIMISTRATOR": {"type": "inherited"}, "METHODCAPTURE": {"type": "inherited"}, "MAINTAINEDTRAIL": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "HANDRAIL": {"type": "inherited"} }, "id": 3, "name": "Overpass" }, { "domains": { "PARK": {"type": "inherited"}, "PARKADMIMISTRATOR": {"type": "inherited"}, "METHODCAPTURE": {"type": "inherited"}, "MAINTAINEDTRAIL": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "HANDRAIL": {"type": "inherited"} }, "id": 4, "name": "Underpass" }, { "domains": { "PARK": {"type": "inherited"}, "PARKADMIMISTRATOR": {"type": "inherited"}, "METHODCAPTURE": {"type": "inherited"}, "MAINTAINEDTRAIL": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "HANDRAIL": {"type": "inherited"} }, "id": 5, "name": "Corridor" } ], "subtypes": [ { "domains": { "PARK": {"type": "inherited"}, "PARKADMIMISTRATOR": {"type": "inherited"}, "METHODCAPTURE": {"type": "inherited"}, "MAINTAINEDTRAIL": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "HANDRAIL": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "ASSETID": null, "FACILITYID": null, "PARK": null, "PARKADMIMISTRATOR": null, "METHODCAPTURE": null, "DOCUMENT": null, "MAINTAINEDTRAIL": null, "WIDTH": null, "SURFACE": null, "HANDRAIL": null, "FIELDEDITOR": null, "FIELDEDITDATE": null, "CREATOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "COMMENTS": null, "GLOBALID": null }, "code": 0, "name": "Trail" }, { "domains": { "PARK": {"type": "inherited"}, "PARKADMIMISTRATOR": {"type": "inherited"}, "METHODCAPTURE": {"type": "inherited"}, "MAINTAINEDTRAIL": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "HANDRAIL": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "ASSETID": null, "FACILITYID": null, "PARK": null, "PARKADMIMISTRATOR": null, "METHODCAPTURE": null, "DOCUMENT": null, "MAINTAINEDTRAIL": null, "WIDTH": null, "SURFACE": null, "HANDRAIL": null, "FIELDEDITOR": null, "FIELDEDITDATE": null, "CREATOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "COMMENTS": null, "GLOBALID": null }, "code": 1, "name": "Bridge" }, { "domains": { "PARK": {"type": "inherited"}, "PARKADMIMISTRATOR": {"type": "inherited"}, "METHODCAPTURE": {"type": "inherited"}, "MAINTAINEDTRAIL": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "HANDRAIL": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "ASSETID": null, "FACILITYID": null, "PARK": null, "PARKADMIMISTRATOR": null, "METHODCAPTURE": null, "DOCUMENT": null, "MAINTAINEDTRAIL": null, "WIDTH": null, "SURFACE": null, "HANDRAIL": null, "FIELDEDITOR": null, "FIELDEDITDATE": null, "CREATOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "COMMENTS": null, "GLOBALID": null }, "code": 2, "name": "Stairway" }, { "domains": { "PARK": {"type": "inherited"}, "PARKADMIMISTRATOR": {"type": "inherited"}, "METHODCAPTURE": {"type": "inherited"}, "MAINTAINEDTRAIL": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "HANDRAIL": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "ASSETID": null, "FACILITYID": null, "PARK": null, "PARKADMIMISTRATOR": null, "METHODCAPTURE": null, "DOCUMENT": null, "MAINTAINEDTRAIL": null, "WIDTH": null, "SURFACE": null, "HANDRAIL": null, "FIELDEDITOR": null, "FIELDEDITDATE": null, "CREATOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "COMMENTS": null, "GLOBALID": null }, "code": 3, "name": "Overpass" }, { "domains": { "PARK": {"type": "inherited"}, "PARKADMIMISTRATOR": {"type": "inherited"}, "METHODCAPTURE": {"type": "inherited"}, "MAINTAINEDTRAIL": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "HANDRAIL": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "ASSETID": null, "FACILITYID": null, "PARK": null, "PARKADMIMISTRATOR": null, "METHODCAPTURE": null, "DOCUMENT": null, "MAINTAINEDTRAIL": null, "WIDTH": null, "SURFACE": null, "HANDRAIL": null, "FIELDEDITOR": null, "FIELDEDITDATE": null, "CREATOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "COMMENTS": null, "GLOBALID": null }, "code": 4, "name": "Underpass" }, { "domains": { "PARK": {"type": "inherited"}, "PARKADMIMISTRATOR": {"type": "inherited"}, "METHODCAPTURE": {"type": "inherited"}, "MAINTAINEDTRAIL": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "HANDRAIL": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "ASSETID": null, "FACILITYID": null, "PARK": null, "PARKADMIMISTRATOR": null, "METHODCAPTURE": null, "DOCUMENT": null, "MAINTAINEDTRAIL": null, "WIDTH": null, "SURFACE": null, "HANDRAIL": null, "FIELDEDITOR": null, "FIELDEDITDATE": null, "CREATOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "COMMENTS": null, "GLOBALID": null }, "code": 5, "name": "Corridor" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }