On 20.10.2015 22:20, Andre Vautour wrote:
Hi all,
We are using OGRSFDriver::CopyDataSource() to copy a GML data source
to a memory data source on v1.11.x.
We have encountered a problem where one of the feature tags of a
particular GML file we are trying to read is malformed. What we are
s
André,
> Hi all,
>
> We are using OGRSFDriver::CopyDataSource() to copy a GML data source to a
> memory data source on v1.11.x.
>
> We have encountered a problem where one of the feature tags of a particular
> GML file we are trying to read is malformed. What we are seeing is that an
> error occ
Hi all,
We are using OGRSFDriver::CopyDataSource() to copy a GML data source to a
memory data source on v1.11.x.
We have encountered a problem where one of the feature tags of a particular GML
file we are trying to read is malformed. What we are seeing is that an error
occurs in OGRGMLLayer::
nicholas.g.lawre...@mainroads.qld.gov.au wrote:
I have 60 GB free of hard disc space.
The shapefile I was creating was just over 2 GB when it crashed.
The total size of the shapefiles I am trying to append is about
2.7 GB.
Nick,
Well, I believe the "2GB barrier" is the issue then. Generally
> > I am using ogr2ogr to append several shapefiles into one shapefile.
> >
> > The command
> >
> > ogr2ogr -update -append C:\DATA\neville\fire.shp
> > C:\DATA\neville\bundaberg.shp -nln fire
> >
> > which is repeated many times in a batch file to append more and more
> > shapefiles to
> > the des
nicholas.g.lawre...@mainroads.qld.gov.au wrote:
I am using ogr2ogr to append several shapefiles into one shapefile.
The command
ogr2ogr -update -append C:\DATA\neville\fire.shp
C:\DATA\neville\bundaberg.shp -nln fire
which is repeated many times in a batch file to append more and more
shapefil
I am using ogr2ogr to append several shapefiles into one shapefile.
The command
ogr2ogr -update -append C:\DATA\neville\fire.shp
C:\DATA\neville\bundaberg.shp -nln fire
which is repeated many times in a batch file to append more and more
shapefiles to
the destination file.
After about a dozen