Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
atogle committed Jan 28, 2017
1 parent b8db22e commit 7edc823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,5 +1,5 @@
# walkshed.js

walkshed.js is a prototype that demonstrates how raster analysis can be used to measure pedestrian access in a city. It relies on HTML5 canvas, utilizes [costdistance.js](https://github.com/atogle/costdistance.js), [tile-stitcher.js](https://github.com/atogle/tile-stitcher.js), and [Leaflet.js](https://github.com/CloudMade/Leaflet), and uses [TileMill](http://mapbox.com/tilemill/) to generate the data tiles.
walkshed.js is a prototype that demonstrates how raster analysis can be used to measure pedestrian access in a city. It relies on HTML5 canvas, utilizes [mapalgebra.js](https://github.com/atogle/mapalgebra.js), [globalmaptiles.js](https://github.com/atogle/globalmaptiles.js), and [Leaflet.js](https://github.com/Leaflet/Leaflet), and uses [Mapbox Studio](http://mapbox.com/) to generate the data tiles.

Run index.html on any web server to run the app locally.

0 comments on commit 7edc823

Please sign in to comment.