Re: [GRASS-dev] Re: [GRASS-windows] No such file or dire

2009-08-21 Thread Hamish
Hamish wrote: > Workaround 2: > On the Cmd> line you need to quote the '\' character in the path names > with another '\', for example: > > r.in.poly input=C:\\Grassdata\\polygon.txt a less bizarre but equally effective way to quote it: r.in.poly input="C:\Grassdata\polygon.txt" :) Hami

Re: [GRASS-dev] db.join useful?

2009-08-21 Thread Markus Neteler
On Fri, Aug 21, 2009 at 5:42 PM, Dylan Beaudette wrote: > Hi Markus, > > Does your message say that all but DBF back-ends are supported? Yes - DBF isn't quite SQL capable... same thing as for v.db.join and other more interesting SQL features. I usually use SQLite as backend. Markus _

Re: [GRASS-dev] Re: [GRASS-windows] No such file or dire

2009-08-21 Thread Hamish
Hamish: > [r.in.poly fails to read text input file on Windows wxGUI Cmd> line] > > I have checked at the r.in.poly source code, the problem does > not seem to be there. The path is passed to fopen() verbatim. > > what version/revision of 6.4.0svn is this? is it the latest? > > ISTR that Martin&Gl

Re: [GRASS-dev] db.join useful?

2009-08-21 Thread Dylan Beaudette
Hi Markus, Does your message say that all but DBF back-ends are supported? Thanks, Dylan On Thu, Aug 20, 2009 at 4:07 PM, Markus Neteler wrote: > Hi, > > do you consider a db.join script to be useful? > > db.join --help > > Description: >  Allows to join a table into another table. > > Keywords

[GRASS-dev] Re: db.join useful?

2009-08-21 Thread Markus Neteler
On Fri, Aug 21, 2009 at 1:07 AM, Markus Neteler wrote: > Hi, > > do you consider a db.join script to be useful? > > db.join --help > > Description: >  Allows to join a table into another table. > > Keywords: >  database, attribute table > > Usage: >  db.join table=name column=string otable=name oco

[GRASS-dev] Re: [GRASS GIS] #729: v.to.rast fails to convert area in LL location when region spans equator

2009-08-21 Thread GRASS GIS
#729: v.to.rast fails to convert area in LL location when region spans equator -+-- Reporter: marisn | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: majo

[GRASS-dev] [GRASS GIS] #729: v.to.rast fails to convert area in LL location when region spans equator

2009-08-21 Thread GRASS GIS
#729: v.to.rast fails to convert area in LL location when region spans equator -+-- Reporter: marisn | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority

Re: [GRASS-dev] gmath/gpde Patch for grass6.5 and grass7

2009-08-21 Thread Glynn Clements
Soeren Gebbert wrote: > 3.) I can place an ATTENTION.txt file in the ccmath library folder, which > explains the licensing issue. You can't assume that someone modifying the file will have viewed the contents of the folder. When I open a source file, it's often from grep or compilation output (C

[GRASS-dev] Re: [GRASS GIS] #727: Rast_get_d_color() segfault in trunk

2009-08-21 Thread GRASS GIS
#727: Rast_get_d_color() segfault in trunk -+-- Reporter: hamish | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: normal | Milestone: 6.4.0

Re: [GRASS-dev] gmath/gpde Patch for grass6.5 and grass7

2009-08-21 Thread Hamish
Soeren: > > IMHO it may be difficult to re-license the ccmath library under > > the GPL ... . Hamish: > why? Term 3 of the LGPL exists to describe exactly how to do that. Soeren: > I am not concerned about the technical way, but about > agreement of the original author of ccmath. Maybe i am > wro

Re: [GRASS-dev] gmath/gpde Patch for grass6.5 and grass7

2009-08-21 Thread Hamish
Hamish wrote: > by the way, I notice that we already ship the bwidget LGPL library > trunk/lib/external/bwidget/ > > That is for Tcl which is redundant for grass 7, actually that's used by tcl NVIZ so still in use. wx NVIZ is not yet to the point where it can replace the tcl version. (btw, we s

Re: [GRASS-dev] gmath/gpde Patch for grass6.5 and grass7

2009-08-21 Thread Soeren Gebbert
Hello Hamish, 2009/8/21 Hamish > Paul: > > I think in this instance Hamish suggested it might be a PSC matter > > because of the licensing issue > > right. > > Paul: > > [...] the simple solution is to re-licence the LGPL code as GPL > > when it goes into GRASS, to keep everything under the same