It would be nice to have a monitor_writeGeoJSON() function that accepted a ws_monitor object, a date/date range and a slice parameter specifying an index or a function to collapse the time axis.
The output would be the similar to the output from monitor_writeCurrentDataGeoJSON().
It would be nice to have a
monitor_writeGeoJSON()
function that accepted a ws_monitor object, a date/date range and aslice
parameter specifying an index or a function to collapse the time axis.The output would be the similar to the output from
monitor_writeCurrentDataGeoJSON()
.