zalf-rdm / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
0 stars 0 forks source link

Issue #118 upgrade to geonode 4.3.1 #184

Open mwallschlaeger opened 6 days ago

mwallschlaeger commented 6 days ago

Description

This is a major pull request combining different ends into ZALF GeoNode 4.3.1 including. Apart from upgrading zalf-geonode from v4.2.2 to v4.3.1 this PR also includes integrations of required changes for the geonode-datapackage to geonode comming from: geonode datapackage_tabular-data.

here is it like an equation: zalf/geonode v4.2.2 + geonode/geonode v.4.3.1 + geonodeUserGroup/geonode datapackage_tabular-data = zalf/geonode v4.3.1 Gathered information on what the datapackage contrib module requires and howto build it can be find in this blueprint

Further the adopted geonode-mapstore-client for working with contrib module datapackage tabular data is integrated together with the datapackage-importer itself. Those to are now directly installed through the requirements.txt

In later versions the geonode-mapstore-client will be exchanged with the thuenen-atlas geonode-mapstore-client Maybe check what we really need from thuenen_app and atlas.

Type of Change

Please select the relevant option:

Related Issue

If there is an existing issue related to this pull request, please reference it here.

closes #118

Checklist

Please ensure that your pull request meets the following requirements:

Additional Notes

Any additional information or context regarding the pull request can be provided here.

Thank you for creating this pull request