fix - server discards configuration geometry_field #12

Open
skylarmt wants to merge 1 commits from jendrusk/master into master
Owner

Author: @jendrusk

postserve was working properly under one condition - name of geometry field was 'geometry' :)

Please check it out twice because I don't have proper environment to test it (sorry)

Author: @jendrusk postserve was working properly under one condition - name of geometry field was 'geometry' :) Please check it out twice because I don't have proper environment to test it (sorry)
This pull request has changes conflicting with the target branch.
  • server.py
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 jendrusk/master master
git pull origin jendrusk/master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff jendrusk/master
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: skylarmt/postserve#12
Loading…
There is no content yet.