Opened 4 years ago

Closed 4 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 Dimitar Misev)

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 Dimitar Misev, 4 years ago

Owner: changed from Bang Pham Huu to dkamov

comment:2 by Vlad Merticariu, 4 years ago

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.

comment:3 by Dimitar Misev, 4 years ago

And the rasql console I guess is also something separate from raswct?

comment:4 by Dimitar Misev, 4 years ago

Component: raswctwcsclient
Description: modified (diff)
Summary: raswct - add text>> widgetwcps and rasql web console - add text>> widget

comment:5 by dkamov, 4 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.