derhuerst / vbb-shapes

Shapes of VBB lines.
https://github.com/derhuerst/vbb-shapes
ISC License
0 stars 0 forks source link

`shapeId` is no longer included in other modules #9

Open lenaschimmel opened 5 years ago

lenaschimmel commented 5 years ago

The README says:

Let's assume you read trips from vbb-trips. Each trip has a shapeId associated.

But since version 3.0.0 of vbb-trips the shapeId is no longer included.

As far as I could see, there is no other module in vbb-modules that still supports shapeId. And the the data returned by vbb-shapes does not include anything to reference shapes to trips / routes / lines.

Thus vbb-shapes can only be used if external data sources are used. Are there any plans to bring back the shapeId into vbb-trips, or some other module?

derhuerst commented 5 years ago

Thanks for reporting. Let's fix this as part of derhuerst/vbb-trips#3.