SebastianHanfland / RallyGPXMerger

A web tool to merge GPX tracks for bigger rallies
MIT License
6 stars 2 forks source link

RallyGPXMerger

A web tool to merge GPX tracks for big bike rallies written in React and TypeScript, with a simple backend storing JSON files.

Current deployment

The current version of this tool is deployed here: https://www.sternfahrtplaner.de/

You can find an example of a more complicated planning here: https://www.sternfahrtplaner.de/?section=gps&planning=ce4e62a5-3b73-4fa1-80e3-d66d687c2439 Sketch

Why does this tool exist

When planning a bigger bike demonstration or rally it is a lot of work to not only decide about the routes. You also have to

To ease these processes, this tool was developed to have an easy interface to the planning and reduce the manual work or copying information. This tool does not provide any route planning because this is a common problem which is not unique to organizing rallies. During the development it showed, that also for smaller bike demonstration it can help. Therefore, now there are two modes of planning: one for a simple "line" demonstration and another one for more complex "tree" ones

Sketch

General functionality

Simple ("Line")

The workflow for a simple demonstration

Complex ("Tree")

The workflow for a complex demonstration

Project structure

German naming sketch

Sketch

Acknowledgement

This tool would not be possible without external services which ease the creation of GPX files or retrieval of geo-data.