[fusion-dev] Defect: Measure Tool and projected coordinates

Andreas Morf a.morf at fkl.ch
Thu Aug 13 10:40:38 EDT 2009


Hi all
If using the measuring tool on a map based on projected coordinates the
distances are not correct - calculation is done on client side with
geom.getGeodesicLength() which only works with geodetic (wgs84) coordinate
values.
The old tool (fusion 1.1) did the calculation by letting the server do the
work. The function which does the server request has been ported to fusion 2
(remoteMeasureSegment()) but is used nowhere...
To prepare a patch its necessary to know on what the decision can be taken
to calculate remotely or locally?

Any ideas

Andreas




More information about the fusion-dev mailing list