<?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 Fast Raster Pixel Access in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/fast-raster-pixel-access/m-p/619643#M35005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can read a tiff outside of ArcObjects in under a second.&amp;nbsp; In ArcObjects the same access is significantly slower (30 to 50 seconds).&amp;nbsp; Is there a fast way to access pixel values within ArcObjects?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Mar 2011 16:15:16 GMT</pubDate>
    <dc:creator>anthonybaker</dc:creator>
    <dc:date>2011-03-25T16:15:16Z</dc:date>
    <item>
      <title>Fast Raster Pixel Access</title>
      <link>https://community.esri.com/t5/data-management-questions/fast-raster-pixel-access/m-p/619643#M35005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can read a tiff outside of ArcObjects in under a second.&amp;nbsp; In ArcObjects the same access is significantly slower (30 to 50 seconds).&amp;nbsp; Is there a fast way to access pixel values within ArcObjects?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 16:15:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/fast-raster-pixel-access/m-p/619643#M35005</guid>
      <dc:creator>anthonybaker</dc:creator>
      <dc:date>2011-03-25T16:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fast Raster Pixel Access</title>
      <link>https://community.esri.com/t5/data-management-questions/fast-raster-pixel-access/m-p/619644#M35006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I recently struggled with something similar.&amp;nbsp; I ended up using GDAL.&amp;nbsp; GDAL works great, is fast, and has configs for a number of different raster formats.&amp;nbsp; I ended up deciding on using .IMG (the GDAL .IMG driver supports rasters &amp;gt;2 GB) and mixing in GDAL calls into my script.&amp;nbsp; Depending on your programming environment &amp;amp; language, there may be (probably is?) a GDAL API for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just upgraded to 10, and saw a reference on one of the ArcGIS blogs indicating that GDAL is pre-configured in the ArcGIS Python 2.6 implementation.&amp;nbsp; I haven't messed around with that, and in the past have explicitly maintained a GDAL install on my ArcGIS Python 2.5.3 install.&amp;nbsp; It sounds like you aren't programming in python, though, and may already be aware of the GDAL option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't look to make it complicated, but GDAL was 10 - 50 x faster.&amp;nbsp; Made the approach for feasible rather than infeasible...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 20:14:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/fast-raster-pixel-access/m-p/619644#M35006</guid>
      <dc:creator>DarylVan_Dyke</dc:creator>
      <dc:date>2011-04-06T20:14:29Z</dc:date>
    </item>
  </channel>
</rss>

