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

Cleanup 6 digit precision with geojson encoded polygon #656

Closed
akrherz opened this issue Sep 20, 2022 · 0 comments · Fixed by #657
Closed

Cleanup 6 digit precision with geojson encoded polygon #656

akrherz opened this issue Sep 20, 2022 · 0 comments · Fixed by #657
Assignees
Labels

Comments

@akrherz
Copy link
Owner

akrherz commented Sep 20, 2022

Presently, the polygons encoded as geojson in the Jabber messages have silly levels of precision

geometry='MULTIPOLYGON (((-90.920000 45.220000, -90.340000 45.040000, -90.320000 45.040000, -90.320000 44.820000, -90.920000 44.910000, -90.920000 45.000000, -90.920000 45.220000)))

We can likely do better than this.

@akrherz akrherz added the bug label Sep 20, 2022
@akrherz akrherz self-assigned this Sep 20, 2022
akrherz added a commit that referenced this issue Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant