Skip to content

A collection of arcgis pro addins in a visual studio project

License

Notifications You must be signed in to change notification settings

green3g/arcgis-pro-addins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pro Addins

A collection of ArcGIS Pro buttons bundled into an addin.

Streetview

Open Google streetview on a map click point

Google Streetview

Definition Query Buttons

Buttons to set a definition expression on a layer to the selected features. Similar to Create layer from selection. The only difference is the definition query is placed on the selected layer, not on a newly created layer.

Definition Expression Button

External Viewer Button

A configureable button that allows a user to open an external application using an ID property and a url.

This button must be enabled first using the Pro Options dialog and has the following configurable settings:

  • Application URL: The url to the application. Be sure to include the text {0} which will be replaced with the ID property of the selected feature
  • Layer ID Field: The field name to query in the selected feature
  • Layer Name: The name of the layer to query in the map

About

A collection of arcgis pro addins in a visual studio project

Resources

License

Stars

Watchers

Forks

Packages

No packages published