[GRASS-dev] [GRASS GIS] #2035: v.kcv optimization
GRASS GIS
trac at osgeo.org
Fri May 16 07:57:14 PDT 2014
#2035: v.kcv optimization
-------------------------+--------------------------------------------------
Reporter: mmetz | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.4
Component: Vector | Version: svn-trunk
Keywords: v.kcv | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by neteler):
Replying to [comment:5 mlennert]:
> I strongly prefer the GRASS65 version of v.kcv, and so would support
> backporting it, with one serious remark though:
...
> In other words: I have just updated the attribute table of a vector map
> that is not in the current mapset.
I have added a test as used in v.build: r60263.
Still you can override that :(
{{{
GRASS 6.5.svn (nc_spm_08):~ > v.kcv input=geonames_wake at PERMANENT
column=part k=10
100%
ERROR: Bug: attempt to update map which is not in current mapset
}}}
This appears to affect also at least v.build:
{{{
GRASS 6.5.svn (nc_spm_08):~ > g.gisenv | grep MAPSET
MAPSET='neteler';
GRASS 6.5.svn (nc_spm_08):~ > v.build geonames_wake at PERMANENT
Building topology for vector map <geonames_wake>...
Registering primitives...
1088 primitives registered
...
}}}
... hence not scope of this ticket.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2035#comment:6>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list