[GRASS-dev] Re: [GRASS GIS] #1110: v.rast.stats locks up on wingrass
GRASS GIS
trac at osgeo.org
Sun Aug 21 19:35:34 EDT 2011
#1110: v.rast.stats locks up on wingrass
---------------------------------------------------------+------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.2
Component: Vector | Version: svn-releasebranch64
Keywords: wingrass, v.rast.stats, v.db.addcol, v.info | Platform: MSWindows XP
Cpu: x86-32 |
---------------------------------------------------------+------------------
Comment(by hellik):
Replying to [comment:7 hamish]:
>
> does v.in.lines work in the grass64svn.bat cases?
simple testcase for nc-sample-dataset
{{{
633249.504950,224984.653465
639210.891089,227256.930693
643728.712871,216510.396040
NaN,NaN
630763.366337,216243.069307
637954.455446,215681.683168
643996.039604,215521.287129
}}}
(1) "GRASS 6.4.SVN with MSYS" (started by "C:\Program Files\GRASS
6.4.SVN\msys\msys.bat" /grass/bin/grass64svn -wxpython)
{{{
v.in.lines --verbose input=J:\test.dat output=twolines2 fs=,
Importing with v.in.ascii ...
Erstelle Topologie für die Vektorkarte <twolines2>...
Registriere Primitive...
2 Primitive registriert
6 Vertices registriert
Erzeuge Flächen...
0 Flächen angelegt
0 Inseln angelegt
Füge Inseln hinzu...
Füge Zentroide hinzu...
Die Topologie wurde erstellt
Anzahl der Knoten: 4
Anzahl der Primitive: 2
Anzahl der Punkte: 0
Anzahl der Linien: 2
Anzahl der Grenzen: 0
Anzahl der Zentroide: 0
Anzahl der Flächen: 0
Anzahl der Inseln: 0
v.in.ascii komplett.
"twolines2 at g7" successfully created.
(Mon Aug 22 01:32:33 2011) Command finished (2 sec)
}}}
(2) "GRASS 6.4.SVN" (started by "C:\Program Files\GRASS
6.4.SVN\grass64svn.bat" -wxpython)
{{{
v.in.lines --verbose input=J:\test.dat output=twolines2 fs=,
C:/Program Files/GRASS 6.4.SVN/scripts/v.in.lines: line 126:
v.in.mapgen: command not found
}}}
so v.in.lines seems not to work in the grass64svn.bat-case.
best regards
Helmut
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1110#comment:9>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list