-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ogcFilters): OgcFilters simplification, PushButtons and fields &…
… operator control (#361) * refactor(ogc-filter) Manage ogcfilterwriter usage. * refactor(ogc-filter) interface modified * refactor(wfs-datasource) simplification * feat(wfs-datasource) only call needed fields * refactor(wms-wfs-datasource)Filters to igoFilters * refactor(*) geometry name for filters * refactor(wms-wfs) Moving common utils/methods * refactor(wms-wfs) using shared method and const. * refactor(*) various minor fix * feat(pushButtons)Adding pushbutton over ogcfilters * refactor(*) ogcfilters result from buildFilter * wip(ogc-filters) * feat (wfs,ogcfilters)Enable wfs to have pushbutton * refactor(wfs) build url on empty pushbutton * typo(togglebuttons) * refactor(ogc-filter) switch to mdi SVG icon * feat(ogc-filters) exclude field from sourceFields * refactor(ogc-filter)remove geometry as overlay * refactor(ogc-filter) Minor fixes * feat(ogc-filter) Limit operators's list by type * feat(demo) Add ogcfilters pushButtons example * refactor(*) PR 631 simple reviews part 1 * refactor(ogc) place setter before getter * refactor(ogc) remove mention to showfeatureonmap * refactor(*) PR 631 simple reviews part 2 * refactor(wms & wfs & ogcfilters) defaut values * refactor(wfs) removing mention to wfscapabilities * refactor(wfs) default options for filters. * refactor(wms) way to manage empty sourcefields & pushbuttons * refactor(wfs-service) Simplification * refactor(ogc-filter-toggle-button.component) Simplification by binding a boolean. * refactor(ogc-filter) removing usage of feature extent
- Loading branch information
Showing
33 changed files
with
806 additions
and
792 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.