Opened 10 years ago
Last modified 6 years ago
#2465 new enhancement
g.gui.iclass: allow to save the class definitions
Reported by: | mlennert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Default | Version: | svn-releasebranch70 |
Keywords: | g.gui.iclass class definitions | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
It would be great if g.gui.iclass allowed to save class definitions, even without exporting to a vector map.
Change History (11)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Sorry, my first report was apparently a bit too short:
in g.gui.iclass the user defines the classes to be digitised by their name and color. Once at least one of polygon of each class is digitised and the result saved as a vector map, it is enough to just reload that vector map to get the class definitions.
While working with g.gui.iclass I was confronted with #2439 and had the gui crash while trying to digitize polygons. Each time I had to redefine the classes. Not an enormous amount of work, but just enough of a nuisance to create an itch. And, without having looked at the code, I would imagine that offering the possibility to save / load the class definitions to / from a simple text file shouldn't be too difficult. This could be also useful for groups in which someone want to share class definitions.
Moritz
comment:5 by , 8 years ago
Milestone: | 7.2.1 → 7.2.2 |
---|
comment:6 by , 7 years ago
Milestone: | 7.2.2 → 7.4.0 |
---|
All enhancement tickets should be assigned to 7.4 milestone.
comment:8 by , 7 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:9 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Please describe what is a class definition (name and color?), what is saved to vector map and which format would be appropriate in your opinion.