Skip to content

Only query data for sensors that are visible on the map #34

@brianstrauch

Description

@brianstrauch

The map is 2D, so we only need to query and render the sensors that are visible on the map. Approach: find the (lat, lon) of the top left and bottom right corners of the map and pass those coordinates to the InfluxDB query.

https://docs.influxdata.com/influxdb/cloud/query-data/flux/geo/filter-by-region/#box

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions