Skip to content

RCBooth/RTAHeatMap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTAHeatMap

The purpose of this project is to generate a map which displays how easy it is to get from any location to the nearest public transportation stop by foot. The color of each point corresponds to the walking distance (not straight-line distance) to the nearest stop.

Project Steps

  1. Generate the data underlying the heatmap
  2. Use the generated data to build an appropriate heatmap layer
  3. Build the map which displays the heatmap and RTA stops

Contributing

To contribute to this project:

  1. Fork this repo
  2. Make a feature branch for your addition
  3. Commit your changes to that branch
  4. Push the change to your fork
  5. Make a pull Request to this Repo and we'll merge your changes in

About

Repo for the RTA Heatmap project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%