Andrea Aime a écrit :
> I find the current approach confusing me too... I think it comes from
> the JTS Envelopes, that do use the (xmin,xmax,ymin,ymax) order (why, I
> don't know).

Yes maybe... I did a quick google search I found some emails saying that JTS was
about the only one to do that way. Fixing that would make it closer to WMS usage
and java.awt.geom.Rectangle2D usage as well.

On the GeoTools side, this fix should be fast an easy. However if some code
outside GeoTools use this constructor, transition from 2.4 to 2.5 may break
their code unless the user paid attention to compiler deprecation warnings.
Those who ignore those warnings may have their code broken in 2.5...

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to