Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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. In this section we will have a look at one of the workflows provided with the Atlantis project and then we will create a workflow our self. It is up to you if you want to create a workflow from the Atlantis project or from the new project you built.

Exercises

Table of Contents
maxLevel3
minLevel3

 

Panel
borderColor#404040
bgColor#F0F0F0
borderWidth1
titleExercise
borderStyledashed

Examine the workflows provided in the Atlantis project.

  1. In Geocap, click File > Open > File, and browse to the Atlantis folder, then open the the sub-folder called workflows.
  2. Double click on the file called Atlantis Basic 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 Image Added icon and then click on the Execute next element Image Added icon. (This will initialize the basic display settings and nothing will appear in the display window yet)
  5. Click on the Execute next element Image Added icon again and notice everything in the Base map folder will be displayed.
  6. Continue clicking on the Execute next element Image Added icon until you reach the end of the workflow and observe how different elements of the Atlantis project are displayed.

Tip

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

 

Workflows are saved as single files on disk with file extension *.gwf, (Geocap Work Flow). It is a good idea to store them in a folder called workflows next to the db folder on disk. In the next exercises we will create a new empty workflow. 

Panel
borderColor#404040
bgColor#F0F0F0
borderWidth1
titleExercise
borderStyledashed

Create a new workflow

  1. Go to File > New > Workflow.
  2. Browse for workflow folder or create a new one.
  3. Give your workflow a name and click Save.
  4. The new workflow window will pop up below the project

 

We are now going to add different commands to our workflow. This can be done in different way. You can turn on the recorder and start executing commands and they will end up in the workflow or you can copy commands from the Toolbox and paste them into the workflow. You can also add elements from the workflow toolbar.

Panel
borderColor#404040
bgColor#F0F0F0
borderWidth1
titleExercise
borderStyledashed

Build the workflow

  1. Select a dataset in your project.
  2. In the Toolbox right click the command you want to use in your workflow and select Image AddedCopy
  3. Click the Image Added button in the workflow.
  4. The command will now be opened in edit mode. Check the settings and click OK
  5. Continue to add commands to your workflow
Panel
borderColor#404040
bgColor#F0F0F0
borderWidth1
titleExercise
borderStyledashed

Execute the workflow

  1. Click the Image Added icon.
  2. Click the Image Addedicon to execute next element or the Image Added icon to execute all elements in the workflow.