GTFSshapes: GTFS shapes table relevant to SIRI sample

Description Usage Format Source

Description

Subset of the GTFS shapes table for Israel for the SIRIsample data. This is only a small subset of the Israeli GTFS shapes table, extracted to be used with the SIRIsample data. it shows the shapes data for the SIRIsample data. note that GTFS is a global standard and not all operators fill all of the columns.

Usage

1

Format

A data frame with 32580 observations on the following 4 variables:

shape_id

An ID that uniquely identifies a shape.

shape_pt_lat

A valid WGS 84 latitude. Each row in shapes represents a shape point.

shape_pt_lon

A valid WGS 84 longitude value from -180 to 180. Each row in shapes represents a shape point.

shape_pt_sequence

The point's sequence order along the shape.

Source

https://developers.google.com/transit/gtfs/reference/#shapestxt


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