planning rstwg meeting may 24 10-12:30 pm

51
Planning RSTWG Meeting May 24 10-12:30 pm

Upload: others

Post on 15-Jan-2022

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Planning RSTWG Meeting May 24 10-12:30 pm

Planning RSTWG Meeting

May 24 10-12:30 pm

Page 2: Planning RSTWG Meeting May 24 10-12:30 pm

Document Organization◦ Typology◦ Outline◦ Difference between Data Concepts & Data Summaries

Planning Data Concepts◦ Service Supplied◦ Service Consumed◦ Accessibility◦ Comparison

Cross Cutting Concepts◦ Transit Network◦ Time Period

Validity checking, metadata, conformance and more

Page 3: Planning RSTWG Meeting May 24 10-12:30 pm

PDP Data Requirements Document

1st Draft

Published: April 30 (5 May) 2010

Page 4: Planning RSTWG Meeting May 24 10-12:30 pm

1. Introduction

2. Planning and Data Overview

3. Cross-cutting Selection Concepts◦ Transit Network: Query by geographic units

◦ Time Period: Query by temporal units

4. Detailed Planning Data Concepts◦ Service Supplied

◦ Service Consumed

◦ Accessibility

◦ Dataset Comparison

Page 5: Planning RSTWG Meeting May 24 10-12:30 pm

5. Validity Checking

6. Metadata

7. Conformance◦ Schema, versioning, naming conventions, integration

with other TSIP Data Profiles

Appendicesa. Data Dictionary (glossary and acronym list)b. References / Resourcesc. Parking Facility Data Modeld. Transit Vehicle Extensionse. Accessibility Extensionsf. NYMTC PDP “profile”g. List of Data Sets

Page 6: Planning RSTWG Meeting May 24 10-12:30 pm

PDP

Result Set

Spatial Dimension

Query/Transit Network

(Section 3.1)

Temporal Dimension

Query (Section 3.2)

Planning Data Set

(Section 4)

Summary Data Set is the output (Result Set) of a query. The Query is included in the Result Set

Page 7: Planning RSTWG Meeting May 24 10-12:30 pm

Service Supplied (Section 4.1)

Service Consumed (Section ‎4.2)

Accessibility (Section 4.3)

Level of Service (TBD)

Fares (part of Fare Collection Data Requirements)

Page 8: Planning RSTWG Meeting May 24 10-12:30 pm

How the query for location works…

Page 9: Planning RSTWG Meeting May 24 10-12:30 pm

Query for Spatial Dimension

0-dimensional map

feature

1-dimensional map

feature

2-dimensional map

feature

Query or select Transit Feature

0-D Transit Features

1-D Transit Features

2-D Transit Features

Use Transit Features for Query

to find Service Information

Transit Network Dataset

When you know the features you are looking for, you can enter query here.

Page 10: Planning RSTWG Meeting May 24 10-12:30 pm

0-dimension (point) 1-dimension (polyline) 2-dimension (polygon)

Location (key = locationID) TransitPath (key =

tranPathID)

PolygonType (keys =

locationID, polygonID) Transit Facility [Amenity, Depot, Portal,

PassengerAccessComponent, TransitStop, Transit Facility]

Transit Gazetteer [Timepoint, TransferCluster, ConnectionSegment]

add ParkingFacility add Transit Vehicle PTV

Location is referenced by the following transit service elements: Block (begin and end points) and

BlockTimes Trip (begin and end points) and

TripTimes Pattern and EventList

(transitPointEvent) Transfer Event (guaranteed) and

EventConnections

Block (blockPathEvent)

Pattern (transitPathEvent)

Track

Depot (includes text for

ServiceArea description)

Location (geometry)

(add ServiceArea)

Page 11: Planning RSTWG Meeting May 24 10-12:30 pm

Planned service information includes schedule, route and schedule calendar information.

Page 12: Planning RSTWG Meeting May 24 10-12:30 pm

..describes service provided to meet needs of current and future customers, and used to measure effectiveness of service plans that are translated into deliverable service.

Uses schedule and other planned service data (defined in SDP)

Page 13: Planning RSTWG Meeting May 24 10-12:30 pm

Key Summary Data Sets:◦ Mode

◦ Average Running Time (scheduled)

◦ Headway / Frequency

◦ Service Type

◦ Span of Service

◦ Capacity (vehicle and infrastructure)

◦ Transfer Opportunities (coordinated service)

◦ Planned Exceptions (revisions to original schedule)

Page 14: Planning RSTWG Meeting May 24 10-12:30 pm

(1) Service Type◦ Add to Trip

