[GRASS-dev] [GRASS GIS] #2452: v.surf.rst option devi Windows problem
GRASS GIS
trac at osgeo.org
Thu Oct 16 10:48:17 PDT 2014
#2452: v.surf.rst option devi Windows problem
-------------------------+--------------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-releasebranch70
Keywords: v.surf.rst | Platform: MSWindows 8
Cpu: Unspecified |
-------------------------+--------------------------------------------------
I have weird problems with devi option on Windows. When I run this command
in nc_spm:
{{{
g.region rural_1m res=1
v.surf.rst elev_lid792_randpts elev=elev_rstdef_1m zcol=value
aspect=asp_rstdef_1m segmax=30 npmin=140
}}}
and then try to rerun it again with overwrite flag, I get:
{{{
...
WARNING: Vector map <elev_rstdef_devi> is not opened
WARNING: Vector map <elev_rstdef_devi> is not opened
WARNING: Vector map <elev_rstdef_devi> is not opened
WARNING: Vector map <elev_rstdef_devi> is not opened
100%
Building topology for vector map <elev_rstdef_devi at us
Registering primitives...
WARNING: Vector map is not open for reading
WARNING: Unable to read vector map
WARNING: Unable to close vector <elev_rstdef_devi at use
v.surf.rst complete.
}}}
Interestingly, when I try to remove the vector file manually, I can't and
I have to close grass session completely and after that I can delete it.
So it looks something is left behind.
d.vect had at one point problem to display the vector after the first run
but I was not able to reproduce it, now it displays fine.
Any hint what could be wrong? Unfortunately I am not able to reproduce the
error on Ubuntu.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2452>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list