mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 11:27:09 +00:00
Given some text and an item containing a Point geometry, the `position` filter replaces occurences of @POS@ or @POSITION@ with the item's geometry (it has to be lat/lon). Occurrences of @DMS@ are replaced with the position in sexagesimal degrees. This can be used anywhere a Vue filter can. However, we have used it in the event comments edit dialogue. The positions are replaced before saving the comment to the database.