Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lesson_3 [2019/09/05 11:30]
britaldo
lesson_3 [2020/02/13 21:08] (current)
danilo
Line 4: Line 4:
 =====LESSON 3: Exploring the Map Viewer=====  ​ =====LESSON 3: Exploring the Map Viewer=====  ​
 \\ \\
-This lesson presents the Dinamica EGO Map Viewera tool designed to view and interpret map information.+The Dinamica EGO Map Viewer ​is a tool designed to view and interpret map information.
 \\ \\
 The components of the **Map Viewer** interface are described in more detail in the following sections: The components of the **Map Viewer** interface are described in more detail in the following sections:
Line 11: Line 11:
 === Main Window === === Main Window ===
 \\ \\
-The main window is where the most important ​information regarding the viewer state is located. On the left you have the toolbar ​related to the Map Viewer as a whole, on the right you have a list of loaded maps and tools to manage them.+The main window is where most information regarding the viewer state is located. On the left you have the toolbar ​of the Map Viewer as a whole, on the right you have a list of loaded maps and tools to manage them.
 \\ \\
 {{ :​map_viewer:​map_viewer.jpg?​nolink |}} {{ :​map_viewer:​map_viewer.jpg?​nolink |}}
Line 47: Line 47:
 12) Zoom to selection rectangle (selected rectangle will cover entire screen space available).\\ 12) Zoom to selection rectangle (selected rectangle will cover entire screen space available).\\
 \\ \\
-13) Pan (allow users to move the current ​visualisation ​area).\\+13) Pan (allow users to move the current ​visualization ​area).\\
 \\ \\
-14) Analyse ​cells values in specified interval.\\+14) Analyze ​cells values in specified interval.\\
 \\ \\
-15) Previous view (if the user is making many visualisation ​steps, it is possible to go back to the last step using this button).\\  ​+15) Previous view (if the user is making many visualization ​steps, it is possible to go back to the last step using this button).\\  ​
 \\ \\
 16) Background color (change application background color).\\ 16) Background color (change application background color).\\
Line 79: Line 79:
 ===== Generated palette ===== ===== Generated palette =====
 \\ \\
-You can also create a palette using a linear interpolation between two color values (gradient). All you have to do is click the gradient button and set your range.+You can also create a color palette using a linear interpolation between two color values (gradient). All you have to do is click the gradient button and set your range.
 \\ \\
 \\ \\
Line 108: Line 108:
 ==== Transformations ==== ==== Transformations ====
 \\ \\
-  * **None**: This option does not apply any transformation,​ leaving cell values ​"as is".+  * **None**: This option does not apply any transformation,​ leaving cell value "​as ​it is".
   * **Linear**: Linearly maps values between the "​from"​ and "​to"​ ranges.   * **Linear**: Linearly maps values between the "​from"​ and "​to"​ ranges.
   * **Equalize**:​ Constructs an appropriate curve based on [[wp>​Equalization]].   * **Equalize**:​ Constructs an appropriate curve based on [[wp>​Equalization]].
Line 175: Line 175:
 On a computer, movies are just a series of frames (or pictures) that are displayed in a particular order. On a computer, movies are just a series of frames (or pictures) that are displayed in a particular order.
 \\ \\
-Usually, when you see formats as (.mp4) it means that you have a set of images and a sound file tied together. Movies produced by the Map Viewer follow the same definition. The user is required to load the maps (which are going to be the images in the movie) ​he wants to display ​and then configure the viewer main area as if it was the movie itself. Transformations (zoom, pan) are kept on the movie, as well as histogram curves, palettes for each images and transparency.+Usually, when you see formats as (.mp4) it means that you have a set of images and a sound file tied together. Movies produced by the Map Viewer follow the same definition. The user is required to load the maps (which are going to be the images in the movie) ​​wanted ​to be displayed ​and then configure the viewer main area as if it was the movie itself. Transformations (zoom, pan) are kept on the movie, as well as histogram curves, palettes for each images and transparency.
 \\ \\
 === Making a movie === === Making a movie ===
 \\ \\
-   - User load the maps he/she wants to display on the movie. Check out [[Load a map]], if you are unsure about how to load maps.+   - User load the maps to display on the movie. Check out [[Load a map]], if you are unsure about how to load maps.
    - Transformations are configured, [[histogram]] curves are defined and [[color palette]] set.    - Transformations are configured, [[histogram]] curves are defined and [[color palette]] set.
    - The movie maker is invoked.    - The movie maker is invoked.
Line 241: Line 241:
 The command line syntax is: The command line syntax is:
 \\ \\
-"<​Folder where Dinamica EGO is installed>​\DinamicaMapViewer"​ <egov filename>​ <​resulting png filename>​ [png width] [png height]+''​"<​Folder where Dinamica EGO is installed>​\DinamicaMapViewer"​ <egov filename>​ <​resulting png filename>​ [png width] [png height]''​
 \\ \\
 ^ Parameter ^  Description ​ ^ ^ Parameter ^  Description ​ ^
Line 251: Line 251:
 Example: Example:
 \\  ​ \\  ​
-"​C:​\Program Files\Dinamica EGO\DinamicaMapViewer"​ "​c:​\Maps\maps.egov"​ "​c:​\Outputs\result.png"​ 800 600+''​"​C:​\Program Files\Dinamica EGO\DinamicaMapViewer"​ "​c:​\Maps\maps.egov"​ "​c:​\Outputs\result.png"​ 800 600''​
 \\ \\
 \\ \\