geonode
geonode copied to clipboard
Downloading a dataset in geopackage format, Geonode returns a file containing only the attributes fid, ogc_fid, and/or objectid.
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
- 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