Select to view content in your preferred language

Arcpy: Create Annotation Feature Class

721
1
08-15-2023 03:53 PM
AlfredBaldenweck
MVP Regular Contributor

How do you create a blank annotation feature class with arcpy?

It's possible in the wizard, but not in CreateFeatureclass().

There was another question about it in 2018, but it was inconclusive. https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/td...

0 Kudos
1 Reply
DanPatterson
MVP Esteemed Contributor

If the tool doesn't exist in arctoolbox, then there is no arcpy access and you are left with the wizard option as you know

Create annotation feature classes—ArcGIS Pro | Documentation


... sort of retired...
0 Kudos