opentraffic / datastore

OTv2: centralized ingest and aggregation of anonymous traffic data
GNU Lesser General Public License v3.0
28 stars 12 forks source link

Produce Reference Speed Tiles #58

Closed dnesbitt61 closed 7 years ago

dnesbitt61 commented 7 years ago

Need a process to periodically query histogram tiles to create "reference" speed information.

Reference speeds will present the speed at various percentile within a sorted list of speed observations. Having several percentile values will allow users to see how variable speeds are across all hours of the week. An analysis application can choose one of the percentile readings to use as a reference speed when comparing different hourly speed values.

drewda commented 7 years ago

Done.

Documentation is underway #78