ubilabs / hcu-unitac-infrastructure

Fork of https://github.com/citysciencelab/cosi_dipas_docker
MIT License
0 stars 1 forks source link

Create dataconverter for DIPAS to geoserver #9

Open ehundt opened 1 year ago

ehundt commented 1 year ago

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.

BastianGuenther commented 1 year ago

Skizzierung Roadmap

BastianGuenther commented 1 year ago

Gespeicherte Daten aus Drupal sollen dem Geoserver zur Verfügung gestellt werden.

Zur Abstimmung mit Daniel: