Reni an outstanding patch for GEOT-2707 - and while the patch is clear
I would like to take discussion to the devel list as it touches on a
few cross module questions.

Reni's patch correctly updates a CoordinateReferenceSystem object
placed in a JTS Geometry userData.

In the feature module we have GeometryAttribute which holds both a
Geometry and provides access to the CRS. It is an implementation
detail if this is actually stored in the geometry user data; or if it
consults the feature type an reports back the correct value.

So my question is this - why is Reni's patch required? What code is
checking the geometry user data - and can we update it to check the
GeometryAttribute instead.

Reni your patch may very well still be needed; but I would like to
nail down an API contract for the handling of CRS. The convention of
stroing the CRS in the Geometry userData is just that a convention.

Jody

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to