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

Rounding coordinates not correct if natural number #42

Closed
roelderickx opened this issue Sep 10, 2023 · 0 comments
Closed

Rounding coordinates not correct if natural number #42

roelderickx opened this issue Sep 10, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@roelderickx
Copy link
Owner

Coordinates are rounded up to significant digits, as specified in the parameters.
However, when a coordinate is a natural number, say 33.0, then the output in the osm file is 33.. It should be either just 33 or 33.0

@roelderickx roelderickx added the bug Something isn't working label Sep 10, 2023
@roelderickx roelderickx self-assigned this Sep 10, 2023
roelderickx added a commit that referenced this issue Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant