master #283

Merged
mpeltriaux merged 4 commits from master into Docker 2 years ago
Owner

Update Docker

Update Docker
mpeltriaux added 4 commits 2 years ago
235063c8c3 #280 Schneider capability
* refactors update_parcels() method in Geometry model to work on Schneider
* old WFS based logic still exists as update_parcels_wfs() in Geometry model to have a fallback. Can be deleted in the future
a786023e75 Empty value egon fix
* adds support for missing values so that EGON can properly handle these entries
mpeltriaux merged commit 74a70e159c into Docker 2 years ago
The pull request has been merged as 74a70e159c.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b master Docker
git pull origin master

Step 2:

Merge the changes and update on Gitea.
git checkout Docker
git merge --no-ff master
git push origin Docker
Sign in to join this conversation.
Loading…
There is no content yet.