Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbailey authored Feb 16, 2017
1 parent 152b8e6 commit 1750841
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ risk.py: Playing around with plots.

salesforceDisableUsers.py: Bulk disable Salesforce users who are in Stage, but not in Prod.

speeds.py: Uses gpxpy, shapely, geopandas, numpy, and matplotlib to calculate the speed at each point along a GPS track and plots that speed on a map.
speeds.py: Uses pandas, numpy, gtfstk, shapely, matplotlib, geopandas, and bottle to plot

![speeds.py example](https://raw.githubusercontent.com/davidbailey/py/master/speeds.png "speeds.py example")

speeds2.py: Uses pandas, numpy, gtfstk, shapely, matplotlib, geopandas, and bottle to plot
speeds2.py: Uses gpxpy, shapely, geopandas, numpy, and matplotlib to calculate the speed at each point along a GPS track and plots that speed on a map.

![speeds2.py example](https://raw.githubusercontent.com/davidbailey/py/master/speeds2.png "speeds2.py example")

Expand Down

0 comments on commit 1750841

Please sign in to comment.