Description
The plugin can be embedded into the main MapStore project.
Based on the requirements, it is intended that only the following WPSs must be maintained:
- geo:buffer
- gs:IntersectionFeatureCollection
We also understand that, for both layer selections, a feature from one of the layers present in map need to be selected for both the WPS. This means:
- UI to select one of the layer present in TOC
- Once a layer is selected, UI to select a feature geometry from it
The result is, in both cases, a new vector client side layer added in TOC that can be saved within the map.
It will be also necessary to include in the UI all the other possible parameters requested from the above mentioned WPSs along with the possibility to choose the name of the resulting vector layer in TOC.
An extendable WPS tool needs to be implemented for MapStore for these kinds of purposes leveraging the existing support to manage asynchronous requests.
Acceptance criteria
Summarizing the UI & ACs here:
Buffer (WPS geo:buffer):
Intersection (WPS gs:IntersectionFeatureCollection):
General ACs:
Other useful information
more details here https://github.com/geosolutions-it/MapStore-C265/issues/4
Description
The plugin can be embedded into the main MapStore project.
Based on the requirements, it is intended that only the following WPSs must be maintained:
We also understand that, for both layer selections, a feature from one of the layers present in map need to be selected for both the WPS. This means:
The result is, in both cases, a new vector client side layer added in TOC that can be saved within the map.
It will be also necessary to include in the UI all the other possible parameters requested from the above mentioned WPSs along with the possibility to choose the name of the resulting vector layer in TOC.
An extendable WPS tool needs to be implemented for MapStore for these kinds of purposes leveraging the existing support to manage asynchronous requests.
Acceptance criteria
Summarizing the UI & ACs here:
Buffer (WPS geo:buffer):
Intersection (WPS gs:IntersectionFeatureCollection):
General ACs:
Other useful information
more details here https://github.com/geosolutions-it/MapStore-C265/issues/4