In QGIS I have a street layer (lines) and a house layer (points) with a start point (red rectangle):
I want to cluster the points alongside the line layer in groups of 20 or 10 points (I prefer 20). The result should look like that:
Each coloured line represents a different cluster. The result was made manually and took a long time, is there any possibility to cluster the points automatically? I only prefer groups of 20 and 10 adresses per line, in some cases I have to use a bit less or more.



