Skip to content

garridolecca/arcgis-pro-samples-beta

 
 

Repository files navigation

arcgis-pro-samples-beta

The arcgis-pro-samples-beta repository contains a set of simple samples that show you how to accomplish different mapping and GIS tasks with ArcGIS Pro Add-ins.

Features

The solution in this repo creates add-ins that extend ArcGIS Pro with the following functionality:

  • Fixed Zoom In
  • Fixed Zoom Out
  • Custom Camera control
  • Hollywood Zoom In
  • Hollywood Zoom out
  • Execute GP Tool
  • Trap Selection changed (demonstrates how to subscribe to events)
  • Dockpane to display a collection of bookmarks
  • Create conditions
  • Add command to the Layer context menu
  • A custom Edit Cut tool
  • Custom pane with list view
  • Custom Project container and project items

Instructions

  • Download the contents of the arcgis-pro-samples-beta repository.
  • Check if your computer has the requirements to run the samples. Refer to the Requirements section for the pre-requisites needed.
  • Open the solution in Visual Studio. If the ArcGIS Pro assembly references are broken, please refer to this link on how to fix them.
  • Compile the code and click Start to open ArcGIS Pro. The add-ins from the samples solution will load.

Requirements

  • ArcGIS Pro Beta 5
  • Microsoft Visual Studio 2013 (C#) Professional, Premium, Ultimate Edition, Update 1 or Visual Studio 2013 Express for Windows Desktop.

Optional

  • ArcGIS Pro SDK for the Microsoft .NET Framework Beta 5

Issues

  • The code in this repo is provided "as-is". This code is meant to work with ArcGIS Pro Beta 5 (Build 1368) only.

Contributing

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

Licensing

Copyright 2014 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-Pro-SDK) [](Esri Language: C-Sharp)​

About

ArcGIS Pro Add-in samples for Beta 5.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%