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

more consistent usage of precision trait & other formatting refactors #231

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

TurtIeSocks
Copy link
Owner

  • TrimPrecision trait, now with its own arg, more widely implemented, replaces previous .to_f32 method
  • Dynamic names for json file downloads to more appropriately match the content that's being downloaded
  • Prevent second fetch request when converting exports
  • Trim up some repeated code
  • Better formatting (white space) for SQL export type
  • Only trim precision for [Multi]Polygons, don't trim for [Multi]Point since the precision is arguably important for those

Copy link

vercel bot commented Jul 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
koji ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2024 5:03pm

@TurtIeSocks TurtIeSocks merged commit beda72e into main Jul 30, 2024
3 checks passed
@TurtIeSocks TurtIeSocks deleted the various-formatting-fixes branch July 30, 2024 17:08
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.

1 participant