GeoNodeUserGroup-DE / contrib_datapackage

A geonode-importer handler to upload non-spatial data as datapackage
GNU General Public License v3.0
1 stars 0 forks source link

Metadata will not be shown #5

Closed gannebamm closed 7 months ago

gannebamm commented 10 months ago

Expected behaviour:

The https://github.com/GeoNodeUserGroup-DE/importer-datapackage/blob/main/importer_datapackage/handlers/datapackage/data/datapackage.json file is used to provide basic metadata for the uploaded tabular data resources. I can edit and see metadata information. This was working and shown in the FOSSGIS 2023 demo: grafik

https://av.tib.eu/media/61194 (timestamp 15:51)

Actual behaviour:

The metadata list is empty, and no attribute information is shown. grafik

Setup

GeoNode version: https://github.com/Thuenen-GeoNode-Development/thuenen_atlas/commit/6efe1effeeeab98d5ab8dbc2c02355e5332003fd

used package: https://github.com/GeoNodeUserGroup-DE/importer-datapackage/blob/fae72b44b4de261dd3be287c04ab8bb9508a4a13/importer_datapackage/handlers/datapackage/data/valid_data.zip

ridoo commented 7 months ago

Relates to a missing config section in the localConfig.json. Just set the DetailViewer's cfg section from the dataset_viewer. However, this is not related to the actual importer, so I will close it here.

See also: https://github.com/Thuenen-GeoNode-Development/geonode-mapstore-client/pull/36