I have a geology layer with a very large legend that was painstakingly created based on a geological code. I now have a new attribute which is a friendly description for each code and I would like the legend to use (or simply display) the description instead of the geological code. How can I do this without recreating the legend by hand?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
The following C# snippet did the trick (in the OnClick() method of a Button AddIn):
|
|||
|
|