<?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 BUG 000112119 persists in ArcGIS Pro - Incorrect Standard Parallel for Rasters in EPSG:6350 in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/bug-000112119-persists-in-arcgis-pro-incorrect/m-p/1358031#M76091</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've recently compiled a folder of rasters downloaded from the USGS 3DEP source data via &lt;A href="https://apps.nationalmap.gov/downloader/" target="_self"&gt;the National Map Download viewer&lt;/A&gt;.&amp;nbsp; One individual tile is attached here for reference.&amp;nbsp; I'm using ArcGIS Pro 3.1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I add the directory of rasters to an existing mosaic dataset, they do not align properly with the rest of the rasters in the mosaic dataset.&lt;/P&gt;&lt;P&gt;The issue has been documented in &lt;A href="https://support.esri.com/en-us/bug/the-spatial-reference-of-a-raster-created-with-the-geos-bug-000112119" target="_self"&gt;BUG-&lt;SPAN&gt;000112119&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It has been elaborated upon in this very helpful post from Kirk Waters at NOAA, titled, "&lt;A href="https://geozoneblog.wordpress.com/2020/05/01/is-that-georeferencing-really-wrong/" target="_self"&gt;Is That Georeferencing Really Wrong?&lt;/A&gt;&amp;nbsp;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm drawing attention to it here because it doesn't seem to be fixed yet, and has cost a lot of time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The workaround to the problem is to define the projection for each raster in the directory.&amp;nbsp; For example, use arcpy.DefineProjection on a list of rasters in a folder, then use an ESRI .prj file to define the projection.&amp;nbsp; This needs to be done (as elaborated on in the above NOAA post) so that Pro can read the standard parallel parameter correctly.&amp;nbsp; Otherwise, the raster will be interpreted with a "custom" projection, which does not align properly in space.&amp;nbsp; However, doing this workaround either in batch mode or in arcpy takes an excessive amount of time, even on a high-performance computer.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For example, in a processing run that I am currently monitoring comprised of ~ 6070 individual raster tiles- each raster takes on average 1.5 minutes to have its projection defined.&amp;nbsp; &amp;nbsp;This will take 152 hours to finish.&amp;nbsp; This is unacceptable because I cannot run the HPC (which is virtualized) for more than 96 hours at a time for a given geoprocessing task.&amp;nbsp; It is also unacceptable to download this many rasters and work with them locally.&amp;nbsp; Therefore, I will have to break this up in to 2 or more geoprocessing runs, and wait several days to make any progress on something that is trivial.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please work to implement an actual fix to BUG-000112119 (rather than a workaround solution) to the way that GDAL generated projection parameters are read in ArcGIS Pro.&amp;nbsp; And, if you have time, please help me understand why it is necessary to maintain proprietary projection formats?&amp;nbsp; Can't we all just use OGC formats by now? Or do I do not understand something that is fundamental about software (these are honest questions - not meant to be snarky).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your time,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Trevor Hobbs&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2023 16:32:15 GMT</pubDate>
    <dc:creator>TrevorHobbs</dc:creator>
    <dc:date>2023-12-07T16:32:15Z</dc:date>
    <item>
      <title>BUG 000112119 persists in ArcGIS Pro - Incorrect Standard Parallel for Rasters in EPSG:6350</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/bug-000112119-persists-in-arcgis-pro-incorrect/m-p/1358031#M76091</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've recently compiled a folder of rasters downloaded from the USGS 3DEP source data via &lt;A href="https://apps.nationalmap.gov/downloader/" target="_self"&gt;the National Map Download viewer&lt;/A&gt;.&amp;nbsp; One individual tile is attached here for reference.&amp;nbsp; I'm using ArcGIS Pro 3.1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I add the directory of rasters to an existing mosaic dataset, they do not align properly with the rest of the rasters in the mosaic dataset.&lt;/P&gt;&lt;P&gt;The issue has been documented in &lt;A href="https://support.esri.com/en-us/bug/the-spatial-reference-of-a-raster-created-with-the-geos-bug-000112119" target="_self"&gt;BUG-&lt;SPAN&gt;000112119&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It has been elaborated upon in this very helpful post from Kirk Waters at NOAA, titled, "&lt;A href="https://geozoneblog.wordpress.com/2020/05/01/is-that-georeferencing-really-wrong/" target="_self"&gt;Is That Georeferencing Really Wrong?&lt;/A&gt;&amp;nbsp;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm drawing attention to it here because it doesn't seem to be fixed yet, and has cost a lot of time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The workaround to the problem is to define the projection for each raster in the directory.&amp;nbsp; For example, use arcpy.DefineProjection on a list of rasters in a folder, then use an ESRI .prj file to define the projection.&amp;nbsp; This needs to be done (as elaborated on in the above NOAA post) so that Pro can read the standard parallel parameter correctly.&amp;nbsp; Otherwise, the raster will be interpreted with a "custom" projection, which does not align properly in space.&amp;nbsp; However, doing this workaround either in batch mode or in arcpy takes an excessive amount of time, even on a high-performance computer.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For example, in a processing run that I am currently monitoring comprised of ~ 6070 individual raster tiles- each raster takes on average 1.5 minutes to have its projection defined.&amp;nbsp; &amp;nbsp;This will take 152 hours to finish.&amp;nbsp; This is unacceptable because I cannot run the HPC (which is virtualized) for more than 96 hours at a time for a given geoprocessing task.&amp;nbsp; It is also unacceptable to download this many rasters and work with them locally.&amp;nbsp; Therefore, I will have to break this up in to 2 or more geoprocessing runs, and wait several days to make any progress on something that is trivial.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please work to implement an actual fix to BUG-000112119 (rather than a workaround solution) to the way that GDAL generated projection parameters are read in ArcGIS Pro.&amp;nbsp; And, if you have time, please help me understand why it is necessary to maintain proprietary projection formats?&amp;nbsp; Can't we all just use OGC formats by now? Or do I do not understand something that is fundamental about software (these are honest questions - not meant to be snarky).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your time,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Trevor Hobbs&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 16:32:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/bug-000112119-persists-in-arcgis-pro-incorrect/m-p/1358031#M76091</guid>
      <dc:creator>TrevorHobbs</dc:creator>
      <dc:date>2023-12-07T16:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: BUG 000112119 persists in ArcGIS Pro - Incorrect Standard Parallel for Rasters in EPSG:6350</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/bug-000112119-persists-in-arcgis-pro-incorrect/m-p/1358886#M76150</link>
      <description>&lt;P&gt;related?&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/bug/a-pixel-shift-is-observed-if-a-managed-tile-cache-out-o-bug-000155733" target="_blank"&gt;BUG-000155733 for ArcGIS Pro (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/bug/the-spatial-reference-epsg-6570-of-a-raster-created-wit-bug-000150200" target="_blank"&gt;BUG-000150200 for ArcGIS Pro (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If not, Tech Support should be notified so issues can be addressed.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Dec 2023 10:42:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/bug-000112119-persists-in-arcgis-pro-incorrect/m-p/1358886#M76150</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-12-10T10:42:07Z</dc:date>
    </item>
  </channel>
</rss>

