williamscraigm / LabelingPropertiesReport

A utility for generating a report about labeling properties in an ArcGIS map document

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LabelingPropertiesReport

A utility for generating a report about labeling properties in an ArcGIS map document.

Implemented as an Add-In in ArcGIS Desktop, see releases for binaries versions of the esriAddIn file.

  1. Download the esriAddIn file from the latest version at https://github.com/williamscraigm/LabelingPropertiesReport/releases
  2. Double click on the LabelingPropertiesReport.esriAddIn file to install it
  3. Open ArcMap
  4. Click Customize > Customize Mode
  5. Click on the Commands tab
  6. Browse to the "Add-In Controls" group
  7. Drag and drop the "Create Labeling Properties Report" command onto a toolbar
  8. Open the map document you wish to create a report for.
  9. Click the tool
  10. The tool will run and produce a log file in the directory LabelingReport in your profile's Documents folder. The file name will be yourDocumentName.log
  11. The tool displays a message box with the report path when it is done.

About

A utility for generating a report about labeling properties in an ArcGIS map document

License:Apache License 2.0


Languages

Language:C# 100.0%