You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add geographical information into this api, before I start doing the programming work I would like to discuss the approach and if it's desirable to include this information in this application.
import all stations in a map stationCode -> wsg84 coordinates and store them in a staticDataStore (simalar to dataStore)
look up stationcodes in the map when processing the JSON requests.
Besides the locations it would also be nice to include shapes of the routes (or at least between two stops) in the future, but I am not sure if there is a good open data source available for that.
The text was updated successfully, but these errors were encountered:
I would like to add geographical information into this api, before I start doing the programming work I would like to discuss the approach and if it's desirable to include this information in this application.
Besides the locations it would also be nice to include shapes of the routes (or at least between two stops) in the future, but I am not sure if there is a good open data source available for that.
The text was updated successfully, but these errors were encountered: