Hello all
I just realized that I wrongly interpreted the 'radius' field in
LatLonRadius class [1] as the distance from Earth's center (i.e. I
though that it was a geocentric coordinate), while the author's intend
was (if I'm not wrong again) the radius on Earth surface around a
center. Consequently I reverted that class to a state closer to its
original state before I (wrongly) made it a GeneralDirectPosition
subclass, and undeprecated it.
So this class is not a geocentric coordinate, sorry for my confusion.
But if I'm not wrong, it is a geometry, is that right? If so, it may be
good to refactor it as a "real" geometry object in a future SIS version.
I added a comment using red font in [1] saying that. Is that okay?
Martin
[1]
https://builds.apache.org/job/sis-jdk7/site/apidocs/org/apache/sis/core/LatLonPointRadius.html