<?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: Create Spatial Asset Management Catalog - Not populating in Imagery and Remote Sensing Questions</title>
    <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/create-spatial-asset-management-catalog-not/m-p/1647305#M1018</link>
    <description>&lt;P&gt;For anyone else that runs into this issue I had to enable logging to determine that the create_fc.py tool attempts to utilise all logical cores on the machine but the&amp;nbsp;&lt;SPAN&gt;ProcessPoolExecutor (line 678) cannot have more then 61 workers. I had to limit the number of cores to less than this number if the logic in the code tried to use more with the following:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;if max_workers &amp;gt;= 60:
   logger.warning(f"Max workers capped at 60.")
   max_workers = 60&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Does anyone know who at ESRI I can provide feedback on this to?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Sep 2025 11:41:16 GMT</pubDate>
    <dc:creator>JamesHead-Mears1</dc:creator>
    <dc:date>2025-09-02T11:41:16Z</dc:date>
    <item>
      <title>Create Spatial Asset Management Catalog - Not populating</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/create-spatial-asset-management-catalog-not/m-p/1647231#M1017</link>
      <description>&lt;P&gt;I'm using esri's new Spatial Asset Management Toolbox to try and generate an asset catalog. Unfortunatly, it doesn't appear to be populating the table even though I get a successful completion of the tool. Has anyone come across this before?&lt;/P&gt;&lt;P&gt;The documentation mentions that not all raster types are supported. However, I am working with TIFF files and I am also testing it on another folder which has COG_JPEG generated files from the OptimiseRasters tool. Furthermore, I can generate a folderlist though the same toolbox and it lists that there are rasters in that folder.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 02:32:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/create-spatial-asset-management-catalog-not/m-p/1647231#M1017</guid>
      <dc:creator>JamesHead-Mears1</dc:creator>
      <dc:date>2025-09-02T02:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create Spatial Asset Management Catalog - Not populating</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/create-spatial-asset-management-catalog-not/m-p/1647305#M1018</link>
      <description>&lt;P&gt;For anyone else that runs into this issue I had to enable logging to determine that the create_fc.py tool attempts to utilise all logical cores on the machine but the&amp;nbsp;&lt;SPAN&gt;ProcessPoolExecutor (line 678) cannot have more then 61 workers. I had to limit the number of cores to less than this number if the logic in the code tried to use more with the following:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;if max_workers &amp;gt;= 60:
   logger.warning(f"Max workers capped at 60.")
   max_workers = 60&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Does anyone know who at ESRI I can provide feedback on this to?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 11:41:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/create-spatial-asset-management-catalog-not/m-p/1647305#M1018</guid>
      <dc:creator>JamesHead-Mears1</dc:creator>
      <dc:date>2025-09-02T11:41:16Z</dc:date>
    </item>
  </channel>
</rss>

