Gaby,

are you using the wkt or hsql database?

When I test this on master, 14.0, and 14.1, I see the second argument of 
CRS.decode affect the axis order as expected.

Are you seeing this warning when using CRS.decode alone or when using 
from gt-render? There were some changes in gt-render ProjectionHandler 
in 14.1:
https://osgeo-org.atlassian.net/browse/GEOT-5255
https://github.com/geotools/geotools/commit/185e060ea9f4957974f148699de9f93b2a01549e

I did not see any other suspicious changes between 14.0  and 14.1.

Do you have a minimal example that demonstrates the warning?

Kind regards,
Ben.

On 30/11/15 12:51, Gabriella Turek wrote:
> I just updated from 14.0 to 14.1 and  I am now getting the warning
>
> WARNING: Possible use of "Transverse_Mercator (Inverse transform)"
> projection outside its valid area.
> Latitude 152917°50.0'S is out of range (±90°).
>
>
> all over the place and tests are failing.
> Apparently this seems to do to the fact that
>
> CRS.decode("EPSG:27200", true)
>
> no longer works as it used to. I use this all over the place being in NZ.
> I suppose I will have to go back to 14.0, or is there something else I can
> do to
> make sure that my transformations go smoothly? Aargh
> Gaby
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
> _______________________________________________
> GeoTools-GT2-Users mailing list
> GeoTools-GT2-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>

-- 
Ben Caradoc-Davies <b...@transient.nz>
Director
Transient Software Limited <http://transient.nz/>
New Zealand

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to