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

The random points on lines algorithm does not respect the (global) minimum distance between points #35713

Closed
havatv opened this issue Apr 11, 2020 · 0 comments · Fixed by #35714
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@havatv
Copy link
Contributor

havatv commented Apr 11, 2020

Describe the bug
When specifying a minimum distance between the generated points, the minimum distance is only respected for each line feature, not globally.

How to Reproduce

Run the plugin on a line layer with a large number of points per feature and a reasonably large minimum distance.

QGIS and OS versions

QGIS version 3.13.0-Master QGIS code revision a652c35
Compiled against Qt 5.9.5 Running against Qt 5.9.5
Compiled against GDAL/OGR 2.2.3 Running against GDAL/OGR 2.2.3
Compiled against GEOS 3.6.2-CAPI-1.10.2 Running against GEOS 3.6.2-CAPI-1.10.2 4d2925d6
Compiled against SQLite 3.22.0 Running against SQLite 3.22.0
PostgreSQL Client Version 10.12 (Ubuntu 10.12-0ubuntu0.18.04.1) SpatiaLite Version 4.3.0a
QWT Version 6.1.3 QScintilla2 Version 2.10.2
PROJ.4 Version 493
OS Version Ubuntu 18.04.4 LTS
Active python plugins pluginbuilder3; plugin_reloader; SDEllipse; qgisnetworklogger; qgis_resource_sharing; LineDirectionHistogram; processing_taudem; processing_r; MetaSearch; processing; db_manager

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant