master #247

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

Update Docker

Update Docker
mpeltriaux added 3 commits 2 years ago
2ef643f4e0 Geometry race condition fix
* fixes race condition for geometry conflict and parcel calculation
* harmonizes empty geometries from None/MultiPolygonEmpty to MultiPolygonEmpty
79fd3ad29d API - Geometry empty
* removes mapping of empty geometry to None due to general switch to empty geometry usage
mpeltriaux merged commit f10af784e0 into Docker 2 years ago
The pull request has been merged as f10af784e0.
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.