derhuerst / vbb-rest

An HTTP API for Berlin & Brandenburg public transport.
https://v6.vbb.transport.rest/
ISC License
123 stars 14 forks source link

Stations nearby options not working #17

Closed dominik-trusinski closed 7 years ago

dominik-trusinski commented 7 years ago

Hello, the 'GET /stations/nearby' has 2 parameters which don't work: results and distance

For example: https://vbb.transport.rest/stations/nearby?latitude=52.52725&longitude=13.4123 and https://vbb.transport.rest/stations/nearby?latitude=52.52725&longitude=13.4123&results=1 give the same output

derhuerst commented 7 years ago

Thanks @dominik-trusinski, I can confirm this. The issue exists in vbb-hafas however.

derhuerst commented 7 years ago

I will close this issue, please follow derhuerst/vbb-hafas#18 instead.