Section |
---|
Column |
---|
| width | 30%Introduction |
---|
Column |
---|
A workflow in Geocap is a way of combining datasets and actions or visualizations in sequence to produce visualizations, movements and powerpoint style 3D presentations. |
|
Tip |
---|
Note that you may also execute each element one at a time by right clicking on the command and choosing Execute, see the image below. |
In the next exercise we will create a workflow that displays seabed and land and some important lines from the project.
Panel |
---|
borderColor | #404040 |
---|
bgColor | #F0F0F0 |
---|
borderWidth | 1 |
---|
title | Exercise |
---|
borderStyle | dashed |
---|
|
Create a new workflow- Click File > New > Workflow. Then a browser pops up.
- The workflow is saved as a single file on disk with file extension *.gwf, (Geocap Work Flow). A good idea may be to create a folder in your project folder called Workflows and put the workflow there.
- After you have created the workflow it should open up empty under your project window.
- Press the New Element icon to create the first entry. That may also be achieved by a right-click New Element.
- Select the Display Image Added command found in the Commands folder and click OK.
- Right-click the Display Image Added command in the workflow and select Edit.
- In the panel pops up you will see a section for Project Input. In your project select the dataset you want the command to execute on and click the Image Added button.
- Choose the display settings you like (color, glue to surface or not, etc.) and click OK.
- In order to keep your workflow organized it is recommended to change the name of the newly added commands from Display to something more descriptive like, Display Coastline Yellow which is done by right clicking the command and choosing Rename.
- Commands may also be copied from the Toolbox and pasted into the workflow. Right click the Map sea command in the Toolbox and select Copy Image Added. (It should be located under Schema Commands if you have selected a Seabed Surface.)
- Click the Paste Image Added button in the workflow. It should open in edit mode with the selected dataset as input. Click OK if you are happy with the settings.
- Remember to save the workflow by clicking Image Added
- Try to run the workflow
|