Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

Introduction

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. The Atlantis Project is used throughout this tutorial.

Exercises

 

Exercise

Examine the workflows provided in the Atlantis_Mini project.

  1. In Geocap, click File > Open > File, and browse to the Atlantis_Mini folder, then open the the sub-folder called Workflows.
  2. Double click on the file called sample_workflow.gwf to open it, or single click to highlight it and then click, Open. This will open the workflow below the project.
  3. Examine the contents of the workflow items by clicking on the triangles next to the root folders.
  4. Click on the Go to first executable element icon and then click on the Execute next element icon. This will display the seabed and land.
  5. Click on the Execute next element icon again and notice that the 2500m isobath is displayed.
  6. Continue clicking on the Execute next element icon until you reach the end of the workflow and observe how different elements of the Atlantis_Mini project are displayed.

Note that the user may also execute each element one at a time by right clicking on the command and choosing Execute.

Exercise

Create a new workflow

Workflows are saved as single files on disk with file extension *.gwf, (Geocap Workflow). A good idea may be to create a folder in your project called Workflows and put the workflow there.

  1. Click File > New > Workflow. Then a browser pops up.
  2. Press the New Element icon to create the first entry. That may also be achieved by a right-click New Element.
  3. Select the Display command found in the Commands folder and click OK.
  4. Right-click the Display command in the workflow and select Edit.
  5. In a workflow, you will need to select a dataset from the project. The command usually requires a dataset to do an action on (such as a type of display).
  6. In your project, select a line and click the green arrow in the Display edit menu.
  7. Choose the display settings you like (color, glue to surface or not, etc.) and click OK again.
  8. Right click the element in the workflow and choose Execute. Alternatively, click the Execute icon.
  9. Examine how your display looks and edit the command if necessary to achieve the results you want by right clicking on the command and choosing edit.
  10. 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.
  11. Continue to add different commands to your workflow
  12. Remember to save the workflow by clicking

Commands may also be copied from Shared commands, Item commands and Schema commands and pasted into the workflow.

  • No labels