element.

(2) Public Transit Vehicle (PTV) --Rail and Bus◦ to support vehicle

capacity measure.

Page 15: Planning RSTWG Meeting May 24 10-12:30 pm

Query for / Transit Network

Routes (by direction)

Trips Route Segments (transit path)

Transit Facility(stops and clusters)

Mode Mode DS -- Mode DS Mode DS

Running Time

-- Pattern RunTime DS

Corridor RunTime DS

--

Headway / Frequency

-- Service HdwyFrequency

EffectiveHdwy DS

Effective Hdwy DS

Service Type -- Ser Type DS Ser Type DS Ser Type DS

Span of Service

-- SOS DS SOS DS SOS DS

Capacity -- Cap DS Cap DS Cap DS

Transfers -- Trip Transfer DS

-- Facility Transfer DS

Planned Exceptions

SDP (for Exceptions)

-- -- --

Page 16: Planning RSTWG Meeting May 24 10-12:30 pm

From SDP (derived from NTD), for example:

◦ CR = commuter rail

◦ FB = ferry boat

◦ HR = heavy rail or subway

◦ MB = bus (motor bus)

◦ CO = coach bus (e.g., commuter bus)

Mode

dataset

CountRoute

mode list

routeID mode agencyID

Page 17: Planning RSTWG Meeting May 24 10-12:30 pm

Average Running Time◦ The duration (in seconds) needed for a public

transportation vehicle in revenue service to travel between a known location to another over the same path. For example, for one or more trips (over the same path), the running time is the average time it takes to travel between each trip’s locationBegin to locationEnd, or between one TripTime to another.

Service Type [serviceType]◦ A classification for the level of service provided by a trip.

◦ Regular, express, circular, jitney, limited, etc.

Page 18: Planning RSTWG Meeting May 24 10-12:30 pm

Where “t” indicates the time in seconds at the starting and ending locations (origin and destination, respectively) and “n” indicates the number of trips included in the calculation.

Page 19: Planning RSTWG Meeting May 24 10-12:30 pm

Running Time

Dataset

Count (number

of paths)

pathList

Avg Run Time

Number (“n”)

segmentID

firstLocation

nextLocation

pathRunTimeList

agencyID

routeID

routeDirection

tripID

firstTripTime

nextTripTime

segmentID indicates either a patternID or tranPathID

See Avg Running Time Equation

Page 20: Planning RSTWG Meeting May 24 10-12:30 pm
Page 21: Planning RSTWG Meeting May 24 10-12:30 pm

Service

Headway

Dataset

Avg

Service

Headway

[min]

routeIDrouteDirec

tion

patternID

(opt)

locationID

(Common

TripTime)

numberTri

psTripList

Trip (with

tripTimeLi

st)

Page 22: Planning RSTWG Meeting May 24 10-12:30 pm

Effective Headway: Composite headway of all bus, rail or other mode service at a stop or in a corridor based on vehicle frequency, the number of vehicles per hour divided by 60 minutes.

In other words, the effective headway is the number of minutes between transit vehicles when all headways are combined. Effective Headway is typically calculated by an individual mode along a route, but a combination of modes may be used at a key stop.

Where “SH” refers to the service headway and “n” refers to the number of service headways that are included in the calculation for the effective headway.

Page 23: Planning RSTWG Meeting May 24 10-12:30 pm

Example #1: two routes operating on a segment of roadway (or track) each with ten minute headways, the effective headway is five minutes.

Effective headway = 60 / (60/10 +60/10) = 5 minutes

Example #2: when calculating effective headway for the stop at E 116 Street and 3rd Avenue where service is provided by the Routes 98, 101, and 103 with service headways of 10, 7 and 5 minutes (respectively), then the effective headway would be:

Effective headway = 60 /[(60 minutes / 10 minute headway) + (60 minutes / 7 minute headway) + (60 minutes / 5 minute headway)]

= 60 minutes / 26.6 buses hour = 2.25 minutes

Page 24: Planning RSTWG Meeting May 24 10-12:30 pm

Effective

Headway

dataset

Effective

Headway [min]

Number (“n”

service headway

records)

Service Headway

list [1..n]

Page 25: Planning RSTWG Meeting May 24 10-12:30 pm

Frequency

Dataset

Veh per time

periodTrip list

Trip (without

tripTimeList)

Page 26: Planning RSTWG Meeting May 24 10-12:30 pm

Service Type

Dataset

count

Trip List

tripID

routeID

routeDirection

agencyID (opt)

serviceType

Service type examples:

◦ Regular

◦ Express

◦ Limited

◦ Circular

◦ Jitney

Should BRT be Mode or ServiceType?

Page 27: Planning RSTWG Meeting May 24 10-12:30 pm

Duration of service for an agency, along a corridor, on a particular route, or at a transit facility

Span DS

serviceSpan

[min]

firstTrip Trip Defn

lastTrip Trip Defn

Example: serviceSpan = 5:58 pm to 10:32 am = 990 min

Page 28: Planning RSTWG Meeting May 24 10-12:30 pm

Capacity is the measure of total number of passengers (that can be supplied by a transit vehicle) per hour by pattern, corridor, or through a transit passenger facility.

The Capacity Data Set is the summation of vehicle passenger capacity assigned to each trip that traverses the geographic dimension over a time period (e.g., 1 hour). The capacity data set includes capacity measures for:

◦ Total (seating+standing)◦ Seating◦ Standing◦ Wheel chair

Needed to augment the Transit Vehicle Definition to support vehicle capacity measures including rail cars in each consist.

Page 29: Planning RSTWG Meeting May 24 10-12:30 pm

Capacity

Dataset

Sum Total Cap

Sum Seating Cap

Sum Standing Cap

Sum Wc Cap

Trip Count

Trip List

Trip List

tripID

routeID

patternID

agencyID (opt)

carCount (opt)

Total Cap

Seating cap

Standing cap

Wc cap

Page 30: Planning RSTWG Meeting May 24 10-12:30 pm

Coordination between trips within an agency

Coordination between trips between two agencies

Related SDP Data Concepts◦ “Places and times when connections may be

made…These concepts differ from geographically and temporally calculated trip connections in that they are recommended transfer locations and times.” [SDP Guidance Part 2, 10-1]

◦ Event Connection [connection types include protected, recommended, scheduled]

◦ Transfer Cluster [may include Connection Segment]

Page 31: Planning RSTWG Meeting May 24 10-12:30 pm

SDP

Sched Version

Agency

Registration

Agency

Route (route

directions)

Schedule Revision

Service

Trip (trip time)

Event Connection

(trip transfers)

Transit Network

Pattern (transit pt

events)

Transit Gazetteer

Location

Timepoint

Transfer Cluster

(locations)

Transit Facility

Facilities (plant

components)

Transit Stop

(platform)

Portal, Amenities,

etc.

Abridged Version

Page 32: Planning RSTWG Meeting May 24 10-12:30 pm

Trip Transfer

DS

Trip Transfer

Count

Event

Connection List

Agency Data

[1..n]

agencyID Trip List Location List

Transfer

Cluster List

Page 33: Planning RSTWG Meeting May 24 10-12:30 pm

Facilities

Transfer DS

Facility

Transfer Count

Transfer

Cluster List

Master

Location List

Agency Data

[1..n]

agencyID Location List Facilities List

Page 34: Planning RSTWG Meeting May 24 10-12:30 pm

Planned Exception data set includes revisions to an original schedule.

Request scheduleVersionID◦ Example LI Bus:

210, 110, 409, 309, 209

PE DS

count Sched List

Schedule

version ID

Activation

date

Deactivation

dateExceptions

Schedule

Revision

Page 35: Planning RSTWG Meeting May 24 10-12:30 pm
Page 36: Planning RSTWG Meeting May 24 10-12:30 pm

Service Consumed are those transit provisions -- related to services and facilities -- that are used by transit passengers as part of revenue service.

Key Data Concepts◦ Boardings / Alightings at stops (locationID)◦ Passenger Load by route segment

Key Summary Data Sets◦ Average Load◦ Average Ridership (at stop)

Page 37: Planning RSTWG Meeting May 24 10-12:30 pm

Passenger Load and Ridership ◦ Calculated from CountList Structure

Boardings (onCount) and Alightings(offCount).

thruCount* ◦ Used to capture the number of

passengers who stay on an interlining vehicle.

wcOnCount, wcOffCount and wcThruCount◦ Used to capture wheelchair ridership.

cumulativeOn / Off ◦ Captures the boarding and alighting

from the start of each trip.◦ A simple load may be calculated for a

route segment by the difference bet. the cumulative Ons and Offs.

* “thru” count idea from TCRP Report 113: Using Archived AVL-APC Data…

Page 38: Planning RSTWG Meeting May 24 10-12:30 pm

PC List

date

tripID

routeID

dayType

scheduleVersionID

Passenger Count

scaleFactor

metadata

Passenger Count

tripTime

locationID

onCount

offCount

thruCount

wcOnCount

wcThruCount

cumulativeOn

cumulativeOff

Page 39: Planning RSTWG Meeting May 24 10-12:30 pm

Algorithms for average alightings, wheel chair boardings, and alightings are similarly calculated by substituting offCount, wcOnCount, and wcOffCountfor onCount.

Page 40: Planning RSTWG Meeting May 24 10-12:30 pm

Avg

Ridership

pcCount

locationID

Public Loc

Desc

Avg

Boardings

Avg

Alightings

Avg WC

Boardings

Avg WC

Alightings

Passenger

Count List

Passenger

Count

Page 41: Planning RSTWG Meeting May 24 10-12:30 pm

Average Load Calculation for Multiple Trips

Average Load Calculation for Multiple Route Segments in a Corridor

Page 42: Planning RSTWG Meeting May 24 10-12:30 pm

Avg Load

Data Set

PC Count

(=n)

Avg Load

Passenger

Count List

Passenger

Count [1]

Passenger

Count [i]

Passenger

Count [n]

Load is calculated differently for Routes (trips) vs. Corridors (route segments)

Page 43: Planning RSTWG Meeting May 24 10-12:30 pm

Stops / Trip*

1 [b / a] cum [on/off]

2 3 Average Load by Route SegStop (fr-to)

Stop #1 [12 / 0] Cum [12/0]On 12

[10 / 0] Cum [10/0]On 10

[14 / 0] Cum [14/0]On 14

Stop #2 [2 / 4] Cum [14/4]On 10

[8 / 4] Cum [18/4]On 14

[2 / 5] Cum [16/5]On 11

Seg (1-2)Avg Load 12

Stop #3 [4 / 10]Cum [18/14]On 4

[1 / 10]Cum [19/14]On 5

[0 / 10]Cum [16/15]On 1

Seg (2-3)Avg Load 11.7

Stop #4 [0 / 4]Cum [18/18]

[0 / 5]Cum [19/19]

[0 / 1]Cum [16/16]

Seg (3-4)Avg Load 3.3

Avg Trip Load 17.7

* Trips are of the same Route and Pattern

Page 44: Planning RSTWG Meeting May 24 10-12:30 pm
Page 45: Planning RSTWG Meeting May 24 10-12:30 pm

“The ease of mobility and maneuverability (e.g., time, distance and transfers required) for a person to get from point A to point B using transit.”

Refined defn for SDP – adaCompliance_cd◦ notCompliant◦ fullyCompliant◦ mobilityChallengedAccess◦ visuallyChallengedAcess◦ …

Page 46: Planning RSTWG Meeting May 24 10-12:30 pm

Key Data Concepts◦ Vehicle Equipment

Wheelchair lifts, ramps, signs, announcements, other equipment for rail, subway and bus

◦ Station

Platform

Access (gap, drop); equipment to bridge gap

Announcement and Signs

Frequency, Volume/Brightness, type, location of Braille signs

◦ Accessible paths

Transfers

Access to stations/stops (incl. entrances, pads, and bet parking and stop/platform)

Page 47: Planning RSTWG Meeting May 24 10-12:30 pm

partMobility: “may include curbs, escalators, and other

small obstructions..”

partAccessible: “may not include announcements and signs..”

Added connectionTypeto Connection Segment.

Values include:◦ fullMobility

◦ partMobility

◦ fullAccessibility

◦ partAccessible

◦ notAccessible

Page 48: Planning RSTWG Meeting May 24 10-12:30 pm

Designates Amenity (shelter, bench, TVM) as “access-enabled” through adaCompliance.

Add PAC_Characteristicswith attributes associated with one or more PACs.

Page 49: Planning RSTWG Meeting May 24 10-12:30 pm

Added adaCompliance & accessEquipment

Added AccessibilityStatus (description of accessibility for each rail car, bus and other PTV)

Page 50: Planning RSTWG Meeting May 24 10-12:30 pm

Incorporate Changes and Updates Add more examples

◦ Assignments/Selection: Running Time for Trips on a Pattern Running Time for Corridor Service Headway Frequency Effective Headway for Transit Facility Service Type (need raw data…) Span of Service Transfer Service (Metro North for Trips) Planned Exceptions (need raw data…) Ridership / Load (need raw passenger count data…) Accessibility (need attribute data on vehicles, stations,

connection paths)

Page 51: Planning RSTWG Meeting May 24 10-12:30 pm

Use T-Best

Need SDP data which includes:◦ Transit Stops

◦ Transit Facilities

◦ Amenities, (Portals, Passenger Access Components)

◦ (Transfer Cluster and Connection Segments)

◦ (Transit Path)