Skip to main content

240021: Cannot make LVEShapes geometry for some GTFS trips because the shape_id field in the trips.txt file is null or doesn't match a shape_id value in the shapes.txt file. Straight-line geometries will be used instead. Affected trip_id values (showing up to <value>): <value>

Description

The tool could not generate geometry for some features in the public transit data model's LVEShapes feature class using shapes defined in the GTFS shapes.txt file because the GTFS trips.txt file's shape_id field value was null or invalid. For these features, the geometry will be generated using straight lines matching the geometry of the LineVariantElements feature class.

Solution

Correct the GTFS trips.txt file's shape_id field values for the affected trips or accept the straight-line geometry for the affected features.