abkfenris / inferno-react

http://abkfenris.github.io/inferno-react/
MIT License
1 stars 0 forks source link

Generate Elevation/distance json #2

Closed abkfenris closed 8 years ago

abkfenris commented 8 years ago

For each leg generate distance from beginning of race with elevation pair. Use turf-distance to get distance from previous point.

Maybe make an npm command to both retrieve elevations into geojson and update elevation.json.

abkfenris commented 8 years ago

Not needed Generated elevations in 54ee17d