Turplan (Hike Planner)
About the case
Turplan is a web-based application for hike planning with parking information. It has been implemented by a group of students from NTNU supervised by SINTEF during the course “TDT4290 Customer-driven projects” in the autumn of 2017. The purpose of the project was to build an innovative application using available open transport data and evaluate how open data can contribute to innovations from the experience of this process.
The motivation for the application is that Norwegians are very fond of nature and love hiking. There have been separate applications that provide relevant information for hike planning, e.g., hiking tracks (trails) and parking information, but such information has not been integrated in one single easy-to-use application. The application concept is also very expandable and new functionalities can be added, e.g., various transport modes can be integrated, like bus, boat, plane, to plan a route from the selected starting point to the desired destination (the start point for a hike trip).
Functionality
Turplan allows the user to find a hike in Norway and get to the starting point or closest parking lot. A main view showas a map of the area with different features for the user, including:
- showing hiking trips in the area
- showing parking lots in the selected area
- showing charging stations for electic cars
- showing navigation between a selected starting point and destination
The screenshot shows the hike planner with a view of parking lots in the area, and a path with directions from a selected starting point to a destination.
Open data source used
From the multiple data sources that was evaluated during the implementation process, the following data sources (datasets and their providers) have been used in the prototype:
Maps
Parking lots
Charging stations
- Nobil-ladestasjoner-elbiler dataset from Nobil Transnova
- Charging station information from OpenStreetMap
Trips
Source code
The source code of the showcase is available at GitHub:
Demonstration
- Try Turplan