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

Support for WFS-T #1885

Closed
offtherailz opened this issue May 26, 2017 · 0 comments · Fixed by #2064
Closed

Support for WFS-T #1885

offtherailz opened this issue May 26, 2017 · 0 comments · Fixed by #2064

Comments

@offtherailz
Copy link
Member

offtherailz commented May 26, 2017

Support WFS-T:

  • Insert
  • Update
  • Delete
  • Transaction
  • Dao
    This also means to move GML generation stuff from FilterUtils into a proper utility files and better test units.
@offtherailz offtherailz self-assigned this May 26, 2017
@offtherailz offtherailz added this to the 2017.04.00 (Editing) milestone May 26, 2017
@simboss simboss mentioned this issue May 26, 2017
4 tasks
offtherailz added a commit to offtherailz/MapStore2 that referenced this issue May 26, 2017
- Implemented insert and transaction
- Moved and tested GML generation stuff from filterutils
- Added WFS utilities to generate XML for GML features
offtherailz added a commit that referenced this issue May 29, 2017
- Implemented insert and transaction
- Moved and tested GML generation stuff from filterutils
- Added WFS utilities to generate XML for GML features
offtherailz added a commit to offtherailz/MapStore2 that referenced this issue May 30, 2017
offtherailz added a commit to offtherailz/MapStore2 that referenced this issue May 30, 2017
offtherailz added a commit to offtherailz/MapStore2 that referenced this issue May 30, 2017
offtherailz added a commit that referenced this issue Jul 31, 2017
* Extended DrawSupport to edit existing Geometries (leaflet and OpenLayers). Fix #1819
* Replaces agGrid with react-data-grid (moved old to FeatureGrid_ag). Fix #1812
* Implementation of FeatureEditor plugin. Fix #1102 
* Added support for editing/drowing features. Fix #2038 
* Finalized support for WFST. Fix #1885

We should evaluate to:
 * Replace the hold grid example with the new grid
 * Hide unwanted tools in edit mode as in the [mockup](http://demo.geo-solutions.it/mockups/mapstore2/edit/000.html)

Other minor fixes: 
 * Opacity changes  does not refresh the whole layer now. Fix #2063
 * Now only a request is performed (2 only if a "wfs natural order missing primary key" error is detected). Fix #2043
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants