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

Adjust precision (number of decimal places) for points #30

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

stefanclark
Copy link

Proof of concept for #28

A few things to do

  • Should rounding be done before or after simplifyGeometry() - with low precision there are duplicate points at same coords.
  • Sliders should be labelled
  • Info box updated to show decimal place precision selected
  • Est file size take into account precision selected
  • Run optimize() after precision slider changed

@stefanocudini
Copy link
Owner

stefanocudini commented Nov 17, 2022

@stefanclark great ideas

@stefanocudini
Copy link
Owner

@stefanclark do you tested?

@stefanclark
Copy link
Author

This should now be working!

@stefanclark stefanclark marked this pull request as ready for review August 14, 2023 20:23
@stefanclark stefanclark changed the title WIP: Adjust precision (number of decimal places) for points Adjust precision (number of decimal places) for points Aug 14, 2023
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

Successfully merging this pull request may close these issues.

2 participants