Closed johallar closed 1 year ago
Polygon layer includes the bbox filter in _genVega and passes along, line layer does not so this moves the bbox query generation to a utility and uses in polygon and line raster layer mixins.
_genVega
This also fixes the query when using geo points instead of lat/lng, convo: https://heavy-ai.slack.com/archives/C045DL4QM0D/p1670271981480729
Polygon layer includes the bbox filter in
_genVega
and passes along, line layer does not so this moves the bbox query generation to a utility and uses in polygon and line raster layer mixins.This also fixes the query when using geo points instead of lat/lng, convo: https://heavy-ai.slack.com/archives/C045DL4QM0D/p1670271981480729
Merge Checklist
:wrench: Issue(s) fixed:
:smoking: Smoke Test
:ship: Merge