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

Patch after wfst prime schema #342

Merged
merged 9 commits into from
May 3, 2021
Merged

Conversation

jirik
Copy link
Member

@jirik jirik commented Apr 30, 2021

Part of issue #159

  • Tests
  • Layman Test Client
  • Changlelog
  • Documentation

src/layman/layer/util.py Outdated Show resolved Hide resolved
src/layman/make_celery.py Outdated Show resolved Hide resolved
src/layman/make_celery.py Show resolved Hide resolved
@index-git index-git force-pushed the patch-after-wfst-prime-schema branch from 6ff719a to 441e5f4 Compare May 3, 2021 11:02
@index-git index-git self-requested a review May 3, 2021 11:09
index-git
index-git previously approved these changes May 3, 2021
doc/endpoints.md Outdated
The WFS proxy automatically creates missing attributes in DB table before redirecting WFS-T request to GeoServer. Each missing attribute is created as `VARCHAR(1024)`. Also if QML style is used, attribute is automatically added to QGS project file. Works for WFS-T 1.0, 1.1 and 2.0 on actions Insert, Update and Replace. If creating attribute fails for any reason, warning is logged and request is forwarded to GeoServer nevertheless.
Layman parse request and adapts in few ways for WFS-T 1.0, 1.1 and 2.0:
- The WFS proxy automatically creates missing attributes in DB table before redirecting WFS-T request to GeoServer. Each missing attribute is created as `VARCHAR(1024)`. Also if QML style is used, attribute is automatically added to QGS project file on actions Insert, Update and Replace. If creating attribute fails for any reason, warning is logged and request is forwarded to GeoServer nevertheless.
- Bounding box is updated in asynchronous task after WFS-T request on actions Insert, Update and Delete.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Insert, Update, Replace, and Delete.

@jirik jirik force-pushed the patch-after-wfst-prime-schema branch from 441e5f4 to 1bea510 Compare May 3, 2021 12:14
@jirik jirik merged commit e689751 into master May 3, 2021
@jirik jirik added this to the Release 1.13 milestone May 3, 2021
@index-git index-git deleted the patch-after-wfst-prime-schema branch May 11, 2021 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants