Skip to main content

240017: <value> is missing the shape_id field.

Description

The GTFS trips.txt file does not have the shape_id field to reference features in the shapes.txt file, so the tool cannot generate the LVEShapes output for the public transit data model.

Solution

Don't try to generate LVEShapes output for this dataset, use a different GTFS dataset that includes a shape_id field in the trips.txt file, or add and populate the shape_id field in the trips.txt file with correct values.