geonode icon indicating copy to clipboard operation
geonode copied to clipboard

Downloading a dataset in geopackage format, Geonode returns a file containing only the attributes fid, ogc_fid, and/or objectid.

Open davicustodio opened this issue 2 years ago • 0 comments

Expected Behavior

If a specific vector dataset has 10 attributes, when downloading it in geopackage format, it is expected that the generated file also contains all 10 attributes

Actual Behavior

The geopackage file returned by the download contains only the attributes fid, ogc_fid, or objectid

Steps to Reproduce the Problem

  1. Download any vector dataset in geopackage format
  • The issue can be tested using the current available version at https://stable.demo.geonode.org/

Specifications

  • GeoNode version: Any version above 4.1.x
  • Installation type (vanilla, geonode-project): Any
  • Installation method (manual, docker): Any
  • Platform: Any

davicustodio avatar Nov 17 '23 12:11 davicustodio