<?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: Model Builder Issue with Raster to Polygon in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408998#M81778</link>
    <description>&lt;P&gt;your shapefile should be going to a folder as well.&amp;nbsp; it appears to be going to a gdb, drop the *.shp if you want it to go to the output gdb or alter the path to the output folder&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2024 14:54:39 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2024-04-12T14:54:39Z</dc:date>
    <item>
      <title>Model Builder Issue with Raster to Polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408709#M81741</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've created a model in model builder that converts a DEM into a vector slope polygon, but in running my model I've gotten two errors at the Raster to Polygon part. I've double checked the characters in the inputs and outputs and there are no spaces or invalid characters. Additionally, the input and output locations are valid. Any idea what could give these errors? Thanks in advance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ERROR 000622:&lt;SPAN class=""&gt; Failed to execute (RasterToPolygon). Parameters are not valid.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;ERROR 000354:&lt;SPAN class=""&gt; The name contains invalid characters&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Failed to execute (Raster to Polygon).&lt;/SPAN&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 19:25:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408709#M81741</guid>
      <dc:creator>GeoRenewable</dc:creator>
      <dc:date>2024-04-11T19:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Issue with Raster to Polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408753#M81742</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/raster-to-polygon.htm" target="_blank"&gt;Raster to Polygon (Conversion)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;A valid integer raster is required and the error about invalid characters may disagree with your conclusion.&lt;/P&gt;&lt;P&gt;Output as a featureclass to a file geodatabase is best.&amp;nbsp; If you are in doubt, post the destination and source filenames so people can check.&amp;nbsp; Things like filename length, path length etc may come into play depending on the type of output you specified.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 20:54:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408753#M81742</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-04-11T20:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Issue with Raster to Polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408777#M81746</link>
      <description>&lt;P&gt;Do you have a screen grab of the GP tool that we can visualize to assist with troubleshooting?&amp;nbsp; Here is a breakdown of each error message:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00601-00625-000622.htm" target="_blank"&gt;000622: Failed to execute (&amp;lt;value&amp;gt;). Parameters are not valid.—ArcGIS Pro | Documentation&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00351-00375-000354.htm" target="_blank"&gt;000354: The name contains invalid characters.—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 21:30:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408777#M81746</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-04-11T21:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Issue with Raster to Polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408804#M81750</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/784983"&gt;@GeoRenewable&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you run the standalone&amp;nbsp;Raster to Polygon gp tool directly, do you get the same error?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 21:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408804#M81750</guid>
      <dc:creator>RobertCao</dc:creator>
      <dc:date>2024-04-11T21:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Issue with Raster to Polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408986#M81772</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GeoRenewable_0-1712931859806.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100790i124956935202386F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GeoRenewable_0-1712931859806.png" alt="GeoRenewable_0-1712931859806.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Might be hard to see but it takes the input parameters of the workspaces, "Output Folder" and "Output GDB" and then right before Raster to Polygon Tool I have it converting it to an integer raster to create an integer raster for the format.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Output Folder Path is:&amp;nbsp;&lt;/P&gt;&lt;P&gt;U:\ProjectData\State\ProjectName\ProjectFiles\USGS&lt;/P&gt;&lt;P&gt;The Output GDB path is:&amp;nbsp;&lt;/P&gt;&lt;P&gt;U:\ProjectData\State\ProjectName\Databases\Site_Project_SDE.gdb&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GeoRenewable_1-1712932333545.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100794i52EBB176E288F888/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GeoRenewable_1-1712932333545.png" alt="GeoRenewable_1-1712932333545.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 14:32:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408986#M81772</guid>
      <dc:creator>GeoRenewable</dc:creator>
      <dc:date>2024-04-12T14:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Issue with Raster to Polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408988#M81774</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/68651"&gt;@RobertCao&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I run it in standalone, I do not receive the error and the geoprocessing tool works. Seems to only be an issue with the way the model is running it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 14:36:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408988#M81774</guid>
      <dc:creator>GeoRenewable</dc:creator>
      <dc:date>2024-04-12T14:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Issue with Raster to Polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408998#M81778</link>
      <description>&lt;P&gt;your shapefile should be going to a folder as well.&amp;nbsp; it appears to be going to a gdb, drop the *.shp if you want it to go to the output gdb or alter the path to the output folder&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 14:54:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1408998#M81778</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-04-12T14:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Issue with Raster to Polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1409000#M81779</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt; - thank you, that was it! I dropped the ".shp" because it's going to the file GDB&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 14:57:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-issue-with-raster-to-polygon/m-p/1409000#M81779</guid>
      <dc:creator>GeoRenewable</dc:creator>
      <dc:date>2024-04-12T14:57:15Z</dc:date>
    </item>
  </channel>
</rss>

