Skip to main content

240018: The shape_id field in <value> has all null values.

Description

The GTFS trips.txt file has a shape_id field, but because all the values of that field are null, 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 correctly-populated shape_id field in the trips.txt file, or populate the shape_id field in the trips.txt file with correct values.