Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keyan/forest_grove

Scripts for walking isochrone map generation around parks in Forest Grove Oregon
https://github.com/keyan/forest_grove

isochrones mapping parks

Last synced: 18 days ago
JSON representation

Scripts for walking isochrone map generation around parks in Forest Grove Oregon

Awesome Lists containing this project

README

        

# Forest Grove Oregon, park walking isochrone map
Notes and scripts to simplify generation of GeoJSON isochrone walking maps around existing parks in Forest Grove Oregon.

![example](https://user-images.githubusercontent.com/6401746/75641459-2f782080-5bed-11ea-9695-b9096b6fbf05.png)

## Usage
To produce a merged GeoJSON for the default locations:
```
./run.sh
```

Optionally I have included the [mapstarter](https://github.com/veltman/mapstarter) project as a submodule which makes it easy to drag/drop GeoJSON and convert to SVG for import into Adobe Illustrator or similar flat graphic editing tools. To use `mapstarter`:
```
cd mapstarter
npm install .
open www/index.html
```

## Documentation
https://docs.mapbox.com/api/navigation/#isochrone

Example output in `/output` or:
https://gist.github.com/keyan/9e9878ab8882442ec192c0ae8945af1c