[GRASS-user] Editing DBF files

Kapo -

You can also change values in the database using v.db.update.

If you really MUST directly edit the DBFs, they will open in Open Office as spreadsheets.

Richard

On 1/03/13 7:00 AM, grass-user-request@lists.osgeo.org wrote:

Message: 5
Date: Thu, 28 Feb 2013 13:58:47 -0500
From: kapo coulibaly<kmcoulib@gmail.com>
To:"grass-user@lists.osgeo.org" <grass-user@lists.osgeo.org>
Subject: [GRASS-user] Editing DBF files
Message-ID:
  <CANcefXau4=ZPNMAAeQzMsrsG3krXYs1Z_HwErE+iC_E=NCtVmg@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

GRASSers,

Is there a way to edit DBF files directly in GRASS? I know it is possible
to use database commands to edit columns but I'm more interested in
manually just changing one value at a time in a row in a graphical manner
if possible.

Thanks.

Thank you all for your quick replies,

I did find the GUI mentioned by Daniel. It works in Linux but is greyed out in Wingrass!

On Thu, Feb 28, 2013 at 4:42 PM, Richard Chirgwin <rchirgwin@ozemail.com.au> wrote:

Kapo -

You can also change values in the database using v.db.update.

If you really MUST directly edit the DBFs, they will open in Open Office as spreadsheets.

Richard

On 1/03/13 7:00 AM, grass-user-request@lists.osgeo.org wrote:

Message: 5
Date: Thu, 28 Feb 2013 13:58:47 -0500
From: kapo coulibaly<kmcoulib@gmail.com>
To:“grass-user@lists.osgeo.org” <grass-user@lists.osgeo.org>
Subject: [GRASS-user] Editing DBF files
Message-ID:
<CANcefXau4=ZPNMAAeQzMsrsG3krXYs1Z_HwErE+iC_E=NCtVmg@mail.gmail.com>
Content-Type: text/plain; charset=“iso-8859-1”

GRASSers,

Is there a way to edit DBF files directly in GRASS? I know it is possible
to use database commands to edit columns but I’m more interested in
manually just changing one value at a time in a row in a graphical manner
if possible.

Thanks.


grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

On Fri, Mar 1, 2013 at 2:42 PM, kapo coulibaly <kmcoulib@gmail.com> wrote:

Thank you all for your quick replies,

I did find the GUI mentioned by Daniel. It works in Linux but is greyed out
in Wingrass!

This is an unfortunately still open bug:

http://trac.osgeo.org/grass/ticket/1737

perhaps also
http://trac.osgeo.org/grass/ticket/1270

Markus