Skip to content

leon-wbr/hitch

 
 

Repository files navigation

Hitchmap

  • show.py builds the main HTML page. This is where the magic happens.
  • server.py runs the server
  • dump.py runs the monthly dump
  • cron.sh is the crontab running above files
  • hitchmap.conf is the NGINX configuration

Installation

pip install numpy pandas folium
curl https://hitchmap.com/dump.sqlite > points.sqlite

OR

conda install folium
curl https://hitchmap.com/dump.sqlite > points.sqlite

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 32.1%
  • JavaScript 28.9%
  • HTML 26.1%
  • CSS 11.0%
  • Shell 1.9%