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? |