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: 24 days ago
JSON representation
Scripts for walking isochrone map generation around parks in Forest Grove Oregon
- Host: GitHub
- URL: https://github.com/keyan/forest_grove
- Owner: keyan
- Created: 2020-02-29T19:31:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-16T16:18:53.000Z (almost 6 years ago)
- Last Synced: 2025-04-03T11:28:10.844Z (10 months ago)
- Topics: isochrones, mapping, parks
- Language: HTML
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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