v.in.arc bug with > 1000 polygons?
Lee Graham
lgraham at aldo.tmc.edu
Thu Sep 15 17:35:42 EDT 1994
In article <01HH3QEDW2IQ001D9K at PLAINS.UWYO.EDU> grassu-list at max.cecer.army.mil writes:
>Maybe it's the way I'm using the arc DISPLAY command, but if I ungenerate
>the line and point data, then use the info DISPLAY command to print
>the polygon attributes into a *.txt file, it puts commas in the file
>for polygons 1000+ (e.g., 1,004 not 1004). v.in.arc provides an error
>message: ERROR: Premature Text-Label EOF. ID #1000 not found. If I edit
>out the commas, it reads fine.
Before you use the DISPLAY command in INFO, issue the following statement to get rid
of the commas
CALC $COMMA-SWITCH = -1
The commas will not appear.
More information about the grass-user
mailing list