<?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 How to create/edit an annotation layer using ArcPy in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/136812#M10722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all, could you anyone tell me how to create/edit an annotation layer using Arcpy? thanks you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Dec 2017 12:55:36 GMT</pubDate>
    <dc:creator>ZhiyouSha</dc:creator>
    <dc:date>2017-12-21T12:55:36Z</dc:date>
    <item>
      <title>How to create/edit an annotation layer using ArcPy</title>
      <link>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/136812#M10722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all, could you anyone tell me how to create/edit an annotation layer using Arcpy? thanks you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 12:55:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/136812#M10722</guid>
      <dc:creator>ZhiyouSha</dc:creator>
      <dc:date>2017-12-21T12:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/edit an annotation layer using ArcPy</title>
      <link>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/136813#M10723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can only use arcpy to call tool functionality as in the code example here&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/update-annotation-feature-class.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/update-annotation-feature-class.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 15:04:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/136813#M10723</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-12-21T15:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/edit an annotation layer using ArcPy</title>
      <link>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/136814#M10724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan.&lt;/P&gt;&lt;P&gt;but it seems this tool can't be used to create annotation layer or edit the annotation shape. The tool only can update the layer's attributes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2017 06:19:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/136814#M10724</guid>
      <dc:creator>ZhiyouSha</dc:creator>
      <dc:date>2017-12-22T06:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/edit an annotation layer using ArcPy</title>
      <link>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/136815#M10725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect my point, since unless there are no tools in the ArcToolbox to do what you want or there isn't a specific arcpy function, then the functionality hasn't been exposed at that level of functionality. &amp;nbsp;&lt;/P&gt;&lt;P&gt;The easiest way to figure out whether something can be done using python is to examine&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/main/arcgis-pro-arcpy-reference.htm"&gt;Arcpy Reference&lt;/A&gt;&amp;nbsp; ... this is for Pro but one exists for arcmap&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/main/arcgis-pro-tool-reference.htm"&gt;Tool Reference&lt;/A&gt;.... ditto&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If functionality isn't in either, then python is not the vehicle that can be used.&lt;/P&gt;&lt;P&gt;I consider menu options and selections and other process steps mere convenience options if they indeed have a tool or arcpy equivalent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2017 11:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/136815#M10725</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-12-22T11:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/edit an annotation layer using ArcPy</title>
      <link>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/136816#M10726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My big friendly old Arcpy Toolbox has a drawer marked "Annotation"&amp;nbsp;and when I pull it open... it's empty. I appear to have no options. Just an empty drawer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;took the ESRI class last night on annotation, I came to work this morning all fired up to put&amp;nbsp;my new understanding into practice and to learn more... and find it's not possible... so disappointing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 21:39:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/136816#M10726</guid>
      <dc:creator>BrianWilson</dc:creator>
      <dc:date>2018-01-23T21:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/edit an annotation layer using ArcPy</title>
      <link>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/1587503#M73767</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/classes/annotation.htm" target="_blank"&gt;Annotation—ArcGIS Pro | Documentation&lt;/A&gt;, introduced in ArcGIS Pro 3.4&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 15:30:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-create-edit-an-annotation-layer-using-arcpy/m-p/1587503#M73767</guid>
      <dc:creator>SimonSchütte_ct</dc:creator>
      <dc:date>2025-02-20T15:30:56Z</dc:date>
    </item>
  </channel>
</rss>

