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

23 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 is configurable and the following can be provided using the Pro Options dialog.

  • 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

Credits:

Pro evergreen - Auto update functionality

About

A collection of arcgis pro addins in a visual studio project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages