NINAnor/seatrack-db

Add geometry column to positions.postable

jenast opened this issue · 0 comments

To allow for efficient spatial queries on the positions, we need to add a geometry column with an index.

Use a trigger that fires after each statement on insert or update.

But what projection?