Skip to content

Adding folder "routing" and new File/App "CSV_OSRM.html"#10

Open
MueJosh wants to merge 3 commits intoryangriggs:mainfrom
MueJosh:main
Open

Adding folder "routing" and new File/App "CSV_OSRM.html"#10
MueJosh wants to merge 3 commits intoryangriggs:mainfrom
MueJosh:main

Conversation

@MueJosh
Copy link
Contributor

@MueJosh MueJosh commented Sep 23, 2024

#Enhancement Trace road in between the points #5

‘CSV_OSRM.html uses the exported CSV file from ‘GoogleTimelineMapper’ to manipulate it and create tracks.
The routes can be exported as GPX, KML and GeoJSON.

The basic function works but there are minor bugs.
Please add a licence like ‘GoogleTimelineMapper’ if this is possible.

I don't know how to host apps via Github Pages, this still needs to be added.

Currently the code is described in German.

I still don't know how to make pull requests for individual files, ‘Index.html’ has actually remained the same.

MueJosh added 3 commits July 10, 2024 16:36
Removing comma with dashes in the first row of all cells.

new export for CSV
removing quote marks so other programs can handle the data correctly

CSV = Comma-separated values and not quotation-seperated values
HTML Program working with the exported CSV from GoogleTimelineMapper.
Delete Contents in the CSV and route the points with OSRM (or other routing services- e.g your own OSRM Server)
Export function for KML, GPX and GeoJSON

The core function works but it has some issues with the export
undo my mistake :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant