Excellent! Thank you! Everything seems to be performing quite well now.
One more thank you.
~Bob
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
conversion
in it's tracks.
*
*
I could be wrong about what is causing the CreateFeature to fail, all I know
is that it happens as soon as the layer is asked to create a feature of a
new geometry type.
On Wed, Jun 22, 2011 at 1:04 PM, Even Rouault
wrote:
> Le mercredi 22 juin 2011 18:48:34
Oliver,
Thanks much for your help, and with the link. I thought I would share my
progress:
The first thing I tried was moving the csv files (s57attributes.csv and
s57objectclasses.csv) into the working directory. Success! (sort of...)
ogr2ogr.java found all the layers in the s57 chart file. Howev
If I use the GDAL 1.7.3 version of ogr2ogr from the command line, like:
*ogr2ogr -skipfailures /path/to/dest /path/to/source*
it works great. I get a directory 'dest' full of shapefiles, one for each
layer in the source S-57 chart file. (in my case, 21 different layers)
I am trying to use ogr2