Is the ability to create custom symbols in a script for use in a layer renderer (using ArcPy) anywhere near the horizon?
I was able to do this using VBA when I had ArcGIS 9.3, and I miss this ability.
Can use arcpy.mapping.UpdateLayer to change your symbology (not create it), but you have to have pre-made layer files with your symbology.
However, you should be able to use your old VBA to do this until 10.3 comes out. It is still available, just not by default. You have to "enable" VBA now.
R_
In 10.3 there will be a way to update layers' symbologies from a JSON definition, you will be able to author marker symbols that way.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.