[email protected] wrote:
<[email protected]> wrote:
If you save the layer to file, it keeps the exact values. However, on
upload the coordinates will be rounded to server precision, which is
(IIRC, at least near the equator) worse than 5cm.

Actually, the server precision is 1e-7 degree, which makes about 1.1cm
on the equator and less elsewhere.

Good to know... I think we could get this value down to 0.642cm if use the full 64 bit and don't skip the range from 180*10^7 to 2^31 (longitude) and from 85.1*10^7 to 2^31 (latitude).

Sebastian

_______________________________________________
josm-dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/josm-dev

Reply via email to