<?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 Parse Path is including raster extension with &amp;quot;_&amp;quot; in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/parse-path-is-including-raster-extension-with-quot/m-p/1350391#M75266</link>
    <description>&lt;P&gt;I'm trying to use the Parse Path utility in Arc Pro 3.1.3 Model Builder but the tool is including the extension in the Name output. I've tried selected or unselecting the "Format Name, Extension and Workplace" option but I'm still getting the "_asc" which is causing an error when I try to use this for a field name:&lt;/P&gt;&lt;P&gt;Input: .../raster2010apr.asc&lt;/P&gt;&lt;P&gt;Parse Path Name: raster2010apr_asc&lt;/P&gt;&lt;P&gt;In ArcMap the Parse Path utility gives the correct "raster2010apr" as the Name out put but not in Pro.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2023 18:26:39 GMT</pubDate>
    <dc:creator>NoahWasserman</dc:creator>
    <dc:date>2023-11-16T18:26:39Z</dc:date>
    <item>
      <title>Parse Path is including raster extension with "_"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/parse-path-is-including-raster-extension-with-quot/m-p/1350391#M75266</link>
      <description>&lt;P&gt;I'm trying to use the Parse Path utility in Arc Pro 3.1.3 Model Builder but the tool is including the extension in the Name output. I've tried selected or unselecting the "Format Name, Extension and Workplace" option but I'm still getting the "_asc" which is causing an error when I try to use this for a field name:&lt;/P&gt;&lt;P&gt;Input: .../raster2010apr.asc&lt;/P&gt;&lt;P&gt;Parse Path Name: raster2010apr_asc&lt;/P&gt;&lt;P&gt;In ArcMap the Parse Path utility gives the correct "raster2010apr" as the Name out put but not in Pro.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 18:26:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/parse-path-is-including-raster-extension-with-quot/m-p/1350391#M75266</guid>
      <dc:creator>NoahWasserman</dc:creator>
      <dc:date>2023-11-16T18:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Path is including raster extension with "_"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/parse-path-is-including-raster-extension-with-quot/m-p/1350450#M75267</link>
      <description>&lt;P&gt;There is the new tool&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/modelbuilder-toolbox/parse-path-ext.htm" target="_blank"&gt;Parse Path (ModelBuilder)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and the deprecated tool&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/modelbuilder-toolbox/parse-path.htm" target="_blank"&gt;Parse Path (ModelBuilder)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;make sure you are using the right one, since the syntax may differ&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 20:14:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/parse-path-is-including-raster-extension-with-quot/m-p/1350450#M75267</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-11-16T20:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Path is including raster extension with "_"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/parse-path-is-including-raster-extension-with-quot/m-p/1350481#M75268</link>
      <description>&lt;P&gt;I'm using the one available in the Model Builder "Utilities" drop down.&amp;nbsp; I just did another test, if I have&amp;nbsp; "test.tif" as my input and 1) use %Name% in the output function without Parse Path the output is literally "%Name%.tif" and 2) when I use Parse Path I get "test_tif" even with the "Format Name, Extension and Workspace" selected. Using %Name% works in the ArcPro batch function but I need to run multiple steps for 3000 rasters and have to ultimately add the file name as a field name to a zonal statistics table (&amp;lt;13 characters, which it won't be with the "_tif").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 20:57:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/parse-path-is-including-raster-extension-with-quot/m-p/1350481#M75268</guid>
      <dc:creator>NoahWasserman</dc:creator>
      <dc:date>2023-11-16T20:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Path is including raster extension with "_"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/parse-path-is-including-raster-extension-with-quot/m-p/1355428#M75733</link>
      <description>&lt;P&gt;It seems that the order in which you add in Parse Path matters.&amp;nbsp; If you add in Parse Path to a blank Model Builder and then add in your layer(s) it seems to &lt;STRONG&gt;exclude&lt;/STRONG&gt; the file extension and give you a clean "%Name%".&amp;nbsp; Whereas if you add in Parse Path to an existing Model Builder that already has operations and layers in it then the outputs will include "_path".&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 22:06:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/parse-path-is-including-raster-extension-with-quot/m-p/1355428#M75733</guid>
      <dc:creator>NoahWasserman</dc:creator>
      <dc:date>2023-11-30T22:06:32Z</dc:date>
    </item>
  </channel>
</rss>

