Opened 5 years ago
Closed 5 years ago
#2257 closed enhancement (fixed)
wcps and rasql web console - add text>> widget
Reported by: | Bang Pham Huu | Owned by: | dkamov |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | wcsclient | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description (last modified by )
the wcps and rasql consoles have 2 widgets: image>>
and diagram>>
; it's good to add one more widget named text>>
if a widget is specified, then it should display result on the console
otherwise it just downloads the result to the web browser.
Change History (5)
comment:1 by , 5 years ago
Owner: | changed from | to
---|
comment:2 by , 5 years ago
comment:4 by , 5 years ago
Component: | raswct → wcsclient |
---|---|
Description: | modified (diff) |
Summary: | raswct - add text>> widget → wcps and rasql web console - add text>> widget |
comment:5 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Note that this is not part of raswct, and is handled in the ProcessingCoverage tab of the wcs client (depending on the "image>>" or "diagram>>" qualifier, the corresponding raswct image is created).
You can find the code in: applications/wcs-client/app/src/components/wcs_component/process_coverage/WCPSResultFactory.ts
Integrating the whole wcps-console (Process Coverages tab) into raswct as a standalone widget might make sense.