Hello Nga
Thanks for the feedback. I will leave LatLonPointRadius as it stands
then, until we have a geometry package.
LatLonPointRadius is currently alone in the "org.apache.sis.core"
package, and is actually not really core in term of number of usages. I
wonder if we should move it to the "org.apache.sis.distance" package,
for keeping it close to DistanceUtils and avoiding a package named "core"?
Martin
Le 24/03/14 12:58, Nga Chung a écrit :
> Hi Martin,
>
> I haven't kept myself up-to-date with all the great changes happening in
> the SIS world, but yes, you're right, the radius in LatLonPointRadius is
> the radius from any point on the Earth's surface. It was intended to
> represent an approximate point-radius on the surface of the Earth.
>
> I agree that it's a good idea to refractor it into the Geometry package.
>
> Best,
> Nga