[GRASS-dev] [GRASS GIS] #1957: v.in.ascii (points.c) does not import some numbers in attached example
GRASS GIS
trac at osgeo.org
Thu May 2 21:03:46 PDT 2013
#1957: v.in.ascii (points.c) does not import some numbers in attached example
------------------------+---------------------------------------------------
Reporter: ychemin | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.5.0
Component: Vector | Version: svn-trunk
Keywords: v.in.ascii | Platform: Linux
Cpu: x86-64 |
------------------------+---------------------------------------------------
Changes (by hamish):
* milestone: 7.0.0 => 6.5.0
Comment:
(g6 filenames)
in vector/v.in.ascii/points.c change buflen from 4000 to 24000 or some
large enough value. consider also to increase BUFFSIZE from 128 in a2b.c
and `char buf[1000];` in in.c.
the dbf is still shortened, but that's a start.
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1957#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list