create_grid_table.Rd
Create a grid table for a reference grid
create_grid_table(grid)
The reference grid as object of class
stars
.
A data.table
object. See 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).