TUM-Dev / NavigaTUM

Navigating around TUM with excellence – A website and API to search for rooms, buildings and other places
https://nav.tum.de
GNU General Public License v3.0
43 stars 7 forks source link

Show close MVV stations #86

Open octycs opened 2 years ago

octycs commented 2 years ago

Is your feature request related to a problem? Please describe. While we have an interactive map where a building or site is located, people still have to look somewhere else to see how to get there.

Describe the solution you'd like On site / building pages, we can show a list of close-by public transport (Subway, Bus) stations, so people see how to get there. We could either collect them by hand for each site / building, or maybe even better collect a list of them with coordinates and auto-generate. Then we could even display the distance in meters.

Describe alternatives you've considered We could also just add links to OSM / Google Maps based on the coordinates. But I think this isn't actually mutually exclusive, we could do both. (See #87)

Additional context Tasks could involve:

CommanderStorm commented 2 years ago

I am goonna drop this link here: https://python-mvg-departures.readthedocs.io/en/latest/#mvg_api.get_nearby_stations

quarz12 commented 1 year ago

I would like to work on this. The api wrapper you linked is not working anymore, however there exists a csv with all stations.