Skip to content

IanMenendez/hitch

 
 

Repository files navigation

Hitchmap

Join the conversation about a map for hitchhiking in our Signal Chat

Description

  • 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

  • HTML 99.8%
  • Other 0.2%