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

Shorten WKT coordinates (limit decimals) #7

Open
dkastl opened this issue Feb 15, 2021 · 1 comment
Open

Shorten WKT coordinates (limit decimals) #7

dkastl opened this issue Feb 15, 2021 · 1 comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@dkastl
Copy link
Member

dkastl commented Feb 15, 2021

At the moment WKT coordinates have unnecessarily high precision.
lat/lon decimals could be shortened to 6 digits still without loosing actual precision:

POINT (135.27597373034055 34.68437899629821)

Not sure, if RGeo provides functionality to limit coordinates decimals.

@dkastl dkastl added the enhancement New feature or request label Feb 15, 2021
@dkastl dkastl added bug Something isn't working help wanted Extra attention is needed labels Sep 12, 2022
@dkastl
Copy link
Member Author

dkastl commented Feb 3, 2023

See rgeo/rgeo-geojson#23 and rgeo/rgeo#285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant