I'm working with a considerable amount of points and I would like to be able to display only part of them since they overlap a lot and are cumbersome to display.
Most of them form a trajectory so they don't need to be all displayed, depending on the zoom level it is useful to display let say 1 point every 10.
I looked in to the rendering options, I saw you can light or darken the points but I didn't find something useful.I also saw options to display layers only starting form some zoom level (Scale Dependent Rendering as explained in the doc here, but this needs to create different layers of resolution which is not ideal.
Is there a way to solve this problem in QGIS without needing to filter or process the data points in the database before importing them to QGIS?





$scalewhich could be used to alter the probability according to zoom level. – Steven Kay Apr 24 '16 at 21:49