Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading backend side ingested vector data from different schema fails #12178

Open
mkrueger-dev opened this issue Apr 22, 2024 · 0 comments
Open

Comments

@mkrueger-dev
Copy link

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).

Screenshot 2024-04-22 at 15 16 57

These datasets can only be downloaded via the WPS implementation from dataset view.

Steps to Reproduce the Problem

  1. Create a new DB schema, grant rights to DB-user and ingest data
  2. Create a new DB-store in GeoServer using the above schema
  3. Add layer from this store in GeoServer
  4. Sync layer to GeoNode
  5. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant