The goal is to provide layers to be displayed in CoSi from contributions of users taking out of the DIPAS database.
The created layers in CoSi should be configurable by project ("Verfahren").
DIPAS provides a Rest endpoint that returns all user contributions, but not filtered by project/"Verfahren".
Please find out, how to configure the geoserver (or write code) so that a new layer is being created when a new project is created. The new geoserver layer should then provide all coming user contributions for that project. CoSi can then access the data from the geoserver in the preferred format per project instead of accessing the data from the Dipas Rest Api.
Currently Dipas stores the contribution data in the Drupal DB. This should stay the same. The idea is to use the Drupal DB as basis for the geoserver layer.
The goal is to provide layers to be displayed in CoSi from contributions of users taking out of the DIPAS database.
The created layers in CoSi should be configurable by project ("Verfahren").
DIPAS provides a Rest endpoint that returns all user contributions, but not filtered by project/"Verfahren".
Please find out, how to configure the geoserver (or write code) so that a new layer is being created when a new project is created. The new geoserver layer should then provide all coming user contributions for that project. CoSi can then access the data from the geoserver in the preferred format per project instead of accessing the data from the Dipas Rest Api.
Currently Dipas stores the contribution data in the Drupal DB. This should stay the same. The idea is to use the Drupal DB as basis for the geoserver layer.