{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Bike Facilities On State Routes", "type": "Feature Layer", "description": "This data set contains information including bike facility type, width, buffer width, and buffer type for bike facilities on state routes. Facility types include conventional bike lane, buffered bike lane, one- and two-way separated bike lanes, and sidepaths. State Route identifiers and locations based on State Route Mileposts and Accumulated Route Mileage are also included for geographic reference and for use with the Washington State Department of Transportation's 24k and 500k Linear Referencing Systems. Data collection is ongoing. Additional features and attributes will be added in future data updates. Please direct questions, comments, and corrections about this dataset to Grace Young (grace.young@wsdot.wa.gov).", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Washington State Department of Transportation", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 176, 79, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3832247215948E7, "ymin": 5706992.710070968, "xmax": -1.3023299323543025E7, "ymax": 6277436.56562902, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "$feature.BikeFacilityType + \" \" +$feature.BikeFacilitySides", "title": "Custom" }, "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RouteIdentifier", "type": "esriFieldTypeString", "alias": "RouteIdentifier", "length": 75, "domain": null }, { "name": "BeginAccumulatedRouteMile", "type": "esriFieldTypeSingle", "alias": "BeginAccumulatedRouteMile", "domain": null }, { "name": "BeginStateRouteMilepost", "type": "esriFieldTypeSingle", "alias": "BeginStateRouteMilepost", "domain": null }, { "name": "BeginAheadBackIndicator", "type": "esriFieldTypeString", "alias": "BeginAheadBackIndicator", "length": 1, "domain": null }, { "name": "EndAccumulatedRouteMile", "type": "esriFieldTypeSingle", "alias": "EndAccumulatedRouteMile", "domain": null }, { "name": "EndStateRouteMilepost", "type": "esriFieldTypeSingle", "alias": "EndStateRouteMilepost", "domain": null }, { "name": "EndAheadBackIndicator", "type": "esriFieldTypeString", "alias": "EndAheadBackIndicator", "length": 1, "domain": null }, { "name": "TrafficwayFeatureOrientCd", "type": "esriFieldTypeString", "alias": "TrffcwayFeatOrientCd", "length": 2, "domain": null }, { "name": "SnapshotDate", "type": "esriFieldTypeDate", "alias": "SnapshotDate", "length": 8, "domain": null }, { "name": "LRSDate", "type": "esriFieldTypeDate", "alias": "LRSDate", "length": 8, "domain": null }, { "name": "YearConstructed", "type": "esriFieldTypeSmallInteger", "alias": "YearConstructed", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 100, "domain": null }, { "name": "FromRoad", "type": "esriFieldTypeString", "alias": "From Road", "length": 100, "domain": null }, { "name": "ToRoad", "type": "esriFieldTypeString", "alias": "To Road", "length": 100, "domain": null }, { "name": "OneWayRoadIndicator", "type": "esriFieldTypeSmallInteger", "alias": "One-Way Road Indicator", "domain": null }, { "name": "WSDOTRegion", "type": "esriFieldTypeString", "alias": "WSDOT Region Name", "length": 20, "domain": null }, { "name": "CountyName", "type": "esriFieldTypeString", "alias": "County Name", "length": 20, "domain": null }, { "name": "OwnerAgency", "type": "esriFieldTypeString", "alias": "Owner Agency", "length": 50, "domain": null }, { "name": "OwnerAgencyType", "type": "esriFieldTypeString", "alias": "Owner Agency Type", "length": 30, "domain": null }, { "name": "DataManagementAgency", "type": "esriFieldTypeString", "alias": "Data Management Agency", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "PlanningDocument", "type": "esriFieldTypeString", "alias": "Planning Document", "length": 100, "domain": null }, { "name": "USBikeRoute", "type": "esriFieldTypeString", "alias": "U.S. Bike Route", "length": 30, "domain": null }, { "name": "BikeFacilityType", "type": "esriFieldTypeString", "alias": "Bike Facility Type", "length": 30, "domain": null }, { "name": "BikeFacilityWidth", "type": "esriFieldTypeDouble", "alias": "Bike Facility Width", "domain": null }, { "name": "BikeFacilityBufferWidth", "type": "esriFieldTypeDouble", "alias": "Bike Facility Buffer Width", "domain": null }, { "name": "BikeFacilitySeparationMaterial", "type": "esriFieldTypeString", "alias": "Bike Facility Separation Material", "length": 30, "domain": null }, { "name": "BikeFacilitySides", "type": "esriFieldTypeString", "alias": "Bike Facility Sides", "length": 30, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 30, "domain": null }, { "name": "SurfaceMaintainAgency", "type": "esriFieldTypeString", "alias": "SurfaceMgmtAgency", "length": 20, "domain": null }, { "name": "LightingMaintainAgency", "type": "esriFieldTypeString", "alias": "LightingMgmtAgency", "length": 20, "domain": null }, { "name": "DrainageMaintainAgency", "type": "esriFieldTypeString", "alias": "DrainageMgmtAgency", "length": 20, "domain": null }, { "name": "LandscapingMaintainAgency", "type": "esriFieldTypeString", "alias": "LandscapingMgmtAgency", "length": 20, "domain": null }, { "name": "IVMMaintainAgency", "type": "esriFieldTypeString", "alias": "IVMMgmtAgency", "length": 20, "domain": null }, { "name": "GraffitiMgmtAgency", "type": "esriFieldTypeString", "alias": "GraffitiMgmtAgency", "length": 20, "domain": null }, { "name": "EncampmentsMgmtAgency", "type": "esriFieldTypeString", "alias": "EncampmentsMgmtAgency", "length": 20, "domain": null }, { "name": "SignageMaintainAgency", "type": "esriFieldTypeString", "alias": "SignageMgmtAgency", "length": 20, "domain": null }, { "name": "MaintenanceAgreement", "type": "esriFieldTypeString", "alias": "MaintenanceAgreement", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }