Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: App for search
-
Labels:None
-
Environment:all
-
Number of attachments :
Description
Optimization of csw searchs :
somes ways to improve
1rt step > retrieve OGC core summary (title, abstract, keyword, BBox, datauri)
2 step > retrieve recordset by recordset using minrecord, maxrecord, limit arguments
results displayed :
- all pin on mappaint and number of result for each catalog
- on result panel, the results are displayed inside table (like mdweb 1.6)
- for each catalog , the user can activate/desactivate on the table (effect on the pin of the map)
- for each catalog result, the user can access to the result list using a slider (inside the result panel)
the first step has been implemented and the second take only the mawrecord limit, the minrecord and maxrecord id is not supported yet.
the displayed results for each csw is coming soon