LatLngStream
Properties
Name | Type | Description | Notes |
---|---|---|---|
original_size | Int64 | The number of data points in this stream | [optional] [default to nothing] |
resolution | String | The level of detail (sampling) in which this stream was returned | [optional] [default to nothing] |
series_type | String | The base series used in the case the stream was downsampled | [optional] [default to nothing] |
data | Vector{Vector} | The sequence of lat/long values for this stream | [optional] [default to nothing] |