create_grid_table: Create a grid table for a reference grid

Description Usage Arguments Details Value See Also

View source: R/construct.R

Description

Create a grid table for a reference grid

Usage

1

Arguments

grid

The reference grid as object of class stars.

Details

The grid table of a GTFS-Multi feed always has the same structure as the stops table in a regular GTFS feed. Instead of a true transit stop location, each row represents a grid point (i.e. the centroid of a pixel in the reference grid).

Value

A data.table object. See details.

See Also

create_reference_grid()


triply-at/gtfsmulti documentation built on Dec. 24, 2021, 1:21 a.m.