Greetings!

I have been trying to import some usgs dlg data into my GRASS database and,
whether using v.in.dlg or v.import, I always get the same error after being 
prompted for the new vector file name:


	Enter a new vector file name
	Enter 'list' for a list of existing vector files
	Hit RETURN to cancel request
	> usgs14.0
	<usgs14.0>

ERROR: Number of sides in the polygon defining the coverage
         of the map less than 4.
61000000000D+00     4     0     4     1                -0.640360450000000D+08
0.1704401
Another words the Dlg header is incorrect.
Dlg header line 4, data element 8.
ERROR((null)):  Could not convert ascii dlg file: '/m/crsa/data/users/dec/stcroi
x/survey1/dlg/usgs14' to binary dlg file: '/m/crsa/data/users/dec/stcroix/survey
1/bdlg/usgs14'

	
------------------------


Thsi is what the header looks like in the file:


USGS-NMD  DLG DATA - CHARACTER FORMAT - 09-29-87 VERSION                       E
AST POINT, VI                           1958, 1982P   24000
                                                           ?16 4 4 4
 3     1    20     2 0.61000000000D+00     4     0     4     1                -0
.640360450000000D+08   0.170440150000000D+08   0.000000000000000D+00           0
.000000000000000D+00   0.000000000000000D+00   0.000000000000000D+00           0
.000000000000000D+00   0.000000000000000D+00   0.000000000000000D+00           0
.000000000000000D+00   0.000000000000000D+00   0.000000000000000D+00           0
.000000000000000D+00   0.000000000000000D+00   0.000000000000000D+00         0.1
0000000000D+01 0.00000000000D+00 0.00000000000D+00 0.00000000000D+00        SW
     17.675000  -64.675000         322334.68  1954900.14                    NW
     17.800000  -64.675000         322457.79  1968733.28                    NE
     17.800000  -64.550000         335710.04  1968619.40                    SE
     17.675000  -64.550000         335596.07  1954786.80


I know this is probably something really simple, does anyone have the answer?

Thanks,

David Clayton

