Currently, there's no API to include a form of weighting to EWB. There are a few immediate use cases that would benefit users, including:
- Area weighting
- Population weighting
- Custom weighting filters
This should be a fairly easy addition to the current approach. The biggest open question that comes to mind is at what point, exactly, to inject the computation to minimize either graph growth or a complicated implementation.
Currently, there's no API to include a form of weighting to EWB. There are a few immediate use cases that would benefit users, including:
This should be a fairly easy addition to the current approach. The biggest open question that comes to mind is at what point, exactly, to inject the computation to minimize either graph growth or a complicated implementation.