Hi,
I would like to backport the Jiffle multiband output support to stable. The
change is isolated in the
JIffle functionality, while not particularly small in jai-ext, has a very
small area of effect.

There is however a problem... JAI got the JTS upgrade right before
the Jiffle multiband support.
The JTS upgrade also caused a number of other dependencies to upgrade.
This is basically blocking any JAI upgrade on the stable series, which is
going to have adverse effects for months to come.

I can see two paths ahead:

   - Branch off jai-ext, creating a series that uses the old JTS
   - Backport the JTS upgrade and subsequent library upgrades to the stable
   series

Looking at the second option, it does not seem too bad, requires upgrading
also the vector tiles library,
flatgeobuf, while there is also a few changes  due to reverse in Linestring
being deprecated (and moved
to the superclass, which is really bizarre, the method is deprecated only
if called against a LineString,
but not against Geometry, reason for all those silly casts):
https://github.com/geotools/geotools/pull/3034
https://github.com/geoserver/geoserver/pull/4372

Overall, I'm leaning towards a backport of the JTS upgrade. Opinions?

Cheers
Andrea

== GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
(LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
http://www.geo-solutions.it http://twitter.com/geosolutions_it
------------------------------------------------------- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to