-
Notifications
You must be signed in to change notification settings - Fork 400
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented Feature Editor Plugin (#2064)
* 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
- Loading branch information
1 parent
6cb59b3
commit a981157
Showing
142 changed files
with
6,343 additions
and
1,383 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.