Skip to main content

Buffer

The buffer creates a zone around given points, lines, or polygons with a specified buffer distance.

1. Explanation​

A buffer is a tool used to delineate the catchment area around a specific point, line, or polygon illustrating the extent of influence or reach from that point. Users can define the distance of the buffer, thereby customizing the radius of the area covered.

Buffer Types

2. Example use cases​

  • How many people live within a 500m buffer distance from the train station?
  • How many shops are accessible within a 1000m buffer distance from a bus stop?

3. How to use the tool?​

1
Click on Toolbox toolbox.
2
Under the Geoprocessing menu, click on Buffer.
Buffer Tool in GOAT

Select layer to buffer​

3
Select the Layer to buffer, around which you like to create the buffer.

Buffer Settings​

4
Define via the buffer Buffer Distance how many meters from your points, lines, or shapes the buffer should extend.
5
Define in how many Buffer Steps the buffer should be divided.
HINT

Depending on which geometric results you are aiming for, you can first select, if all geometries shall be combined (Polygon Union). This means, if e.g. a buffer is created around neighboring points, whether you like to have single buffers (no union) or combined buffers (union) as a result.

Buffer Union-No union Comparison

In addition, if you decide on a Polygon Union, you can choose whether you like to have each buffer as a filled polygon (no difference) or if you like to apply a geometric difference between each buffer step (difference).

Buffer Union-Buffer Difference Comparison

No Union​

If you calculate buffers without a union, GOAT will generate single buffers around each input geometry.

6
Disable Polygon Union.
7
Click on Run. This starts the calculation of the buffer.

Results​

8
As soon as this task is accomplished, the resulting layer called "Buffer" will be added to your map.
No union Result in GOAT
Tip

Want to style your buffers and create nice-looking maps? See Styling.