Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QGIS wfs-t server: cannot modify/add features if they have many nodes, necessary to raise the maximum body size of a HTTP request #19767

Closed
qgib opened this issue Oct 25, 2014 · 4 comments
Labels
Documentation Changes to Documentation, README, INSTALL, etc Feature Request High Priority

Comments

@qgib
Copy link
Contributor

qgib commented Oct 25, 2014

Author Name: Giovanni Manghi (@gioman)
Original Redmine Issue: 11497

Redmine category:documentation_and_help


In the latest qgis server versions if a feature has many nodes then modifying it or adding new one will fail if it has many nodes.

Errors: ERROR: 1 geometries not changed.

Provider errors:

empty response

Simplified/generalized versions of the same feature will be saved with no problems.

It seems it is not a wfs client issue as the same feature will edit with no problems if published with geoserver.

I can't remember to have seen this issue in older qgis/server releases, but as I'm not 100% sure I'm not tagging this as a blocker.

@qgib
Copy link
Contributor Author

qgib commented Oct 28, 2014

Author Name: Alessandro Pasotti (@elpaso)


Cannot reproduce.

the words "many nodes" do not permit a precise identification of the feature causing the problem.

Can you please add a test project with the minimum feature set to reproduce the issue?


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Oct 28, 2014

Author Name: Giovanni Manghi (@gioman)


Alessandro Pasotti wrote:

Cannot reproduce.

the words "many nodes" do not permit a precise identification of the feature causing the problem.

Can you please add a test project with the minimum feature set to reproduce the issue?

yes I can provide a test server, but only later during the day.

cheers!

@qgib
Copy link
Contributor Author

qgib commented Oct 30, 2014

Author Name: Giovanni Manghi (@gioman)


it turns out that is necessary to raise the maximum body size of a HTTP request, like

FcgidMaxRequestLen 26214400 FcgidConnectTimeout 60

better add a note in the docs.


  • category_id was changed from QGIS Server to Documentation and Help
  • subject was changed from QGIS wfs-t server: cannot modify/add features if they have many nodes to QGIS wfs-t server: cannot modify/add features if they have many nodes, necessary to raise the maximum body size of a HTTP request
  • tracker_id was changed from 1 to 2

@qgib
Copy link
Contributor Author

qgib commented Mar 5, 2015

Author Name: Alexander Bruy (@alexbruy)


Moved to GitHub issues, see qgis/QGIS-Documentation#481


  • status_id was changed from Feedback to Closed

@qgib qgib added Feature Request High Priority Documentation Changes to Documentation, README, INSTALL, etc labels May 25, 2019
@qgib qgib closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Changes to Documentation, README, INSTALL, etc Feature Request High Priority
Projects
None yet
Development

No branches or pull requests

1 participant