Ticket #80 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Convert tcl grc to wxpython version

Reported by: dersh Owned by: martinl
Priority: minor Milestone: 6.4.0
Component: Python Version: unspecified
Keywords: gis tcl wx Cc: grass-dev@…
Platform: CPU:

Description

When using the wxpython gui there is no way to open an older grc file that was created with gis.m. As the intent is that the wxpython GUI take-over for the tcl GUI, then it is important that users will be able to open their existing files. Long time users will not be willing to move to the wx interface if they can't open existing files. So it is important that a converter be created to keep backward compatibility. This could be either a stand-alone tool, or it could just be a part of the open command within the wxpython gui.

Thanks,

Change History

Changed 4 years ago by martinl

  • cc grass-dev@… added
  • owner changed from grass-dev@… to martinl
  • status changed from new to assigned

Basic prototype of GRC file loader is now available in trunk, r30915.

You can load GRC file from menu 'Workspace->Load GRC file'. Note that not all instructions are supported (e.g. 'drapemap' for rasters). Skipped lines are printed to 'Command window'.

Martin

Changed 4 years ago by martinl

Closing ticket for now. If you find some missing feature in GRC loader, please re-open this ticket. Martin

Changed 4 years ago by martinl

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.