<?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: Define/Build Overviews with ArcPy in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/define-build-overviews-with-arcpy/m-p/1182973#M56190</link>
    <description>&lt;P&gt;Don't know, but this appears in the help topic&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;You cannot build overviews for a referenced mosaic dataset.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you think it is a bug, then I would flag it to tech support.&amp;nbsp; At least they can track down why your process is failing.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 23:55:13 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2022-06-14T23:55:13Z</dc:date>
    <item>
      <title>Define/Build Overviews with ArcPy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/define-build-overviews-with-arcpy/m-p/1182572#M56167</link>
      <description>&lt;P&gt;Using ArcPro 2.9 I can Define and Build Overviews using all the default settings successfully (output is TIF overviews), but trying the same in a script using Arcpy with the default ArcPro environment the TIF overviews are consistently blank no matter what I try. That is, the actual TIF files themselves are mostly empty (only a few kilobytes each) and although they are in the mosaic dataset table, they do not draw at all.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is this a known bug? Even when copying the python output from ArcPro it will not work in a standalone script.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 06:54:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/define-build-overviews-with-arcpy/m-p/1182572#M56167</guid>
      <dc:creator>IceCreamBean</dc:creator>
      <dc:date>2022-06-14T06:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Define/Build Overviews with ArcPy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/define-build-overviews-with-arcpy/m-p/1182627#M56170</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/build-overviews.htm" target="_blank"&gt;Build Overviews (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You are using that?&amp;nbsp; T&lt;/P&gt;&lt;P&gt;Definition Query perhaps?&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEwMzU3Mg==" target="_blank"&gt;BUG-000103572: Overviews are not generated for a mosaic dataset whe.. (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Bug BUG-000103572&lt;BR /&gt;Synopsis&lt;BR /&gt;Overviews are not generated for a mosaic dataset when running the Build Overviews tool with a definition query in ArcGIS Pro.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 10:10:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/define-build-overviews-with-arcpy/m-p/1182627#M56170</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-06-14T10:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Define/Build Overviews with ArcPy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/define-build-overviews-with-arcpy/m-p/1182940#M56186</link>
      <description>&lt;P&gt;Hi Dan, thanks for the reply. There is no definition query.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The command is as follows:&lt;/P&gt;&lt;PRE&gt;arcpy.DefineOverviews_management(mosaic_dataset&lt;SPAN&gt;, &lt;/SPAN&gt;overview_dir)&lt;BR /&gt;arcpy.BuildOverviews_management(mosaic_dataset)&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 22:56:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/define-build-overviews-with-arcpy/m-p/1182940#M56186</guid>
      <dc:creator>IceCreamBean</dc:creator>
      <dc:date>2022-06-14T22:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Define/Build Overviews with ArcPy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/define-build-overviews-with-arcpy/m-p/1182973#M56190</link>
      <description>&lt;P&gt;Don't know, but this appears in the help topic&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;You cannot build overviews for a referenced mosaic dataset.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you think it is a bug, then I would flag it to tech support.&amp;nbsp; At least they can track down why your process is failing.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 23:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/define-build-overviews-with-arcpy/m-p/1182973#M56190</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-06-14T23:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Define/Build Overviews with ArcPy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/define-build-overviews-with-arcpy/m-p/1183014#M56198</link>
      <description>&lt;P&gt;Hi Dan, thanks for the reply. Not using a reference. I'll look into tech support.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 06:04:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/define-build-overviews-with-arcpy/m-p/1183014#M56198</guid>
      <dc:creator>IceCreamBean</dc:creator>
      <dc:date>2022-06-15T06:04:37Z</dc:date>
    </item>
  </channel>
</rss>

