SIRItoILTM: Projects a SIRI data frame to a spatial points object with...

Description Usage Arguments Details Value Warning References See Also

Description

Projects a subset of the SIRI data frame to a SpatialPointsDataFrame With Israel's TM projection (epsg 2039). Requires the product of organizeSIRIdf

Usage

1
SIRItoILTM(SIRIdf, epsg = NULL)

Arguments

SIRIdf

A SIRI df after organizeSIRIdf (SIRIdf3)

epsg

a coordinate system code ( can be extracted using "make_EPSG" and searching the table ), default is NULL with Israel's TM Grid (epsg 2039)

Details

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

Value

A SpatialPointsDataFrame with 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, SIRItoSP, organizeSIRIdf


SIRItoGTFS documentation built on May 2, 2019, 9:33 a.m.