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

Port to Javascript to better utilize spatial libraries #2

Open
jenningsanderson opened this issue Oct 26, 2017 · 1 comment
Open

Port to Javascript to better utilize spatial libraries #2

jenningsanderson opened this issue Oct 26, 2017 · 1 comment

Comments

@jenningsanderson
Copy link
Member

Ensure that we maintain our parallel processing pipeline:

https://stackoverflow.com/questions/20004935/best-way-to-execute-parallel-processing-in-node-js

Since user data files are .geojson, this should work well; we should be able to use @Turfjs for better spatially based clustering. This will be really, really cool.

https://deniscarriere.github.io/turf-example-clusters-dbscan/

Port & Reprocess with Node?

/ Rather than reprocess existing data, create a better clustering method with javascript.

@jenningsanderson
Copy link
Member Author

Implemented 👍 - Time to test it at scale, but I already like it better than the Python notebook approach

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