[GRASS-user] Network analysis: Linear reference system (LRS) - on windows

On 13/03/09 01:20, Helmut Kudrnovsky wrote:

hi,

i'm trying the example for Network analysis: Linear reference system (LRS)
from
http://www.grassbook.org/examples3rd_chapter6.php

for the step

# add column to link the route with the bus stop

v.db.addtable route1 col="lid integer" (just copied from the website above)

Could you tell us how/where you enter this command ?
Have you tried using the GUI window via the menu ?

Moritz

hi moritz,

i copied the command from the website in the wx-gui-commandline.

if i enter the parameters in the v.db.addtable-gui, i get the same error messages.

maybe related to http://trac.osgeo.org/grass/ticket/488

regards
helmut

____________________________________________________________________
Psssst! Schon vom neuen WEB.DE MultiMessenger gehört?
Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123

On 13/03/09 10:28, Helmut Kudrnovsky wrote:

On 13/03/09 01:20, Helmut Kudrnovsky wrote:

hi,

i'm trying the example for Network analysis: Linear reference system (LRS) from
http://www.grassbook.org/examples3rd_chapter6.php

for the step

# add column to link the route with the bus stop

v.db.addtable route1 col="lid integer" (just copied from the website above)

Could you tell us how/where you enter this command ?
Have you tried using the GUI window via the menu ?

Moritz

hi moritz,

i copied the command from the website in the wx-gui-commandline.

if i enter the parameters in the v.db.addtable-gui, i get the same error messages.

maybe related to http://trac.osgeo.org/grass/ticket/488

Yes, there seems to be some problem with handling quoting in the GUI command line... Which GUI are you using ?

Moritz