[杂谈]交通工具orca card
How and Where to Use the ORCA Card
The Microsoft ORCA card provides unlimited rides on all buses, trains, and water taxis operated by participating transit agencies.
- On a Bus
Simply tap your ORCA card on the ORCA card reader on the bus as you board. The reader will recognize your valid pass as fare payment. - On a Ferry*
Tap your ORCA card at the tollbooth, turnstile, or on the handheld reader prior to boarding the ferry. The reader will recognize your card as valid fare payment if Microsoft Commute has added a ferry pass on to your ORCA card or you have added personal funds to your ORCA card. - On a Train**
Tap your card on the platform card reader as your board, and again as you exit. The reader will recognize your pass as fare payment. Your ORCA card may be inspected on board the train. Failure to tap your ORCA card prior to boarding the train may result in receiving a ticket from the transit authority that includes a fine. - On a Vanpool***
Please see the Vanpool web pagefor the current method on how and when to use the ORCA card to cover the vanpool subsidy.
*A Microsoft issued ORCA card does not cover ferry passenger fares unless a ferry pass or e-purse funds are added to the ORCA card. Before adding personal funds to a Microsoft ORCA card, please review the Terms and Conditions on this page.
**Microsoft commuters should do the following to ride Amtrak Rail Plus from King Street Station to Everett, Mukilteo, or Edmonds
- Go to a Ticket Vending Machine (TVM) on an Amtrak Sounder Platform
- Select Destination (two times, one general, then specific)
- Amtrak Rail Plus button appears in the button line-up - bottom right hand corner
- When selected it says “ Amtrak Rail Plus requires a monthly regional pass”
- Insert ORCA Pass or Passport card into Card Reader
- TVM generates a dated Amtrak Rail Plus ticket
The TVM reads your ORCA card and issues an Amtrak Rail Plus ticket with a date, destination and ORCA card number. On Amtrak Rail Plus, conductors may request inspection of both the ORCA card and the validation ticket.
***Please see instructions in the Vanpool Costs and Subsidy section of the Vanpool page.
ORCA and Washington State Ferry (WSF)
A Microsoft issued ORCA card does not cover ferry passenger fares unless a ferry pass or e-purse funds are added to the ORCA card.
Individuals who regularly commute via Washington State Ferry should complete this form and send it to Microsoft Commute via email once they have received an ORCA card. Microsoft Commute will add the requested WSF pass on to the ferry rider's ORCA card. Vanpool riders who also ride a ferry as part of their commute may have the difference between the $100 vanpool subsidy and their respective vanpool fares placed into an E-Voucher for the purpose of purchasing a WSF pass. If the combined vanpool fare and WSF pass exceeds $100, the employee will need to pay the difference out of pocket.
The prices listed in the table below reflect the actual retail price and not the cost to the FTE or CSG. Any amount above the $100 Microsoft subsidy for the cost of a ferry pass and vanpool fare will need to be paid for by the card holder.
| Pass | Purchase Price |
| WSF Mukilteo-Clinton Monthly Pass | $62.90 |
| WSF Vashon Island (Vashon-Fauntleroy) Monthly Pass | $68.00 |
| WSF Fauntleroy-Southworth Monthly Pass | $81.45 |
| WSF Central Sound Monthly Pass | $104.50 |
| WSF Port Townsend-Coupeville Monthly Pass | $84.80 |
The Vashon Island/Downtown Seattle and West Seattle/Downtown Seattle Water Taxis are operated by the King County Ferry District. Microsoft issued ORCA cards cover all fares on both of these routes; an additional pass specific to these routes is not needed.
[杂谈]交通工具orca card的更多相关文章
- Angular杂谈系列1-如何在Angular2中使用jQuery及其插件
jQuery,让我们对dom的操作更加便捷.由于其易用性和可扩展性,jQuer也迅速风靡全球,各种插件也是目不暇接. 我相信很多人并不能直接远离jQuery去做前端,因为它太好用了,我们以前做的东西大 ...
- Lesson 3 Please send me a card
Text Postcards always spoil my holidays. Last summer, I went to Italy. I visited museums and sat in ...
- 【转】PHP 杂谈《重构-改善既有代码的设计》之一 重新组织你的函数
原文地址: PHP 杂谈<重构-改善既有代码的设计>之一 重新组织你的函数 思维导图 点击下图,可以看大图. 介绍 我把我比较喜欢的和比较关注的地方写下来和大家分享.上次我写 ...
- iOS - Card Identification 银行卡号识别
1.CardIO 识别 框架 GitHub 下载地址 配置 1.把框架整个拉进自己的工程,然后在 TARGETS => Build Phases => Link Binary With L ...
- 【管理心得之三十二】PMP杂谈---------爱情必胜术
这次一反常态,没有场景设计,我想借此文普及一下PMP是什么? 但我不知道这样枯燥的话题能否能引起你的兴趣,我不得不套用“标题党”<爱情必胜术>来博你眼球. 我真没有说谎,此文是献给那些孤身 ...
- HDOJ 4336 Card Collector
容斥原理+状压 Card Collector Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/O ...
- Opensuse enable sound and mic card
Install application pavucontrol Run pavucontrol You will see the configuration about sound card and ...
- 进监狱全攻略之 Mifare1 Card 破解
补充新闻:程序员黑餐馆系统 给自己饭卡里充钱 ,技术是双刃剑,小心,小心! 前言 从M1卡的验证漏洞被发现到现今,破解设备层出不穷,所以快速傻瓜式一键破解不是本文的重点,年轻司机将从本文中获得如下技能 ...
- [python爬虫] Selenium定向爬取海量精美图片及搜索引擎杂谈
我自认为这是自己写过博客中一篇比较优秀的文章,同时也是在深夜凌晨2点满怀着激情和愉悦之心完成的.首先通过这篇文章,你能学到以下几点: 1.可以了解Python简单爬取图片的一些思路和方法 ...
随机推荐
- 提高IO性能
noatime - 不更新文件系统上 inode 访问记录,可以提升性能 [root@ok etc]# cat /etc/fstab |grep noatime /dev/mapper/vg_ok-l ...
- Maven使用笔记(五)Sonatype Nexus 搭建Maven 私服
1. 为什么使用Nexus 如果没有私服,我们所需的所有构件都需要通过maven的中央仓库和第三方的Maven仓库下载到本地, 而一个团队中的所有人都重复的从maven仓库下载构件无疑加大了仓库的负载 ...
- hdu 2041:超级楼梯(水题,递归)
超级楼梯 Time Limit: / MS (Java/Others) Memory Limit: / K (Java/Others) Total Submission(s): Accepted Su ...
- hdu 1806 rmq
找到一个区间内出现最多的数的次数 10 3 //10个数字三次询问 -1 -1 1 1 1 1 3 10 10 10 2 3 1 10 5 10 0 143 #include<cstdio> ...
- java写入文件的几种方法分享
转自:http://www.jb51.net/article/47062.htm 一,FileWritter写入文件 FileWritter, 字符流写入字符到文件.默认情况下,它会使用新的内容取代所 ...
- 基于superagent 与 cheerio 的node简单爬虫
最近重新玩起了node,便总结下基本的东西,在本文中通过node的superagent与cheerio来抓取分析网页的数据. 目的 superagent 抓取网页 cheerio 分析网页 准备 N ...
- C++的那些事:面向对象
1 OOP概述 面向对象基于三个基本概念:数据抽象.继承和动态绑定.通过使用数据抽象,我们可以将类的接口与实现分离:使用继承,可以定义相似的类型并对其相似关系建模:使用动态绑定,可以在一定程度上忽略相 ...
- Mysql 对数字的格式化
format函数: 格式化浮点数 format(number, length); Formats the number X to a format like '#,###,###.##', r ...
- CodeForces 505B Mr. Kitayuta's Colorful Graph
Mr. Kitayuta's Colorful Graph Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d ...
- Class文件结构
各种不同平台的虚拟机与所有平台都统一使用的程序存储格式--字节码(ByteCode)是构成平台无关性的基石,除了平台无关性,虚拟机的另外一种中立特性--语言无关性正越来越被开发者所重视.在Java发展 ...