Changes between Version 23 and Version 24 of Specification/MOSSMAP


Ignore:
Timestamp:
May 17, 2007, 12:48:02 PM (17 years ago)
Author:
mloskot
Comment:

Updated list of actions

Legend:

Unmodified
Added
Removed
Modified
  • Specification/MOSSMAP

    v23 v24  
    190190== User's Interactions Brainstorm ==
    191191
    192 Here is list of most important user's interactions with the MOSSMAP applications. Later, every action is described in detailed steps.
     192Here is list of most important user's interactions with the MOSSMAP applications. Later, every action should be described in detailed steps.
    193193
    194194 * How to create new map?
    195195 * How to open existing map?
     196 * How to save current map as project stored locally?
     197 * How to export current map to MapServer mapfile.
     198 * How to publish map on remote server?
     199
    196200 * How to add new layer to current map?
    197201   * How to add vector layer from locally stored file?
     
    199203   * How to add raster layer from locally stored file?
    200204   * How to add raster layer from remote WMS source?
    201  * How to save current map as project stored locally?
    202  * How to publish map on remote server?
    203  * ...
     205
     206 * How to add new feature to vector layer?
     207   * How to digitize geometry for newly added feature?
     208     * How to add/remove/move vertices of digitized geometry?
     209
     210 * How to configure single symbol for a layer?
     211 * How to change properties for selected layer?
     212   * How to change style of a point/line/polygon layer?
     213   * How to set/change scale threshold of a layer?
     214
     215 * How to generate continuous classification for a layer?
     216 * How to generate unique classification for a layer?
     217 * How to generate graduated classification for a layer?
     218
     219 * How to zoom-in/zoom-out to all layers?
     220 * How to zoom-in/zoom-out to selected layer?
     221 * How to turn on/off visibility of all layers?
     222 * How to turn on/off visibility of selected layer?
     223
     224 * How to use remote WPS service ''<X>''?
     225 * How to find shortest path from A to B using WPS service?
     226
     227 * How to show/hide toolbar?
     228 * How to show/hide status bar?
     229 * How to show/hide scale bar?
    204230
    205231----