[GRASS-dev] Re: [GRASS GIS] #346: v.in.ogr fails when ArcIDs list
is longer than 40 characters
GRASS GIS
trac at osgeo.org
Mon Oct 27 18:24:19 EDT 2008
#346: v.in.ogr fails when ArcIDs list is longer than 40 characters
--------------------------+-------------------------------------------------
Reporter: dmahoney | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: Vector | Version: svn-trunk
Resolution: | Keywords: v.in.ogr arcids
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by neteler):
* priority: minor => major
* milestone: => 6.4.0
Comment:
Note for devs:
{{{
cd grass64/vector/v.in.ogr/
grep 40 *
main.c: int OFTIntegerListlength = 40; /* hack due to limitation
in OGR */
}}}
The attached patch seems to address this hack.
Markus
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/346#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list