R: [Qgis-user] raster support of JP2

John Callahan john.callahan at UDel.Edu
Tue Jun 17 10:21:03 PDT 2008


Thank you Marco for the instructions.  This is great and should help me 
with other similar questions as well.

I am surprised by the amount of work it takes to add support for JP2 or 
similar format....nothing seems too complex, just more steps than I 
anticipated.  It's understandable though.  This is fine with me since I 
was planning to start building several of these packages directly from 
source anyway (I've been downloading Win binaries thus far.) 


- John

****************************************
John Callahan
Geospatial Application Developer

Delaware Geological Survey
University of Delaware
227 Academy St, Newark DE 19716-7501
Tel: (302) 831-3584  

Email: john.callahan at udel.edu
http://www.dgs.udel.edu
****************************************



marco.pasetti at alice.it wrote:
>
> Hi John,
>
> >Is there a configuration step
> >I missed
>
> no, there's not.
>
> >do I need to download QGIS source code and build it myself
> >with JP2 support somehow?
>
> yes, but not only...
>
> >FYI, I'm also using FWTools 2.1.0, which uses GDAL 1.6.0dev, and I can
> >work with JP2 (Kakadu) files fine.
>
> because FWTools are built with JP2 support
>
> >Would simply copying the GDAL
> >exe/dll files from FWTools into QGIS install directory work?
>
> no, they don't
>
> To enable JP2 support in Quantum GIS, you need to:
>
> 1. build the whole MSYS/MinGW or VS environment (it depends on the 
> library) up to GDAL; that means that you need:
>
> 1.01. flex
> 1.02. bison
> 1.02. zlib
> 1.03. libjpeg
> 1.04. libpng
> 1.05. libtiff
> 1.06. xdr
> 1.07. freetype
> 1.08. FFTW
> 1.09. PDCurses
> 1.10. PROJ.4
> 1.11. GEOS
> 1.12. GSL
> 1.13. Expat
> 1.14. PostgreSQL
> 1.15. SQLite
>
> 2. build GDAL with GEOS, Expat, PostgreSQL and SQLite support + JP2 
> support (preferably with VS)
>
> 3. build GRASS (only with MSYS/MinGW)
>
> 4. rebuild GDAL with GRASS support (+ the above mentioned supports)
>
> 5. build SIP, PyQT and, finally, QGIS (with MSYS/MinGW or VS, as you like)
>
> more information are available on my BuildFromSource Guide (to be 
> updated soon) here: 
> http://www.webalice.it/marco.pasetti/qgis+grass/BuildFromSource.html
>
> Regards,
>
> Marco
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20080617/50717ce9/attachment.html>


More information about the Qgis-user mailing list