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

Continue the Rust implementation #5

Closed
1 of 6 tasks
dabreegster opened this issue Apr 6, 2023 · 2 comments
Closed
1 of 6 tasks

Continue the Rust implementation #5

dabreegster opened this issue Apr 6, 2023 · 2 comments

Comments

@dabreegster
Copy link
Contributor

dabreegster commented Apr 6, 2023

  • Improve performance (parallelize, reconsider the conversion to geo, check parsing and writing)
  • Come up with a simple way of sanely viewing the output to manually validate. geojson.io and similar aren't good for spotting adjacent line-strings; probably make a custom Leaflet style
  • Optionally split when some property (an OSM ID) changes
  • Ignore direction (optionally?)
  • Split line segments when needed
  • Validate to the R implementation's output, and compare performance
@dabreegster
Copy link
Contributor Author

For perf, keep an eye on georust/geojson#223

@dabreegster
Copy link
Contributor Author

Converted into smaller issues

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

No branches or pull requests

1 participant