stopstoILTM: Projects the GTFS stops table to Israel's TM grid

Description Usage Arguments Details Value Warning References See Also

View source: R/stopstoILTM.R

Description

Projects a subset of the GTFS stops table to a SpatialPointsDataFrame With Israel's TM projection (epsg code 2039).

Usage

1
stopstoILTM(GTFSstops., useSIRI = FALSE, SIRI = NULL)

Arguments

GTFSstops.

A subset of the GTFS stops table, should be the product of StopsForSIRI

useSIRI

logical. use a SIRI data frame as reference?

SIRI

if useSIRI is TRUE, which SIRI data frame to use?

Details

Requires the product of StopsForSIRI, is interchangeable with stopstoSP. the function is a part of STG and should not be used on it's own.

Value

A SpatialPointsDataFrame with stops relevant to SIRI's real-time data

Warning

Do Not use this function on it's own, it is meant to be used only as part of the STG process

References

Bogin, D., Levy, N. and Ben-Elia E. (2018) Spatial and Temporal Estimation of the Service Reliability of Public Transportation Using Big Data and Open Source Tools

See Also

STG, stopstoSP, StopsForSIRI


bogind/SIRItoGTFS documentation built on March 14, 2021, 10:01 p.m.