| 1 | See also [http://grass.osgeo.org/wiki/GUI_for_ps.map page] at GRASS User Wiki. |
| 2 | |
| 3 | Prototype should be able to generate configuration file for `ps.map` based on [http://grass.osgeo.org/wiki/Psmap_simple_example#Simple_example example]. |
| 4 | |
| 5 | Inspiration: ArcGIS Layout mode, [http://www.qgis.org QGIS Print composer], [http://www.gvsig.org/web/ gvSig] (see also [http://www.google.cz/url?sa=t&source=web&cd=8&ved=0CFMQFjAH&url=http%3A%2F%2Fgvsig-desktop.forge.osor.eu%2Fdownloads%2Fpub%2Fdocuments%2Flearning%2Fgvsig-courses%2Fgvsig_des_1.1.x_u_en%2FgvSIG_workshop_OSGIS09.pdf&rct=j&q=gvsig%20map%20creating&ei=ck0kTfSTENSs8QPRrrW2Ag&usg=AFQjCNEx7iVQDwDHA2gRDFZxyf176VW-uQ&cad=rja workshop]) |
| 6 | === Prototype 1 === |
| 7 | |
| 8 | * Configuration dialog (paper format, map scale) |
| 9 | * Implement `raster`, `colortable`, `vlines`, `vpoints`, `text`, `mapinfo` instructions |
| 10 | * Interactive placement of the features |
| 11 | * Draft mode |
| 12 | * Generate configuration file |
| 13 | * Create output using ps.map/ps.output |
| 14 | |
| 15 | === Prototype 2 === |
| 16 | |
| 17 | * !Draft/Preview mode |
| 18 | * Implement other instructions |
| 19 | |
| 20 | === Prototype 3 === |
| 21 | |
| 22 | * Read configuration files |