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

Sum field on cluster feature. #4

Open
wuhland opened this issue Jan 14, 2016 · 2 comments
Open

Sum field on cluster feature. #4

wuhland opened this issue Jan 14, 2016 · 2 comments

Comments

@wuhland
Copy link

wuhland commented Jan 14, 2016

How far away and how can I help?

@kaotika
Copy link
Member

kaotika commented Jan 19, 2016

Hi, thanks for your interest. The big problem is, that the code is very very bad...at time of release it was just a quick and dirty solution...and I hadn't the time to change this. I think the clusterer has to be rewritten entirely. Creating a good clusterer isn't an easy target and the current solution does only work for small datasets (~1000-5000 points). I've invented a better scaling python solution based on Scipy's KDTree. Unfortunately I don't have time to port this solution to qgis. How much experience you have in qgis development?

@wuhland
Copy link
Author

wuhland commented Jan 19, 2016

Sadly not much at all. Think this might be a bit ambitious for a first
project but the feature would definately be useful.
On Jan 19, 2016 4:01 AM, "Matthias Ludwig" [email protected] wrote:

Hi, thanks for your interest. The big problem is, that the code is very
very bad...at time of release it was just a quick and dirty solution...and
I hadn't the time to change this. I think the clusterer has to be rewritten
entirely. Creating a good clusterer isn't an easy target and the current
solution does only work for small datasets (~1000-5000 points). I've
invented a better scaling python solution based on Scipy's KDTree.
Unfortunately I don't have time to port this solution to qgis. How much
experience you have in qgis development?


Reply to this email directly or view it on GitHub
#4 (comment)
.

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

2 participants