[GRASS-dev] Re: [GRASS GIS] #96: v.surf.bspline column option broken
GRASS GIS
trac at osgeo.org
Wed Feb 17 07:51:52 EST 2010
#96: v.surf.bspline column option broken
-----------------------+----------------------------------------------------
Reporter: cmbarton | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: reopened
Priority: major | Milestone: 7.0.0
Component: Raster | Version: svn-releasebranch64
Resolution: | Keywords: v.surf.bspline
Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by mmetz):
* version: unspecified => svn-releasebranch64
* milestone: 6.4.0 => 7.0.0
Comment:
Replying to [comment:17 cmbarton]:
> Cannot use 3D points and 2D points with attribute don't work.
That's a bug in the wxGUI, works fine from the command line.
>
> BTW, using the layer=-1 for 3D points is poor interface design. There
should be a flag for this. It should not depend on using an illegal value
for layers.
I don't think it is up to the GUI to define what is an illegal value. If
at all, it should use the module's definition of legal and illegal values
and not come up with its own definitions. Many modules accept -1 as a
legal value for the layer option, meaning all layers. Another option would
be to leave the layer option empty (don't specify it) which requires that
it must be possible to clear the layer option in the wxGUI.
>
> The GUI no longer launches automatically and the r.bilinear is greyed
out.
The wxGUI needs to be updated and the r.bilinear entry removed for grass7.
This module has been merged into r.resamp.interp (see r.bilinear manual in
grass64).
worksforme,
Markus M
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/96#comment:20>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list