Refactoring Searchpages
Description
- refactor the search pages using pagination instead of infinite scroll
- provide a solution how to use the search parameter in a url, e.g.:
<sms-url>?suchparameteter1=wert1&suchparameteter2=wert2
<sms-url>?q=...
- less important: provide a possibility to anchor to a specific data set in a list of data sets in the search result (like you would anchor to a specific section in a html page using the id and href/#)
Source
https://confluence.digitalearth-hgf.de/pages/viewpage.action?pageId=16723294
Edited by Tobias Kuhnert