azavea / pfb-network-connectivity

PFB Bicycle Network Connectivity
Other
40 stars 10 forks source link

Make max trip distance configurable by UI (#866) #878

Closed lydiascarf closed 2 years ago

lydiascarf commented 2 years ago

Overview

Client wanted to run interactive and batch analyses using the angularjs client without having to use the default max trip distance value of 2680 meters. This was previously only possible by setting the NB_MAX_TRIP_DISTANCE environment variable before running scripts/run-local-analysis locally.

Demo

Screenshot from 2022-04-01 15-59-17 Screenshot from 2022-04-01 15-59-25

Testing Instructions

Checklist

Resolves #866