Skip to content

This repo is used to analyse cycling behaviour from gpx-files

License

Notifications You must be signed in to change notification settings

ajms/cycling_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies

Install python 3.10, poetry >= 3, make

Run

make prj-init

to install dependencies.

Generate map

Place your gpx-files in a directory data/raw/tracking.

Download public transport data for Berlin from gtfs data, colour data, licensed as CC BY 3.0 DE.

Unzip, place files in data/public_transport, execute

make generate-public-trans

Then run

make generate-map

to generate the route map.

About

This repo is used to analyse cycling behaviour from gpx-files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published