public-transport / ideas

How to make public transport more comfortable, more accessible, more transparent?
Creative Commons Attribution Share Alike 4.0 International
37 stars 0 forks source link

build an app to crowd-source public transport wifis #14

Closed derhuerst closed 5 years ago

derhuerst commented 5 years ago

Wifi access points mounted close to public transport infrastructuure can help in building user-friendly, context-aware navigation apps. For example, an app could you the BSSID or MAC address of the current WiFi access point to determine where in a station you are.

Large corporations will be able to deduce this data from their WiFi tracking data bases. Let's crowd-source this information to a) make information available to the community, and b) to level the corporate playing field.

I imagine the app flow as follows:

  1. on open, the app will try to locate me via geolocation services
    • if that worked fine, it will ask me to confirm the station it computed
    • if it didn't work, i will have to manually enter the station name
  2. it will ask a server which parts of the station haven't been mapped yet
  3. it will scan wifis, allow me to select the one i want to enter*
    • for each BSSID/MAC found, it will ask me to specify as precisely as possible where the accesspoint is, e.g. via map or platform
    • it may also ask me which other platforms this access point can be found from
  4. it will send the published data to a server, which will
    • make the data available publicly
    • let other apps determine if the station has already been mapped
derhuerst commented 5 years ago

Closing as a duplicate of #13.