A buffer is an area that covers a given distance from a point, line, or area feature.
Buffers are typically used to create areas that can be further analyzed using other tools. For example, if the question is "What buildings are within one mile of the school?", the answer can be found by creating a one-mile buffer around the school and overlaying the buffer with the layer containing building footprints. The end result is a layer of those buildings within one mile of the school.
The point, line or area features to be buffered.
In addition to choosing a layer from your map, you can select Browse Layers found at the bottom of the drop-down list to browse your contents for a big data file share dataset or feature layer.
There are three different ways you can specify the size of the buffer for your input features. You can buffer using a:
You can choose to use a Planar method or a Geodesic method. The Planar method may be faster, and is appropriate for local analysis on projected data. The Geodesic method is appropriate for large areas, and any geographic coordinate system.
You may optionally dissolve your attributes. If you choose to dissolve all attributes or dissolve on a field you will be given the option of creating multipart or single part outputs. Dissolving aggregates features using the specified fields.
You can allow for multipart features. Single part features are the default.
You can calculate statistics about attributes of numeric fields of the input layer such as:
You can calculate statistics about attributes of string fields of the input layer, such as:
This is a temporary parameter for the Pre-Release to set the data store that results are saved to. Both data stores are part of ArcGIS Data Store. If you select the spatiotemporal data store, and do not have one installed the tool will fail.
This is the name of the layer that will be created in My Content and added to the map. The default name is based on the tool name and the input layer name. If the layer already exists the tool run will fail.
Using the Save result in drop-down box, you can specify the name of a folder in My Content where the result will be saved.