bahnzumberg / zuugle-api

Public repositority for backend components of www.zuugle.at
https://www.zuugle.at
GNU General Public License v3.0
2 stars 3 forks source link

Change to city2tour to get lat/lon of the stop #120

Closed martinheppner closed 2 months ago

martinheppner commented 3 months ago

Currently the lat / lon of the stop, which is drawn on the maps, is taken from table tour. We want to switch to take it from table city2tour, filtered on the city or, if no city is selected, on column "stop_selector".