opentraffic / tangram-viz-experiments

OTv2: work-in-progress to visualize anonymized and aggregated traffic statics using Tangram
http://opentraffic.io/tangram-viz-experiments/
MIT License
4 stars 1 forks source link

Allow url params for start/end date/time #23

Closed nvkelso closed 7 years ago

nvkelso commented 7 years ago

Related to #17.

nvkelso commented 7 years ago

Example: First 12 hours of 2016-01-01:

Note that the : need to be URL encoded like %3A, as in example above.

nvkelso commented 7 years ago

Updated in https://github.com/opentraffic/tangram-viz-experiments/commit/afbb3693f29c7aa75902115a8214fd2de333c5ce.

To enable reading the custom time range the DAT gui needs to be set to custom, else it'll still default to the early AM of 2016-01-01.