[QGIS-trac] Re: [Quantum GIS] #1735: Support newer GRASS version
(modules directories)
Quantum GIS
qgis at qgis.org
Wed Apr 28 11:51:07 EDT 2010
#1735: Support newer GRASS version (modules directories)
-----------------------------------------------------+----------------------
Reporter: cgsbob | Owner: rugginoso
Type: bug | Status: assigned
Priority: major: does not work as expected | Milestone: Version 1.5.0
Component: GRASS | Version: HEAD
Resolution: | Keywords: GRASS module reorganize
Platform_version: | Platform: All
Must_fix: No | Status_info: 1
-----------------------------------------------------+----------------------
Comment (by rblazek):
Because current modules-x.x system requires duplication of data and in
general is not very flexible, I would suggest to replace it with
additional attributes in qgm config files for min/max version of GRASS an
option is valid for, for example:
{{{
<option key="map" until="6.0">
<option key="vectormap" since="6.1" until="6.3">
<option key="vector" since="6.4">
}}}
Similarly for whole modules.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/1735#comment:7>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list