<?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: Export/Extract Rasters From Geodatabse in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/export-extract-rasters-from-geodatabse/m-p/540565#M30676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rasters have been mosaicked.. Only reason I ask is that I have a lot of scans and I trimmed them up in Photoshop before loading them into the geodatabase. Looks like I will have to re trim the originals then re-load to the database&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks anyways,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jul 2011 13:34:13 GMT</pubDate>
    <dc:creator>MarkYoung</dc:creator>
    <dc:date>2011-07-07T13:34:13Z</dc:date>
    <item>
      <title>Export/Extract Rasters From Geodatabse</title>
      <link>https://community.esri.com/t5/data-management-questions/export-extract-rasters-from-geodatabse/m-p/540563#M30674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to export rasters from a geodatabase to image files (their original state)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 12:09:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/export-extract-rasters-from-geodatabse/m-p/540563#M30674</guid>
      <dc:creator>MarkYoung</dc:creator>
      <dc:date>2011-07-07T12:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Extract Rasters From Geodatabse</title>
      <link>https://community.esri.com/t5/data-management-questions/export-extract-rasters-from-geodatabse/m-p/540564#M30675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure, provided that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) It's not an unmanaged raster catalog (in which case the source rasters still exist as is),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) The source hasn't been mosaicked into the geodatabase (in which case you'd need to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;know the source bounds to clip it back out again)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) A lossy compression algorithm hasn't been used (only LZ77 is lossless)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Some other process hasn't been run which changed the source data (reclassification,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pixeltype expansion, etc)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5) Your export client (usually ArcGIS) supports export to the original format&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 13:30:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/export-extract-rasters-from-geodatabse/m-p/540564#M30675</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-07-07T13:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Extract Rasters From Geodatabse</title>
      <link>https://community.esri.com/t5/data-management-questions/export-extract-rasters-from-geodatabse/m-p/540565#M30676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rasters have been mosaicked.. Only reason I ask is that I have a lot of scans and I trimmed them up in Photoshop before loading them into the geodatabase. Looks like I will have to re trim the originals then re-load to the database&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks anyways,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 13:34:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/export-extract-rasters-from-geodatabse/m-p/540565#M30676</guid>
      <dc:creator>MarkYoung</dc:creator>
      <dc:date>2011-07-07T13:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Extract Rasters From Geodatabse</title>
      <link>https://community.esri.com/t5/data-management-questions/export-extract-rasters-from-geodatabse/m-p/540566#M30677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not familiar with the details, but if you have ArcGIS Server Image extension (ne Image Server),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can leave the image marginalia intact and construct a mosaic on the fly from the base images.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It might be less work than starting over with a lossy process, but you'd need an evaluation license&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for the Image extension (to start).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 13:49:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/export-extract-rasters-from-geodatabse/m-p/540566#M30677</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-07-07T13:49:17Z</dc:date>
    </item>
  </channel>
</rss>

