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 1 mile of the school?, the answer can be found by creating a 1-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 1 mile of the school.
The point, line, or area features to be buffered. The input layers must be in a projected coordinate system or the processing spatial reference must be set to a projected coordinate system using the Analysis Environments.
In addition to choosing a layer from your map, you can choose Choose Analysis Layer at the bottom of the drop-down list to browse to your contents for a big data file share dataset or feature layer.
There are three ways you can specify the size of the buffer for your input features:
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.
Options to specify the dissolve method. If a dissolve method is chosen, you will be given the option of creating multipart or single-part areas and you will be able to calculate statistics based on the fields provided.
Option to specify if your result will consist of single-part or multipart features.
You can calculate statistics on features that are summarized. You can calculate the following on numeric fields:
You can calculate the following on string fields:
GeoAnalytics results are stored to an data store and exposed as a feature layer in Portal for ArcGIS. In most cases, results should be stored to the spatiotemporal data store and this is the default. In some cases, saving results to the relational data store is a good option. The following are reasons why you may want to store results to the relational data store:
You should not use the relational data store if you expect your GeoAnalytics results to increase and need to take advantage of the spatiotemporal big data store's capabilities to handle large amounts of data.
The name of the layer that will be created. If you are writing to an ArcGIS Data Store, your results will be saved in My Content and added to the map. If you are writing to a big data file share, your results will be stored in the big data file share and added to its manifest. It will not be 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 will fail.
When writing to ArcGIS Data Store (relational or spatiotemporal big data store) 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.