<?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: Open SDE enterprise versioned layer using GDAL/OGR in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/open-sde-enterprise-versioned-layer-using-gdal-ogr/m-p/1333401#M10489</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You should not edit sde versioned data outside of ArcGIS client. You risk data corruption. GDAL will not help you with that, I am afraid. On the other hand, you can give a try with versioned views. Since you call SQL-commands, it should be way faster. More you can find here:&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/what-is-a-versioned-view.htm" target="_blank"&gt;What is a versioned view?—ArcMap | Documentation (arcgis.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Sep 2023 15:17:43 GMT</pubDate>
    <dc:creator>nita14</dc:creator>
    <dc:date>2023-09-28T15:17:43Z</dc:date>
    <item>
      <title>Open SDE enterprise versioned layer using GDAL/OGR</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/open-sde-enterprise-versioned-layer-using-gdal-ogr/m-p/1332781#M10479</link>
      <description>&lt;P&gt;Since EditOperation.Execute is excruciatingly slow when it comes to updating versioned sde feature classes, I am looking into utilising GDAL/OGR. I am able to update File geodatabase layers but not sde layers. I imagine that it's because I don't have the SDE driver but I am unsure as to how to get&amp;nbsp; said driver. For gdal, I am utilising Tamas' gdal nuget packages which support FileGDB drivers but not SDE drivers unfortunately. Has anyone had success performing any gdal/ogr&amp;nbsp; processing on sde data?&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/12882"&gt;@Wolf&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/145101"&gt;@CharlesMacleod&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9021"&gt;@UmaHarano&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/114916"&gt;@RichRuh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 02:08:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/open-sde-enterprise-versioned-layer-using-gdal-ogr/m-p/1332781#M10479</guid>
      <dc:creator>MK13</dc:creator>
      <dc:date>2023-09-27T02:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Open SDE enterprise versioned layer using GDAL/OGR</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/open-sde-enterprise-versioned-layer-using-gdal-ogr/m-p/1333401#M10489</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You should not edit sde versioned data outside of ArcGIS client. You risk data corruption. GDAL will not help you with that, I am afraid. On the other hand, you can give a try with versioned views. Since you call SQL-commands, it should be way faster. More you can find here:&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/what-is-a-versioned-view.htm" target="_blank"&gt;What is a versioned view?—ArcMap | Documentation (arcgis.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 15:17:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/open-sde-enterprise-versioned-layer-using-gdal-ogr/m-p/1333401#M10489</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2023-09-28T15:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Open SDE enterprise versioned layer using GDAL/OGR</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/open-sde-enterprise-versioned-layer-using-gdal-ogr/m-p/1333798#M10495</link>
      <description>&lt;P&gt;Thanks for the tip and the link. Do you know if there are any code samples on how to create and edit versioned views utilizing sql with the pro sdk?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 16:27:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/open-sde-enterprise-versioned-layer-using-gdal-ogr/m-p/1333798#M10495</guid>
      <dc:creator>MK13</dc:creator>
      <dc:date>2023-09-29T16:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Open SDE enterprise versioned layer using GDAL/OGR</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/open-sde-enterprise-versioned-layer-using-gdal-ogr/m-p/1335355#M10513</link>
      <description>&lt;P&gt;I reckon, you should use directly hit the database. ArcGIS Pro SDK does not provide any additional layer to work with versioned views.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 14:00:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/open-sde-enterprise-versioned-layer-using-gdal-ogr/m-p/1335355#M10513</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2023-10-05T14:00:20Z</dc:date>
    </item>
  </channel>
</rss>

