<?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: arcpy converting shp labels to annotaion in map in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-converting-shp-labels-to-annotaion-in-map/m-p/6432#M552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the excerise 3a is the way I typically do it manually, I was hoping to automate it with arcpy but the only code i can find &lt;SPAN class="n" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;arcpy&lt;/SPAN&gt;&lt;SPAN class="o" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="n" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;ConvertLabelsToAnnotation_defense&lt;/SPAN&gt;&lt;SPAN class="p" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="n" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;mxd&lt;/SPAN&gt;&lt;SPAN class="p" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px; background-color: #fafafa;"&gt; &lt;/SPAN&gt;&lt;SPAN class="n" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;annoFeatures&lt;/SPAN&gt;&lt;SPAN class="p" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;requires the mapping defense plugin which seems odd. was hoping someone had a work around for arcpy. thanks for looking tho.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 May 2016 22:39:06 GMT</pubDate>
    <dc:creator>travisslack1</dc:creator>
    <dc:date>2016-05-29T22:39:06Z</dc:date>
    <item>
      <title>arcpy converting shp labels to annotaion in map</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-converting-shp-labels-to-annotaion-in-map/m-p/6430#M550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey guys, does anyone know of a way to convert a shapefile labels to annotation with arcpy? i have to create a map for every project that i use a bubble box to list all the areas in hectares the shp but the only way i see its possible is with a Mapping Defense plugin??&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/defense-mapping-toolbox/convert-labels-to-annotation.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/defense-mapping-toolbox/convert-labels-to-annotation.htm"&gt;Convert Labels To Annotation—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&amp;nbsp; is this correct? seems kind of strange thing to bundle it in haha.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2016 22:17:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-converting-shp-labels-to-annotaion-in-map/m-p/6430#M550</guid>
      <dc:creator>travisslack1</dc:creator>
      <dc:date>2016-05-29T22:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy converting shp labels to annotaion in map</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-converting-shp-labels-to-annotaion-in-map/m-p/6431#M551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmmm&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/annotations/converting-labels-to-annotation-features.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/annotations/converting-labels-to-annotation-features.htm"&gt;Converting labels to annotation features—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-text/converting-labels-to-annotation.htm" title="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-text/converting-labels-to-annotation.htm"&gt;Converting labels to annotation—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-fundamentals/exercise-3a-converting-labels-to-annotation.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-fundamentals/exercise-3a-converting-labels-to-annotation.htm"&gt;Exercise 3a: Converting labels to annotation—Help | ArcGIS for Desktop&lt;/A&gt; and finally&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/defense-mapping-toolbox/convert-labels-to-annotation.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/defense-mapping-toolbox/convert-labels-to-annotation.htm"&gt;Convert Labels To Annotation—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;so some of those may be appropriate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As since you flagged this python&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-mapping/labelclass-class.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-mapping/labelclass-class.htm"&gt;LabelClass—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2016 22:23:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-converting-shp-labels-to-annotaion-in-map/m-p/6431#M551</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-29T22:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy converting shp labels to annotaion in map</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-converting-shp-labels-to-annotaion-in-map/m-p/6432#M552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the excerise 3a is the way I typically do it manually, I was hoping to automate it with arcpy but the only code i can find &lt;SPAN class="n" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;arcpy&lt;/SPAN&gt;&lt;SPAN class="o" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="n" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;ConvertLabelsToAnnotation_defense&lt;/SPAN&gt;&lt;SPAN class="p" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="n" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;mxd&lt;/SPAN&gt;&lt;SPAN class="p" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px; background-color: #fafafa;"&gt; &lt;/SPAN&gt;&lt;SPAN class="n" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;annoFeatures&lt;/SPAN&gt;&lt;SPAN class="p" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;requires the mapping defense plugin which seems odd. was hoping someone had a work around for arcpy. thanks for looking tho.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2016 22:39:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-converting-shp-labels-to-annotaion-in-map/m-p/6432#M552</guid>
      <dc:creator>travisslack1</dc:creator>
      <dc:date>2016-05-29T22:39:06Z</dc:date>
    </item>
  </channel>
</rss>

