<?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: Make mosaic dataset custom fields &amp;quot;allowed&amp;quot; using ArcPy in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/make-mosaic-dataset-custom-fields-quot-allowed/m-p/1583371#M92826</link>
    <description>&lt;P&gt;for reference for others&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/set-mosaic-dataset-properties.htm" target="_blank"&gt;Set Mosaic Dataset Properties (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Feb 2025 22:42:36 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2025-02-07T22:42:36Z</dc:date>
    <item>
      <title>Make mosaic dataset custom fields "allowed" using ArcPy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/make-mosaic-dataset-custom-fields-quot-allowed/m-p/1583334#M92822</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;Given a file geodatabase containing a mosaic dataset, I have added and populated fields using arcpy functionality.&amp;nbsp;Now, I am setting the mosaic dataset properties, but there doesn't appear to be any way to make the custom fields "allowed". There is no entry to set this property in the Set Mosaic Properties dialog in Model Builder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this not supported through automation?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 21:40:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/make-mosaic-dataset-custom-fields-quot-allowed/m-p/1583334#M92822</guid>
      <dc:creator>JoanneMcGraw</dc:creator>
      <dc:date>2025-02-07T21:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Make mosaic dataset custom fields "allowed" using ArcPy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/make-mosaic-dataset-custom-fields-quot-allowed/m-p/1583371#M92826</link>
      <description>&lt;P&gt;for reference for others&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/set-mosaic-dataset-properties.htm" target="_blank"&gt;Set Mosaic Dataset Properties (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 22:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/make-mosaic-dataset-custom-fields-quot-allowed/m-p/1583371#M92826</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-02-07T22:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Make mosaic dataset custom fields "allowed" using ArcPy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/make-mosaic-dataset-custom-fields-quot-allowed/m-p/1583386#M92829</link>
      <description>&lt;P&gt;Retired?&lt;/P&gt;&lt;P&gt;I don't see anything in the documentation indicating that. Is there a replacement?&lt;/P&gt;</description>
      <pubDate>Sat, 08 Feb 2025 00:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/make-mosaic-dataset-custom-fields-quot-allowed/m-p/1583386#M92829</guid>
      <dc:creator>JoanneMcGraw</dc:creator>
      <dc:date>2025-02-08T00:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Make mosaic dataset custom fields "allowed" using ArcPy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/make-mosaic-dataset-custom-fields-quot-allowed/m-p/1583389#M92830</link>
      <description>&lt;P&gt;I believe I have solved my problem.&lt;/P&gt;&lt;P&gt;This order doesn't work:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create fgdb&lt;/LI&gt;&lt;LI&gt;Create mosaic&lt;/LI&gt;&lt;LI&gt;Set mosaic properties&lt;/LI&gt;&lt;LI&gt;Add fields&lt;/LI&gt;&lt;LI&gt;etc....&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;But this order does:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create fgdb&lt;/LI&gt;&lt;LI&gt;Create mosaic&lt;/LI&gt;&lt;LI&gt;Add fields&lt;/LI&gt;&lt;LI&gt;Set mosaic properties&lt;/LI&gt;&lt;LI&gt;etc....&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I assume running the Set Mosaic Properties tool for the first time will simply make all fields that exist in the mosaic dataset "allowable" for querying. Adding the fields after having done that, doesn't update the property. And, it appears that subsequent invocations of Set Mosaic Properties doesn't either. I assume the tool recognizes whether it's ever been set previously and, if it was, it doesn't change it.&lt;/P&gt;&lt;P&gt;Anyway, this seems to have taken care of my problem. Hopefully, the info is of use to someone else.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Feb 2025 00:17:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/make-mosaic-dataset-custom-fields-quot-allowed/m-p/1583389#M92830</guid>
      <dc:creator>JoanneMcGraw</dc:creator>
      <dc:date>2025-02-08T00:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Make mosaic dataset custom fields "allowed" using ArcPy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/make-mosaic-dataset-custom-fields-quot-allowed/m-p/1583393#M92832</link>
      <description>&lt;P&gt;That is my status&lt;/P&gt;</description>
      <pubDate>Sat, 08 Feb 2025 02:29:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/make-mosaic-dataset-custom-fields-quot-allowed/m-p/1583393#M92832</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-02-08T02:29:35Z</dc:date>
    </item>
  </channel>
</rss>

