openTdataCH / ojp-demo-app-src

OJP Demo GUI
https://opentdatach.github.io/ojp-demo-app/
MIT License
13 stars 0 forks source link

Add TIER as a new sharing Provider #24

Closed u233336 closed 2 years ago

u233336 commented 3 years ago

Mentz has added TIER as a new sharing provider. But we cannot see TIER in the LIR and we can not yet select an e-scooter for our trip. The app has to be adapted to this new feature

u233336 commented 3 years ago

Hallo zusammen Endlich haben wir zumindest den LocationInformationRequest für die tier Freefloater hingekriegt. Folgender Request ist ein Circle um Münsingen, welcher in der Antwort Sharingobjekte vom Typ Bicycle (donkeys in Thun) und Freefloater (tier in Bern) ausgibt:

`

2020-01-19T12:00:00Z IRMA 2020-01-19T12:00:00Z 4711 7.543 46.868 11000 poi escooter_rental yes bicycle_rental yes

`

Als Antwort erhaltet ihr nun auch tier mit folgenden Attributen: `

coord:824115:6067225:MRCV:TIER E-Scooter-Sharing tier:141154 tier:141154 escooter_rental yes TIER E-Scooter-Sharing 7.40315 46.94300 tier:141154 tier:141154 recreationDeviceHire true 1 ` Den LIR könnt ab sofort auf der Testumgebung testen. Beim TripRequest sind wir noch dran, da stimmt noch was mit den Trip Kombinationen nicht.
u233336 commented 3 years ago

TIER.txt

AndreasAtSBB commented 2 years ago

No implementation needed. New issues do over TIER implementation as well. The LIR can be filtered by provider, but this is not required, since users often doesn't know who the provider of his prefered mode of transport is. We just use the OSM tags for shared modes, e.g. bicycle_rental, escooter_rental and car_sharing.

u233336 commented 2 years ago

Done, since no implementation needed