Mon, Oct 18 2004
10:54:30
|
|
Request created by guest
|
|
Subject: v.extract type=site fails to attach labels
Platform: GNU/Linux/i386
grass obtained from: Mirror of Trento site
grass binary for platform: Compiled from Sources
GRASS Version: grass 5.3 cvs
when doing:
v.extract input=rzezba output=rzezba_sites type=site new=0 list=0-1000
where 'rzezba' is a vector file consisted of some lines and 20 points digitized
and labeled in v.digit
I'm getting:
(...)
Failed to attach an attribute (category 219) to a line.
(...)
and so forth in respect to all the site-features
a result is a vector file with points labelled 1-20 instead of their actual
cats
the line-feature extraction works fine however
the process in detail:
GRASS:~ > v.extract input=rzezba output=rzezba_sites type=site new=0
list=0-1000
Loading vector information.
Result of cats initialisation is 0
Making category file
V.SUPPORT:
Selected information from vector header
Organization: rzezba zlewni
Map Name:
Source Date:
Orig. Scale: 10000
Snapping threshold 0.00
Snapping threshold was saved in the vector header.
No snapping will be done.
Reading Vector file 100%
Building areas 100%
Building islands (no islands present)
Attaching labels
Failed to attach an attribute (category 286) to a line.
Failed to attach an attribute (category 316) to a line.
Failed to attach an attribute (category 213) to a line.
Failed to attach an attribute (category 226) to a line.
Failed to attach an attribute (category 222) to a line.
Failed to attach an attribute (category 207) to a line.
Failed to attach an attribute (category 199) to a line.
Failed to attach an attribute (category 302) to a line.
Failed to attach an attribute (category 212) to a line.
Failed to attach an attribute (category 208) to a line.
Failed to attach an attribute (category 178) to a line.
Failed to attach an attribute (category 226) to a line.
Failed to attach an attribute (category 219) to a line.
Failed to attach an attribute (category 223) to a line.
Failed to attach an attribute (category 204) to a line.
Failed to attach an attribute (category 198) to a line.
Failed to attach an attribute (category 277) to a line.
Failed to attach an attribute (category 284) to a line.
Failed to attach an attribute (category 239) to a line.
Failed to attach an attribute (category 193) to a line.
Failed to attach an attribute (category 216) to a line.
Failed to attach an attribute (category 210) to a line.
Failed to attach an attribute (category 215) to a line.
Failed to attach an attribute (category 296) to a line.
Failed to attach an attribute (category 184) to a line.
Number of lines: 25
Number of nodes: 25
Number of areas: 0
Number of isles: 0
Number of atts : 0
Number of unattached atts : 25
Snapped lines : 0
Extracted vector file <rzezba_sites> has been created in the 'dig' directory
[Raster MASK present] |
|
Fri, Sep 2 2005
18:11:36
|
|
User changed to werchowyna@epf.pl by msieczka
|
|
Fri, Sep 2 2005
18:11:52
|
|
Area changed to grass5.4 by msieczka
|
|
Wed, Jul 26 2006
14:18:27
|
|
User changed to tutey@o2.pl by msieczka
|
|