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
Next revision Both sides next revision
lesson_3 [2019/09/05 11:22]
britaldo
lesson_3 [2020/02/11 02:29]
admin [Command Line]
Line 110: Line 110:
   * **None**: This option does not apply any transformation,​ leaving cell values "as is".   * **None**: This option does not apply any transformation,​ leaving cell values "as is".
   * **Linear**: Linearly maps values between the "​from"​ and "​to"​ ranges.   * **Linear**: Linearly maps values between the "​from"​ and "​to"​ ranges.
-  * **Equalise**: Constructs an appropriate curve based on [[wp>Equalisation]].+  * **Equalize**: Constructs an appropriate curve based on [[wp>Equalization]].
 \\ \\
 ------ ------
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''​
 \\ \\
 \\ \\