Skip to content

marc-marcos/mapa-senderista-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapa Senderista Local (0.1)

This projects aims to be a repository that you can store locally that can help you visualize your hiking projects or the routes that you want to check out.

Description

The most interesting thing about this project is that it lets you visualize all your routes (both the ones that you have done already and the one that you aim to do someday) in a single map. You can also edit them, turn the routes into different colours depending on whether you have already donde them, already planned when to do them or if you have already done them.

Getting Started

Dependencies

  • folium==0.14.0
  • gpxpy==1.5.0
  • Ubuntu (may or may not work in other operating systems, I haven't tested it)

Installing

  • git clone https://github.com/marc-marcos/mapa-senderista-local

If you are in Ubuntu:

  • ./install.sh

If you are in Arch:

  • ./install_arch.sh

Executing program

  • To start the gui: python3 index.py

Help

Most problems I've countered have come from not having ran regenerateRoutes.py when modifying the folder structure.

Authors

Contributors names and contact info

Version History

Still no initial release.

License

This project is licensed under the [NAME HERE] License - see the LICENSE.md file for details

Roadmap

  • 0.1 Version (next release)
    • GUI to avoid having to deal with terminal usage.
    • Installation via script.
  • Future versions
    • More options to modify the database.
    • Being able to add points arbitrarily besides adding gpx routes.
    • Link of the route in the popup.

Acknowledgments

Inspiration, code snippets, etc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published