Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "STEM Map View"

(STEM Map View)
(STEM Map View)
Line 5: Line 5:
 
The STEM Map View is a light weight build in viewer that allows a user to watch a simulation at run time.  STEM also supports other viewers including GoogleEarth(TM) and GoogleMaps(TM).
 
The STEM Map View is a light weight build in viewer that allows a user to watch a simulation at run time.  STEM also supports other viewers including GoogleEarth(TM) and GoogleMaps(TM).
  
The internal Mav View should be visible by default in the runtime perspective. When a valid simulation is started, after the data is loaded into memory the map should display the polygons corresponding to the administrative divisions in the region being modeled.
+
The internal Map View should be visible by default in the run time perspective. When a valid simulation is started, after the data is loaded into memory the map should display the polygons corresponding to the administrative divisions in the region being modeled.
  
 
* To move or recenter the map, simply click, hold, and drag to the region of interest.
 
* To move or recenter the map, simply click, hold, and drag to the region of interest.
Line 12: Line 12:
 
[[Image:Map1.gif|400px]]
 
[[Image:Map1.gif|400px]]
  
Right clicking on the map shows a dialog
+
Right clicking anywhere on the map brings up a dialog that allows a user to:
 +
* Change the gain factor or "brightness" of the display
 +
* Toggle between logarithmic or linear mapping between (e.g.) the fraction of infectious people and color intensity
 +
* Turn polygon borders on/off
  
  
 
[[Image:Map2.gif|400px]]
 
[[Image:Map2.gif|400px]]
  
 +
During a running simulation if you hover the cursor over the map an informational dialog will appear with:
 +
* The name and ID of the location the cursor is over
 +
* The area
 +
* Information on populations present
 +
* Latitude and Longitude of cursor location
  
 +
 +
STEM also provides the ability for users to customize colors used in the system. To use this feature, when the simulation is running simply go to the top menu-bar and click
 +
 +
>window>preferences
  
 
[[Image:Map3.gif|400px]]
 
[[Image:Map3.gif|400px]]
  
 +
This will bring up a dialog for user preferences. Expand the tags
 +
 +
>STEM>Visualization
  
 +
The Visualization tag itself allows a user to assign a particular color to particular types of data
 +
(for example, 'I' => RED).
  
 
[[Image:Map4.gif|400px]]
 
[[Image:Map4.gif|400px]]

Revision as of 19:03, 24 June 2010

STEM TOP BAR.gif

STEM Map View

The STEM Map View is a light weight build in viewer that allows a user to watch a simulation at run time. STEM also supports other viewers including GoogleEarth(TM) and GoogleMaps(TM).

The internal Map View should be visible by default in the run time perspective. When a valid simulation is started, after the data is loaded into memory the map should display the polygons corresponding to the administrative divisions in the region being modeled.

  • To move or recenter the map, simply click, hold, and drag to the region of interest.
  • To zoom in or out use the up and down arrow keys

Map1.gif

Right clicking anywhere on the map brings up a dialog that allows a user to:

  • Change the gain factor or "brightness" of the display
  • Toggle between logarithmic or linear mapping between (e.g.) the fraction of infectious people and color intensity
  • Turn polygon borders on/off


Map2.gif

During a running simulation if you hover the cursor over the map an informational dialog will appear with:

  • The name and ID of the location the cursor is over
  • The area
  • Information on populations present
  • Latitude and Longitude of cursor location


STEM also provides the ability for users to customize colors used in the system. To use this feature, when the simulation is running simply go to the top menu-bar and click

>window>preferences

Map3.gif

This will bring up a dialog for user preferences. Expand the tags

>STEM>Visualization

The Visualization tag itself allows a user to assign a particular color to particular types of data (for example, 'I' => RED).

Map4.gif

Back to the top