<?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>idea Provide more feedback when geoprocessing tools are running in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/provide-more-feedback-when-geoprocessing-tools-are/idi-p/926468</link>
    <description>&lt;P&gt;When I run any geoprocessing tool using arcpy feedback should be better than this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ python create_anno.py&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is to say -- &lt;STRONG&gt;no feedback of any kind at all for hours&lt;/STRONG&gt; -- did it crash? Is it stuck in a loop? Is it working? Is it 90% done and I should keep waiting?? The same thing is true for running in a model or directly from the dialog or in a python script --&lt;EM&gt; I need to know what is going on&lt;/EM&gt;. A spinning blue circle and a pulsating bar do not count.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hooks would be great too, for example&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arcpy.ContourAnnotation_cartography(contour_1, contour_gdb__2_, "Contour", "240",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; annotation_1ft_240, "BLACK", "type", "UPHILL", "ENABLE_LADDERING",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;callback=status_callback&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;def status_callback(msg):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; print("ContourAnnotations says ",msg)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can guess from this code, my problem today was in contour annotation, but it is the same in many other tools. Any operation that takes longer than a few seconds should give lots of feedback.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2024 16:54:25 GMT</pubDate>
    <dc:creator>BrianWilson</dc:creator>
    <dc:date>2024-01-11T16:54:25Z</dc:date>
    <item>
      <title>Provide more feedback when geoprocessing tools are running</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/provide-more-feedback-when-geoprocessing-tools-are/idi-p/926468</link>
      <description>&lt;P&gt;When I run any geoprocessing tool using arcpy feedback should be better than this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ python create_anno.py&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is to say -- &lt;STRONG&gt;no feedback of any kind at all for hours&lt;/STRONG&gt; -- did it crash? Is it stuck in a loop? Is it working? Is it 90% done and I should keep waiting?? The same thing is true for running in a model or directly from the dialog or in a python script --&lt;EM&gt; I need to know what is going on&lt;/EM&gt;. A spinning blue circle and a pulsating bar do not count.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hooks would be great too, for example&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arcpy.ContourAnnotation_cartography(contour_1, contour_gdb__2_, "Contour", "240",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; annotation_1ft_240, "BLACK", "type", "UPHILL", "ENABLE_LADDERING",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;callback=status_callback&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;def status_callback(msg):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; print("ContourAnnotations says ",msg)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can guess from this code, my problem today was in contour annotation, but it is the same in many other tools. Any operation that takes longer than a few seconds should give lots of feedback.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 16:54:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/provide-more-feedback-when-geoprocessing-tools-are/idi-p/926468</guid>
      <dc:creator>BrianWilson</dc:creator>
      <dc:date>2024-01-11T16:54:25Z</dc:date>
    </item>
  </channel>
</rss>

