sharedstreets / mobility-metrics

Tools for collecting, processing, and interpreting mobility data using SharedStreets
MIT License
50 stars 17 forks source link

Streets/bins toggle not working on PU/DO metrics #32

Closed emilyeros closed 5 years ago

emilyeros commented 5 years ago

Toggle not working. Exporting the results also fails (the json downloads but just contains the word, undefined)

toggle

emilyeros commented 5 years ago

Example output (screenshot bc JSON won't upload):

Screen Shot 2019-04-19 at 10 53 36 AM
morganherlocker commented 5 years ago

Good catch. I had intended to remove the streets option until I was able to figure out point match aggregation (currently all shst referenced data is using the trace matcher).

morganherlocker commented 5 years ago

https://github.com/sharedstreets/sharedstreets-mobility-metrics/commit/39e0c29bf0501ca7f434944d461d9162045475f2

This is now fixed. I have removed the radios from the PUDO metrics and added feature issues to actually add point aggregated metrics for PUDO (and other point data not covered by the existing trace-matched features).