Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format.WKT tests are failing #162

Open
ahocevar opened this issue Jan 19, 2012 · 1 comment
Open

Format.WKT tests are failing #162

ahocevar opened this issue Jan 19, 2012 · 1 comment

Comments

@ahocevar
Copy link
Member

test_Format_WKT_read_projection fail 1 ok 0
fail Geometry collections aren't transformed twice when reprojection.. eq: values differ: got POINT(-9784983.239366667 5146011.678566459), but expected POINT(-9784983.2393667 5146011.6785665)

@tschaub
Copy link
Member

tschaub commented Jan 19, 2012

This is likely due to 974ed29. The geometry transform method doesn't go through the LonLat constructor any more. The LonLat constructor enforces truncation at an arbitrary precision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants