geosolutions-it / jai-ext

Java Advanced Imaging Open Source Replacement Wannabe
Apache License 2.0
89 stars 38 forks source link

Build Status Codeship Status for geosolutions-it/jai-ext Build Status Build Status Build Status Build Status Coverage Status Sputnik

JAI-EXT

JAI-EXT is an open-source project which aims to extend the JAI API. JAI is an API which provides a set of high level objects for the image processing. One feature of the JAI API is the ability to process the images in a multithreaded environment; this functionality can be reached by calculating each image tile separately. JAI-EXT improves this API in three different ways:

More informations can be found at the JAI-EXT Wiki

License

The JAI-EXT project is licensed with the Apache License 2.0.

Releases

Current release is 1.0.11. More informations about the releases can be found here.

Getting Started

Here the user can find a guide for executing a JAI-EXT operation and a brief description of the most important parameters to use:

Getting Support

Mailing List

We have created two public mailing lists for JAI-Ext one for Developers and one for Users, you can find their homepages here below:

Contributing

We welcome contributions in any form:

For more information check this page

Professional Support

JAI-Ext has been developed by GeoSolutions as an internal effort to replace Oracle JAI operations which are basically unsupported at the time of writing.