QGIS Tutorial – How to Generate Regular Points in a Polygon

Hello everyone, welcome to QGIS Tutorial. In this article, we are going to show you how to create or generate regular points in a polygon. In some cases, I need to create points with regular distance. It is almost impossible to do this manually if the area is too wide. But fortunately, there is an easy way to do this in QGIS.

So here is the final result you will learn on this post.

As you can see, I have many points at a regular interval between points. It’s pretty simple to do this on QGIS. So let’s get started.

Steps to create regular points in a polygon on QGIS

  1. Open QGIS
  2. Draw a rectangular or any polygon in QGIS Canvas. You can also use any existing polygon if you like.
  3. Go to Processing Toolbox and search for “regular points”
  4. Double-click regular points under vector creation sub menu
  5. Enter the input extent. You can use your current canvas extent or layer extent
  6. Specify the point spacing/count
  7. Set the output CRS
  8. Click Run

See the entire process below

Thanks for reading and I hope you enjoy it.