[gdal-dev] JPEG2000 decoding using OpenJpeg linking errors

2012-04-05 Thread Robert Zermeno
Ladies and Gents, I have downloaded the v2 branch of openjpeg from the svn yesterday while using CMAKE to construct VS2005 static library projects.  All went well to build the static library.  I linked the static library via modifying nmake.opt to point to the path location of the library (.lib

Re: [gdal-dev] Re: Slow writing into Spatialite with -skipfailures

2012-04-05 Thread Even Rouault
> > What is the error reported when inserting features into the Spatialite DB > > that makes the use of -skipfailures necessary ? > > The error is this one: > ERROR 1: sqlite3_step() failed: > parcel.GEOMETRY violates Geometry constraint [geom-type or SRID not > allowed] ( 19) Hum, would be in

[gdal-dev] Re: Slow writing into Spatialite with -skipfailures

2012-04-05 Thread Jukka Rahkonen
Jukka Rahkonen mmmtike.fi> writes: > The error is this one: > ERROR 1: sqlite3_step() failed: > parcel.GEOMETRY violates Geometry constraint [geom-type or SRID not allowed] ( > 19) > > Ogr2ogr managed to insert only 273886 polygons in 13 hours into spatialite db so > I canceled the job inst

Re: [gdal-dev] MrSID won't compile with GDAL 1.9 - libgeotiff issue

2012-04-05 Thread Gavin Fleming
On 03/04/2012 23:31, Even Rouault wrote: Le mardi 03 avril 2012 23:07:51, Gavin Fleming a écrit : Hi I've just upgraded to gdal 1.9 on Ubuntu 11.10. When I tried to compile MrSID support (which was working fine in 1.8) I get this: checking for XTIFFClientOpen in -lgeotiff... no configure: erro