mobidata-bw / ipl-orchestration

MobiData-BW Integrationsplattform (IPL), an API platform that provides mobility data for Baden-Württemberg across many domains.
https://api.mobidata-bw.de
European Union Public License 1.2
0 stars 0 forks source link

nextbike_eh: missing form_factor #149

Closed hbruch closed 1 day ago

hbruch commented 4 months ago

Feed https://gbfs.nextbike.net/maps/gbfs/v2/nextbike_eh/en/vehicle_types.json publishes a bicycle trailer which has no form_factor property associated.

@ThorstenFroehlinghaus could you please ask the operator to provide form_factor=other for this vehicle_type as it is mandatory according to the spec.

As a consequence of this issue, this system is not available via Lamassu's graphql API.

ThorstenFroehlinghaus commented 3 months ago

We are trying to find a contact for nextbike. Tier told us that they do not provide a contact for nextbike any more.

hbruch commented 2 weeks ago

To get this issue solved, please consider implementing a ipl-proxy converter which adds the missing form_factor=other.

ThorstenFroehlinghaus commented 1 day ago

form_factor is set by https://github.com/mobidata-bw/ipl-proxy/blob/main/app/converters/gbfs_nextbike_set_form_factor.py