master #341

Merged
mpeltriaux merged 4 commits from master into Docker 1 year ago
Owner

Update Docker

Update Docker
mpeltriaux added 4 commits 1 year ago
a571c28027 Geometry simplification
* simplifies geometries on SimpleGeomForm if threshold GEOM_MAX_VERTICES has been exceeded
    * geometry is iteratively simplified to find a proper tolerance value which satisfies the GEOM_MAX_VERTICES threshold
b11217e41f Error on map client search
* adds info for user if address search content could not be parsed properly due to external errors
mpeltriaux merged commit 8b064724d9 into Docker 1 year ago
The pull request has been merged as 8b064724d9.
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.