Hello,
On Tue, Mar 11, 2014 at 12:05 AM, Even Rouault
wrote:
> Well, attach a debugger to the ogr2ogr process and see where the time is
> spent.
>
> your SQL clause could be replaced by "-fid 1", but I'm not sure that the
> reason
> for the slowness.
>
Don't know. I could handle to load it in P
Le dimanche 16 mars 2014 19:23:18, Piero Campalani a écrit :
> Hi list,
>
> I am using GDAL 1.10 + JP2OpenJPEG driver to encode .JP2 files including a
> GML metadata box.
> http://www.gdal.org/frmt_jp2openjpeg.html
>
> I used it successfully to gdal_translate a JP2 from a GeoTIFF image, but
> the
Hi list,
I am using GDAL 1.10 + JP2OpenJPEG driver to encode .JP2 files including a
GML metadata box.
http://www.gdal.org/frmt_jp2openjpeg.html
I used it successfully to gdal_translate a JP2 from a GeoTIFF image, but
then: what are the read/write options for the user with regards to the GML
box?
Le dimanche 16 mars 2014 12:50:39, Piero Campalani a écrit :
> Hi list,
>
> my question is whether the drivers which are /not/ compiled by default in
> GDAL (because they depend on some other library) are checked at run time.
> I guess no.
>
> I am installing gdal-bin from APT, so if I need to en
Hi list,
my question is whether the drivers which are /not/ compiled by default in
GDAL (because they depend on some other library) are checked at run time.
I guess no.
I am installing gdal-bin from APT, so if I need to enable a driver
(JP2OpenJPEG in my case) that is not shipped in my precompile