Fri, Nov 16 2001
16:40:21
|
|
Request created by jidanni@yahoo.com.tw
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Resent-Message-Id |
<200111161540.fAGFe8q29641@thuille.itc.it.>
|
To |
Markus Neteler <neteler@itc.it>
|
Subject |
why did label etc. for first site disappear?
|
From |
Dan Jacobson <jidanni@yam.com.tw>
|
Reply-To |
jidanni@yahoo.com.tw
|
User-Agent |
Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
|
Date |
16 Nov 2001 21:32:39 +0800
|
Message-ID |
<m2vgga264o.fsf@Mdan.jacobson.tw>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Resent-From |
neteler@itc.it
|
Resent-Date |
Fri, 16 Nov 2001 16:40:08 +0100
|
Resent-To |
grass-bugs@intevation.de |
why did label etc. for first site disappear?
0grass$ r.stats -a -l sites3
r.stats: 1 Pot. site 1 30000.000000
2 Pot. site 2 62500.000000
3 Pot. site 3 82500.000000
* no data 34325000.000000
0grass$ r.poly input=sites3 output=vect_sites
Opening files
Performing extraction
Consolidating area information
Closing files
0grass$ v.support map=vect_sites option=build
V.SUPPORT:
Selected information from vector header
Organization: organization
Map Name: mapname
Source Date:
Orig. Scale: 24000
No snapping will be done
Reading Vector file.
100%
Building areas
Building islands
Attaching labels
PNT_TO_AREA failed: (447975.000000, 318475.000000) (Category 1)
Number of lines: 3
Number of nodes: 3
Number of areas: 3
Number of isles: 3
Number of atts : 2
Number of unattached atts : 1
Snapped lines : 0
0grass$ v.report type=area map=vect_sites
Loading vector information.
Processing area 3
+-----------------------------------------------------------------------------+
| VECTOR MAP CATEGORY REPORT
|
|LOCATION: leics Fri Nov 16 21:17:20 2001|
|-----------------------------------------------------------------------------|
| north: 322000 east: 449750
|
|WINDOW south: 316000 west: 444000
|
| res: 50 res: 50
|
|-----------------------------------------------------------------------------|
|MAP: vect_sites in jidanni
|
|-----------------------------------------------------------------------------|
| Category Information
|
|#|description
|
|-----------------------------------------------------------------------------|
|0|
|
|2|Pot. site 2
|
|3|Pot. site 3
|
+-----------------------------------------------------------------------------+
0grass$ $ v.dump -a map=vect_sites|egrep lab\|area:
Loading <vect_sites> vector information.
Processing .....
label: [Pot. site 3 ]
area: 112500.00
Finished <vect_sites>
label: [Pot. site 4 ]
area: 55000.00
label: [Pot. site 5 ]
area: 62500.00
label: [(null)]
area: 82500.00
wow... even less remains!
By the way:
$ fgrep ignore. man/man1/*
man/man1/v.support.1: ignore.
this is should be "ignored". Proof: try grep ignore man/man1/*
|
|
Fri, Nov 16 2001
18:38:27
|
|
Mail sent by mneteler
|
|
We have already a r.poly bug report open. It will be the
same problem.
Markus
|
|
Fri, Nov 16 2001
18:38:34
|
|
Priority changed to 70 by mneteler
|
|
Fri, Nov 16 2001
18:38:44
|
|
Subject changed to r.poly: why did label etc. for first site disappear? by mneteler
|
|
Thu, Nov 22 2001
14:49:41
|
|
Mail sent by mneteler
|
|
The r.poly seems to be fixed in CVS.
Please try again the new version from CVS.
Markus
|
|
Tue, Jan 8 2002
14:16:48
|
|
Status changed to resolved by mneteler
|
|