<div>Hi List,</div>
<div> </div>
<div>I have another question. I can't quite figure out how to construct my workflow.</div>
<div>The general workflow I want to develop is to compare two WMS services with RockType Classifications for an area to see how similar the classifications are.</div>
<div>To do this we have a webservice that works as a lookup, it accepts two RockType Classifications and reports back how similar the types are.</div>
<div>In Kepler I want to consume the two webservices and use some image classification to overlay the images and output a new image with similarity values.</div>
<div> </div>
<div>I attached a Workflow that outlines what I want to do. I know there are probably some more intricate issues to work around, but it shows the general idea.</div>
<div>Consume two WMS Services (note in the attached workflow I use 2 general available ones, I want to consume specific ones that contain rocktype information for New Zealand)</div>
<div>Get the array of colorvalues.</div>
<div>For the combination of colorvalues call the webservice to get a similarity value and create an output image with it.</div>
<div>I'm already stuk in the first step. I can't seem to use the URLToImage Actor output. The documentation says that you should be able to use the ImageToken in other actors, but whatever I try, I can't get that to work.</div>

<div>Any suggestions?</div>
<div> </div>
<div>Kind regards,</div>
<div>Niels Hoffmann</div>