<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Create Annotation feature class with the SDL in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-annotation-feature-class-with-the-sdl/m-p/1006103#M5794</link>
    <description>&lt;P&gt;Hi Rich&lt;/P&gt;&lt;P&gt;One more workaround I am thinking about is to keep somewhere an empty annotation feature class that I created and to copy it to where I need it. The feature class to feature class gp tools works.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 02 Dec 2020 05:37:41 GMT</pubDate>
    <dc:creator>mody_buchbinder</dc:creator>
    <dc:date>2020-12-02T05:37:41Z</dc:date>
    <item>
      <title>Create Annotation feature class with the SDL</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-annotation-feature-class-with-the-sdl/m-p/1005503#M5787</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;There is no GP tool in Pro to create annotation feature class (stand alone).&lt;/P&gt;&lt;P&gt;The Create Feature Class does not have annotation as a type.&lt;/P&gt;&lt;P&gt;If you do a right click on a geodatabase and select new feature class you get very similar tool that let you create annotation. It looks like a GP but it is not. I cannot see it in gp history after I run it.&lt;/P&gt;&lt;P&gt;Create a feature class in the SDK is done with the gp tool and I could not find any way to create annotation in code.&lt;/P&gt;&lt;P&gt;There are classes to handle annotation feature class (annotationFeatureClass will let you add features etc.)&lt;/P&gt;&lt;P&gt;So what is the way to create a new one?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 13:58:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-annotation-feature-class-with-the-sdl/m-p/1005503#M5787</guid>
      <dc:creator>mody_buchbinder</dc:creator>
      <dc:date>2020-11-30T13:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create Annotation feature class with the SDL</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-annotation-feature-class-with-the-sdl/m-p/1005994#M5792</link>
      <description>&lt;P&gt;Hi Mody,&lt;/P&gt;&lt;P&gt;Unfortunately, you've found a hole in our programming APIs. &amp;nbsp;As you have discovered, there is no&amp;nbsp;geoprocessing tool and no Pro SDK API. &amp;nbsp;Currently, the only way to programmatically create an annotation feature class is to create an XML file and use the Import XML Workspace Document tool. &amp;nbsp;You can use the Export XML Workspace Document tool on an existing&amp;nbsp;geodatabase with annotation classes to see the format of the XML file.&lt;/P&gt;&lt;P&gt;While I hope this helps you in the short-term, we definitely don't consider this an acceptable work-around. &amp;nbsp;We've started the process of adding&amp;nbsp;geodatabase data definition language (DDL) into the Pro SDK. &amp;nbsp;You'll see the first fruits of this effort in a pre-release at the Pro 2.7 release that will allow you to create tables and feature classes. &amp;nbsp;We'll be adding capabilities to this over time, and based on this thread I'm going to increase the priority of creating annotation feature classes.&lt;/P&gt;&lt;P&gt;I hope this helps. &amp;nbsp;Sorry it wasn't a better answer.&lt;/P&gt;&lt;P&gt;--Rich&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 20:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-annotation-feature-class-with-the-sdl/m-p/1005994#M5792</guid>
      <dc:creator>RichRuh</dc:creator>
      <dc:date>2020-12-01T20:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create Annotation feature class with the SDL</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-annotation-feature-class-with-the-sdl/m-p/1006103#M5794</link>
      <description>&lt;P&gt;Hi Rich&lt;/P&gt;&lt;P&gt;One more workaround I am thinking about is to keep somewhere an empty annotation feature class that I created and to copy it to where I need it. The feature class to feature class gp tools works.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 05:37:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-annotation-feature-class-with-the-sdl/m-p/1006103#M5794</guid>
      <dc:creator>mody_buchbinder</dc:creator>
      <dc:date>2020-12-02T05:37:41Z</dc:date>
    </item>
  </channel>
</rss>

