geonode
geonode copied to clipboard
Downloading backend side ingested vector data from different schema fails
Hi,
in our GeoNode system user data is integrated on the one hand via WebUi and on the other hand by admin on the backend side. For the latter vector data is ingested into a new schema "gs_import" in the PostgresDB and registered at the GeoServer and GeoNode from there.
Unfortunately these datasets can not be downloaded from main catalogue view using the download button from the three dots menu (Screenshot).
These datasets can only be downloaded via the WPS implementation from dataset view.
Steps to Reproduce the Problem
- Create a new DB schema, grant rights to DB-user and ingest data
- Create a new DB-store in GeoServer using the above schema
- Add layer from this store in GeoServer
- Sync layer to GeoNode
- Try downloading this layer from main catalogue view using the download button
Specifications
- GeoNode version: 4.1.0
- Installation type: GeoNode Core
- Installation method: docker
- Platform: VM
Cheers, Marcus