Skip to content

Add-in for Operations Dashboard for ArcGIS containing a table widget and search nearby feature action. Additional tools may be added in future.

License

Notifications You must be signed in to change notification settings

Aleksei-Iagur/tableandsearch-opsdashboard-addin

 
 

Repository files navigation

tableandsearch-opsdashboard-addin

Add-in for Operations Dashboard for ArcGIS containing a table widget and search nearby feature action. Additional tools may be added in future.

Features

  • Data source consumer Table widget implementation
  • Search nearby features feature action
  • Export selected features to CSV 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, choose Earthquake Widget from Add Widget dialog box, and click OK.
  6. Select a map widget for the earthquake widget to consume and click OK.
  7. The widget should be added to the operation view. Click on an earthquake in the list to highlight it in the map.

Alternatively, 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: Devsummit) [](Esri Tags: 2013) [](Esri Language: C-Sharp)

About

Add-in for Operations Dashboard for ArcGIS containing a table widget and search nearby feature action. Additional tools may be added in future.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%