[Qgis-user] Pleiades jp2 sample imagery - read projection info
Fabrizio murè
fabriziomure at gmail.com
Mon Sep 9 04:05:17 PDT 2013
Hi, I solved my issue asking to OTB users group list.
I report the reply:
Pleiades uses JPEG200 and otb by default has an implementation for JPEG200
to read Pleiades images but gdal uses a different JPEG2000 driver and is
not compiled by default. see here for more info[1]. Hence QGIS which
depends on GDAL when a raster input comes wont be able to handle your data.
You have two options:
1) compile gdal from source with JPEG2000 driver enabled and open in QGIS.
You also need to compile QGIS too in that case.
2) use otb Convert application to convert data to some other formats say
GTiff and load it in QGIS
Hope it helps,
Regards,
Fabrizio
2013/9/9 Fabrizio murè <fabriziomure at gmail.com>
> Hi all, I'm quite new with QGIS.
>
> I'm having a problem with a Pleiades *.jp2 file from OTM BUNDLE sample
> imagery dataset downloaded from Astrium web site (
> http://www.astrium-geo.com/en/23-sample-imagery).
>
> When I open the file inside QGIS 2.1.0 master 9ebf1fe, seems that the
> layer hasn't a valid SR, while if I use the tool "otbgui_ReadImageInfo" I
> can read PROJCS["WGS 84 / UTM zone 55S"
>
> Does anyone know this problem?
> Thanks in advance,
>
> Fabrizio
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20130909/9638eac0/attachment.html>
More information about the Qgis-user
mailing list