mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:17:09 +00:00
f1953807dbec576f93dad66be4835abe87dd1dce
position filters to Vue.
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.
Dougal – Seismic production & data analysis tool
Structure of this repo
bin/Scripts that import / export data into / out of the database.etc/Configuration files.lib/Code files.lib/www/Web interface and API.lib/www/client/Frontend.lib/www/server/Backend.
sbin/System maintenance scripts.
Description
Languages
Vue
41.7%
JavaScript
32.3%
PLpgSQL
16.5%
Python
5.4%
Nunjucks
3.2%
Other
0.9%