You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user of MapStore 2 I want to be able search data on a WFS service.
We have to implement a search on WFS as an implementation of #1122 .
The Search should work more or less as the WFS Search in MapStore2. You can specify the searchable attributes and the template to use to display the results.
The text was updated successfully, but these errors were encountered:
- Changed internal representation from nominatim to GeoJson
- Fixed#1507 Now Openlayers uses default style too
- Fixes#1505 Now the markers are correctly displaced
- The selector for layers with marker generate marker layers only inside the selector (still to remove loading from flat layer to get better performances)
- Initial support for WFS as external services
- Moved businness logic from UI into a new epic
As a user of MapStore 2 I want to be able search data on a WFS service.
We have to implement a search on WFS as an implementation of #1122 .
The Search should work more or less as the WFS Search in MapStore2. You can specify the searchable attributes and the template to use to display the results.
The text was updated successfully, but these errors were encountered: