View Single Post
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#535
Originally Posted by dwaradzyn View Post
The maps differ but it seems to me that there is no significant displacement.
The problem is not in the difference between providers, it's some rounding going on. Cloudmade returned 50.44998, 30.5235 but CloudGPS showed 50.0000, 40.0000. The same for requesting route, but it looks like it's the same problem.

I've skimmed through code at garage but nothing looks like rounding or integer. Is it the code for 0.6.5?

Last edited by int_ua; 2012-02-23 at 10:57. Reason: question about code