<?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: Saving raster dataset to enterprise gdb in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/saving-raster-dataset-to-enterprise-gdb/m-p/665958#M51717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;localRaster = r"C:\temp\test.img"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeRaster = r"\\mynetwork\temp\mysdefile.sde\test"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#You can build a .sde file on the fly using arcpy.CreateDatabaseConnection_management() &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.CopyRaster_managment(localRaster, sderaster, "MY_SDE_TABLESPACE")&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2014 20:21:58 GMT</pubDate>
    <dc:creator>ChrisSnyder</dc:creator>
    <dc:date>2014-05-12T20:21:58Z</dc:date>
    <item>
      <title>Saving raster dataset to enterprise gdb</title>
      <link>https://community.esri.com/t5/python-questions/saving-raster-dataset-to-enterprise-gdb/m-p/665957#M51716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know how to save a raster dataset to an enterprise geodatabase.&amp;nbsp; The raster dataset is the output of a geoprocessing service that I want to be able to save to an enterprise gdb.&amp;nbsp; I am assuming I have to make an SDE connection and then save the dataset to the table space of interest.&amp;nbsp; Any help/examples on how to do this would be greatly appreciated.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 18:00:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/saving-raster-dataset-to-enterprise-gdb/m-p/665957#M51716</guid>
      <dc:creator>StephenFricke</dc:creator>
      <dc:date>2014-05-12T18:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Saving raster dataset to enterprise gdb</title>
      <link>https://community.esri.com/t5/python-questions/saving-raster-dataset-to-enterprise-gdb/m-p/665958#M51717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;localRaster = r"C:\temp\test.img"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeRaster = r"\\mynetwork\temp\mysdefile.sde\test"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#You can build a .sde file on the fly using arcpy.CreateDatabaseConnection_management() &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.CopyRaster_managment(localRaster, sderaster, "MY_SDE_TABLESPACE")&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 20:21:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/saving-raster-dataset-to-enterprise-gdb/m-p/665958#M51717</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2014-05-12T20:21:58Z</dc:date>
    </item>
  </channel>
</rss>

