{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 92, "name": "Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Transportation Infrastructure" }, "subLayers": [], "minScale": 125000, "maxScale": 10, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRAIL_USE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Multi-Use", "description": "Multi-Use", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 4 }, "values": [ [ "MULTI" ] ] }, { "label": "Pedestrian", "description": "Pedestrian", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 4 }, "values": [ [ "PED" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 4 }, "value": "MULTI", "label": "Multi-Use" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 4 }, "value": "PED", "label": "Pedestrian" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 132, 94, 255 ], "toColor": [ 196, 132, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 220, 191, 255 ], "toColor": [ 245, 220, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 166, 62, 255 ], "toColor": [ 240, 166, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 104, 45, 255 ], "toColor": [ 214, 104, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 157, 141, 255 ], "toColor": [ 179, 157, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 196, 130, 255 ], "toColor": [ 250, 196, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 116, 39, 255 ], "toColor": [ 179, 116, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 177, 145, 255 ], "toColor": [ 235, 177, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 152, 95, 255 ], "toColor": [ 237, 152, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 159, 99, 255 ], "toColor": [ 199, 159, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 98, 54, 255 ], "toColor": [ 186, 98, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 184, 146, 255 ], "toColor": [ 212, 184, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 145, 58, 255 ], "toColor": [ 199, 145, 58, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3679027365699999E7, "ymin": 5681224.073899999, "xmax": -1.36597795018E7, "ymax": 5698011.767000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "UNITID", "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": "UNITID", "type": "esriFieldTypeString", "alias": "Unit Id", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 5, "domain": { "type": "codedValue", "name": "WS5_transTRAILTYPE", "description": "", "codedValues": [ { "name": "Concrete", "code": "CONC" }, { "name": "Asphalt", "code": "ASPH" }, { "name": "Barkdust", "code": "BARK" }, { "name": "Earthen", "code": "EARTH" }, { "name": "Other", "code": "OTH" }, { "name": "Boardwalk", "code": "BOARD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAIL_USE", "type": "esriFieldTypeString", "alias": "Trail Use", "length": 5, "domain": { "type": "codedValue", "name": "WS5_transTRAILUSE", "description": "", "codedValues": [ { "name": "Bicycle", "code": "BICYC" }, { "name": "Pedestrian", "code": "PED" }, { "name": "Multi-Use", "code": "MULTI" }, { "name": "On-Street Trail", "code": "ST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 5, "domain": { "type": "codedValue", "name": "WS5_transOWNER", "description": "Owner", "codedValues": [ { "name": "Private", "code": "PRVT" }, { "name": "Clean Water Services", "code": "CWS" }, { "name": "Washington County", "code": "WASCO" }, { "name": "ODOT", "code": "ODOT" }, { "name": "Railroad", "code": "RR" }, { "name": "City of Tigard", "code": "COT" }, { "name": "City of Beaverton", "code": "COB" }, { "name": "TRIMET", "code": "TRIMT" }, { "name": "Metro", "code": "METRO" }, { "name": "City of Portland", "code": "PDX" }, { "name": "Other", "code": "OTHER" }, { "name": "Multnomah County", "code": "MULT" }, { "name": "Clackamas County", "code": "CLACK" }, { "name": "City of Durham", "code": "DUR" }, { "name": "City of Tualatin", "code": "TUAL" }, { "name": "King City", "code": "KING" }, { "name": "City of Sherwood", "code": "SHER" }, { "name": "City of West Linn", "code": "WEST" }, { "name": "City of Wilsonville", "code": "WILS" }, { "name": "City of Lake Oswego", "code": "LAKE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 5, "domain": { "type": "codedValue", "name": "WS5_transTRAILSOURCE", "description": "Trail Source", "codedValues": [ { "name": "Field Collection", "code": "1" }, { "name": "RLIS", "code": "2" }, { "name": "Study", "code": "3" }, { "name": "Tigard Trails", "code": "4" }, { "name": "Tigard Trails Updated", "code": "5" }, { "name": "Other", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAIL_NAME", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 35, "domain": null }, { "name": "TRAIL_WIDTH", "type": "esriFieldTypeDouble", "alias": "Trail Width", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeString", "alias": "Year Installed", "length": 4, "domain": null }, { "name": "TRUNKLINE", "type": "esriFieldTypeString", "alias": "Trunkline", "length": 3, "domain": { "type": "codedValue", "name": "WS5_YES_NO", "description": "Generic yes/no", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAIL_NAME_GROUPING", "type": "esriFieldTypeString", "alias": "Trail Name Grouping", "length": 50, "domain": null }, { "name": "REPORTING_STATE", "type": "esriFieldTypeSmallInteger", "alias": "Reporting State", "domain": { "type": "codedValue", "name": "WS5_transTRAILSTATE", "description": "Trail Reporting State", "codedValues": [ { "name": "Planned", "code": 1 }, { "name": "Existing", "code": 2 }, { "name": "Detour", "code": 3 }, { "name": "On-Street Connection", "code": 4 }, { "name": "On-Private Land", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INPARK", "type": "esriFieldTypeString", "alias": "Trail In Park", "length": 50, "domain": { "type": "codedValue", "name": "WS5_transTRAILINPARK", "description": "Trail in Park", "codedValues": [ { "name": "Within", "code": "Within" }, { "name": "Partially Within", "code": "Partially Within" }, { "name": "Not Within", "code": "Not Within" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeString", "alias": "Trail Width", "length": 15, "domain": null }, { "name": "URBN_PLN_AREA", "type": "esriFieldTypeString", "alias": "Urban Planning Area", "length": 150, "domain": null }, { "name": "MAXROUGH", "type": "esriFieldTypeDouble", "alias": "Max Roughness", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Trail Classification", "length": 50, "domain": { "type": "codedValue", "name": "WS5_transTRAILCLASSIFICATION", "description": "Trail Classification", "codedValues": [ { "name": "Community Trails", "code": "1" }, { "name": "Neighborhood Connectors", "code": "2" }, { "name": "Neighborhood Nature Trails", "code": "3" }, { "name": "Neighborhood Urban Trails", "code": "4" }, { "name": "Regional Trails", "code": "5" }, { "name": "Regional Trails Review", "code": "6" }, { "name": "Trail Connectors", "code": "7" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEGNAME", "type": "esriFieldTypeString", "alias": "Trail Segment Name", "length": 150, "domain": null }, { "name": "SEGRAI", "type": "esriFieldTypeDouble", "alias": "Segment RAI", "domain": null }, { "name": "PAVEINDEX", "type": "esriFieldTypeDouble", "alias": "Pavement Index", "domain": null }, { "name": "PAVESCORE", "type": "esriFieldTypeInteger", "alias": "Pavement Score", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Trail Material", "length": 50, "domain": { "type": "codedValue", "name": "WS5_transTRAILMATERIAL", "description": "Trail Material", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Boardwalk", "code": "Boardwalk" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Soft Surface", "code": "Soft Surface" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RUNLENGTH", "type": "esriFieldTypeDouble", "alias": "Run Length", "domain": null }, { "name": "OBSTRUCTION", "type": "esriFieldTypeString", "alias": "Obstruction Type", "length": 255, "domain": null }, { "name": "SHADE", "type": "esriFieldTypeString", "alias": "Shade Cover", "length": 255, "domain": null }, { "name": "MAXLVLCHGE", "type": "esriFieldTypeDouble", "alias": "Max Level Change", "domain": null }, { "name": "RAISCORE", "type": "esriFieldTypeInteger", "alias": "RAI Score", "domain": null }, { "name": "DISTANCE_TRANSIT", "type": "esriFieldTypeString", "alias": "Distance To Transit", "length": 150, "domain": null }, { "name": "MAINTAINER", "type": "esriFieldTypeString", "alias": "Trail Maintainer", "length": 50, "domain": { "type": "codedValue", "name": "WS5_transOWNER", "description": "Owner", "codedValues": [ { "name": "Private", "code": "PRVT" }, { "name": "Clean Water Services", "code": "CWS" }, { "name": "Washington County", "code": "WASCO" }, { "name": "ODOT", "code": "ODOT" }, { "name": "Railroad", "code": "RR" }, { "name": "City of Tigard", "code": "COT" }, { "name": "City of Beaverton", "code": "COB" }, { "name": "TRIMET", "code": "TRIMT" }, { "name": "Metro", "code": "METRO" }, { "name": "City of Portland", "code": "PDX" }, { "name": "Other", "code": "OTHER" }, { "name": "Multnomah County", "code": "MULT" }, { "name": "Clackamas County", "code": "CLACK" }, { "name": "City of Durham", "code": "DUR" }, { "name": "City of Tualatin", "code": "TUAL" }, { "name": "King City", "code": "KING" }, { "name": "City of Sherwood", "code": "SHER" }, { "name": "City of West Linn", "code": "WEST" }, { "name": "City of Wilsonville", "code": "WILS" }, { "name": "City of Lake Oswego", "code": "LAKE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RUNNAME", "type": "esriFieldTypeString", "alias": "Run Name", "length": 255, "domain": null }, { "name": "Old_Layer", "type": "esriFieldTypeString", "alias": "Old_Layer", "length": 20, "domain": null }, { "name": "CROSSSLOPEPCNT", "type": "esriFieldTypeDouble", "alias": "Cross Slope Percent", "domain": null }, { "name": "SYSNAME", "type": "esriFieldTypeString", "alias": "Trail System Name", "length": 150, "domain": null }, { "name": "UNITID_OLD", "type": "esriFieldTypeString", "alias": "Unit Id", "length": 50, "domain": null }, { "name": "RUNSLOPEPCNT", "type": "esriFieldTypeDouble", "alias": "Running Slope Percent", "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, "maxSelectionCount": 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, "serviceItemId": "5ebdef5a51244887a1b6d00be3af5c97" }