NeTEx-CEN/NeTEx

GBFSMapping - mustPickUpandDRopOffToSameStop

Closed this issue · 1 comments

There are a number of minor attributes in GBFS 3.0 that NeTEx does not support. Two relate to VEHICLE CONSTRAINT ZONE

  1. GBFS Geofencing_rule vehicle return constraints allow one to specify that a vehicle must be returned to same stop ,that it was picked up from

NeTEx currently lacks this. Suggest add new enum value to ServiceZoneUseTypeEnum of mustPickUpandDropOffToSameStop

  1. GBFS "Station_parking,allows one to specify that in a specifi zone, vehicle must be collected / returned from a station rather than anywhere in zone. NeTEx current allows floating Vehicles for whole service but not for a specific zone.

Suggest add attribute FloatingVehicles boolean to VehicleTypeZoneRestriction

Revised UML
image

addressed in #730