[Qgis-user] Placing random points

Nyall Dawson nyall.dawson at gmail.com
Thu Mar 23 13:39:07 PDT 2023


On Thu, 23 Mar 2023 at 19:20, Thomas Sebastien via QGIS-User
<qgis-user at lists.osgeo.org> wrote:
>
> Dear QGIS users,
>
> I’m trying to place a small number of points, n, randomly in a large number of polygons, N. But, the Vector>Research Tools> Random points in polygons tool only lets me place a minimum of 1 random point in each of the N polygons, i.e N points when I only need n. Do you know a way I can go about this?

How about dissolving the polygons into a single feature and then
placing the desired random number of points inside this dissolved
feature?

Nyall

>
> Thanks,
>
> Sebastien
> _______________________________________________
> QGIS-User mailing list
> QGIS-User at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


More information about the QGIS-User mailing list