Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 3.82 KB

File metadata and controls

77 lines (50 loc) · 3.82 KB

Buffer Features Map Tool

The Buffer map tool generates buffers at specified distance and rings. This addin is built as a Map Tool with a Toolbar for the Operations Dashboard for ArcGIS. The addin can be added as a Map Tool on a Map Widget. No data is required to run the tool.

Image of Operations Dashboard

Features

  • Creates buffer polygons based on specified distance and ring intervals. You can create buffers around
  1. Points you draw on the map (draw points on the map using draw points button)
  2. Selected features on the map (you must select features on the map first)
  3. Selected features that meet attribute criteria from a specified layer You must specify a layer and a field name in the map tool settings dialog box. This option lets you create buffer around features that meet your criteria from the specified layer (attribute selection from a layer).

Instructions

  1. "Add features interactively" option can be used to create buffers around points you have drawn on the map.
  2. "Use selected features on the map" option can be used if you want to create buffer around the selected features on the map. Features must be selected on the map for this option to work.
  3. "Use Features From" option can be used to create buffer around features that meet attribute criteria. You must configure the map tool to specify a layer and field name in the map tool settings dialog box. The tool will create buffers around features from the selected layer that match selection criteria.

General Help

Getting Started with this addin

  • Open, build, and add the addin to the Operations Dashboard
  • Add as a Map tool to a Map Widget
  • Specify your parameters and run the tool.

Requirements

Services

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2012 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

[](Esri Tags: ArcGIS Defense and Intelligence Situational Awareness ArcGIS Runtime WPF 10.2) [](Esri Language: C#)