Skip to content

Presented in UC2013, The Operations Dashboard for ArcGIS addins include an attribute table widget and a search nearby feature action

License

Notifications You must be signed in to change notification settings

Aleksei-Iagur/table-searchnearby-zoom

 
 

Repository files navigation

table-searchnearby-zoom

Presented in UC2013, The Operations Dashboard for ArcGIS addins include an attribute table widget, a search nearby feature action and a zoom in/out tool This addin is also available to you in ArcGIS Online at http://www.arcgis.com/home/item.html?id=162fc6b1899448db800d8a738ca02cc6

Features

  • Attribute table widget
  • Search nearby feature action
  • Zoom in/out map tool

Instructions

Running this add-in

  1. Ensure all requirements below are met.
  2. Open and compile project in Visual Studio 2012.
  3. Update Project Debug properties to correctly locate add-in build path in /addinpath command line argument.
  4. Run project in Debug mode.
  5. When Operations Dashboard application starts, edit an operation view that contains a map widget.
  6. To use the table widget, choose it from Add Widget dialog box, and click OK.
  7. Select a map widget for the table widget to consume and click OK.
  8. The widget should be added to the operation view.
  9. To use the search nearby feature action. Open the configuration dialog of the table widget (or other widgets).
  10. Check to add the feature action to the view, open its configuration dialog to set the data source and the buffer distance to search.
  11. From the widget with the feature action, right click on a feature, click Search Nearby Features.
  12. Features that are within the buffer distance will be highlighted.
  13. To use the zoom in/out map tool, click the configure button on the default map toolbar, add the zoom in/out map tool
  14. Run the map tool and follow the on screen description to zoom in/out.
  15. To run the addin in Release environment, build the project, and upload the .opdashboardaddin file from the build output directory to ArcGIS Online, and then download using Manage Add-Ins in Operations Dashboard, then follow the steps above from step 5.

General Help

New to Github? Get started here.

Requirements

ArcGIS for Organizations

ArcGIS Runtime SDK for WPF

  • Requires an installation of the Esri ArcGIS Runtime SDK for WPF version 10.1.1 or later Esri website
  • Also requires an installation of Microsoft Visual Studio 2012.

Resources

Learn more about Esri's Operations Dashboard for ArcGIS.

Issues

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

Contributing

Anyone and everyone is welcome to contribute.

Licensing

Copyright 2013 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: User Conference) [](Esri Tags: 2013) [](Esri Language: C-Sharp)

About

Presented in UC2013, The Operations Dashboard for ArcGIS addins include an attribute table widget and a search nearby feature action

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%