I am creating a fictional map with lots of points to do some proximity analysis. I would like to drop lots of points at semi-random, by just clicking over and over on the map. However, with every click, I get a little popup (QGIS 3.6.3, Ubuntu 18.04) that asks me to confirm the autogenerated FID.
How do I do this without being bothered by the confirm box for every single point?
1 Answer 1
Just set the form on "Hide form on add feature" in the Layer properties, see attached image
-
Awesome! Thanks for the QGIS-fu.auslander– auslander2019年06月13日 14:18:56 +00:00Commented Jun 13, 2019 at 14:18
random points inside polygons
using that attribute field to control point count or point density.