[杂谈]交通工具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简单爬取图片的一些思路和方法 ...
随机推荐
- 安装qmake与环境变量解析
转自:http://www.kuqin.com/qtdocument/qmake-manual-2.html 安装qmake 当Qt被连编的时候,默认情况下qmake也会被连编. 这一部分解释如何手工 ...
- discuz 学习
一.Discuz首页“今日”“昨日”“欢迎新会员”等文字删除添加 搜索templeta/default/forum/discuz.htm (使用非默认模版的请修改当前使用模版的discuz.htm ...
- python基础——使用dict和set
python基础——使用dict和set dict Python内置了字典:dict的支持,dict全称dictionary,在其它语言中也称为map(映射),使用键-值(key-value)存储,具 ...
- Android学习笔记——文件路径(/mnt/sdcard/...)、Uri(content://media/external/...)学习
一.URI 通用资源标志符(Universal Resource Identifier, 简称"URI"). Uri代表要操作的数据,Android上可用的每种资源 - 图像.视频 ...
- Java内部类的访问规则
1.内部类可以直接访问外部类中的成员,包括私有 原因:因为在内部类中持有一个外部类的应用,格式:外部类.this class Outer { private int x = 1; c ...
- 通过扩展让ASP.NET Web API支持W3C的CORS规范(转载)
转载地址:http://www.cnblogs.com/artech/p/cors-4-asp-net-web-api-04.html CORS(Cross-Origin Resource Shari ...
- oracle 10g 学习之PL/SQL简介和简单使用(10)
PL /SQL是一种高级数据库程序设计语言,该语言专门用于在各种环境下对ORACLE数据库进行访问.由于该语言集成于数据库服务器中,所以PL/SQL代码可以对数据进行快速高效的处理.PL/SQL是 P ...
- jstack命令(Java Stack Trace)
jstack用于打印出给定的java进程ID或core file或远程调试服务的Java堆栈信息,如果是在64位机器上,需要指定选项"-J-d64",Windows的jstack使 ...
- 12、uwp 开发的零碎总结
1.在给位 “修正版本号”(Major.Minor.Build.Revision)不能修改. 后, 商店上传失败,描述信息为:Apps are not allowed to have a Versio ...
- 人生维艰,何不利用开源.NET函数库让工作更轻松
今天推荐的文章会谈到一些让你工作更轻松的开源.NET函数库. 即使业界有时候认为.NET开源社区不太健康,很多开发团队都更多依赖于微软提供的东西来开发.不过最近在.NET世界中还是诞生了一些优秀和有意 ...