About

In 2017 I participated in Open Summer of Code, this is a project where several teams of students work on real life open innovation projects. I was tasked to develop the backend of a bicycle navigation application commissioned by Brussels Mobility. At the end of the project, I also helped develop some parts of the frontend.

Brussels is home to a quite extensive cycling network, made for cyclist to get to anywhere in the city in a nice and safe way. The problem was that this network was not well known and the only way to view it was to buy a map. Due to the complexity of the network, planning your route on the map was rather difficult when your destination was far away. We set out to solve these problems by developing a route planner that could calculate a route over the network for you and then guide you along it. Simultaneously another team worked on tools to help with the ingestion of the network into OpenStreetMap and the subsequent quality control. Data about the network was provided by Brussels Mobility as open data. In a month we developed a prototype that was able to show your route over the network and a simplified guiding interface.

The resulting app was then further developed the next year and is now released here (The scope was reduced to only a routeplanner with the possiblity of exporting the routes).