Hi

Marcin, you have to solve it on the SQL level. I.e. use the SQL-functions installed by ArcGIS Server to convert the ESRI geometries to a GDAL readable geometry.
Deployed e.g. as database triggers whenever an ESRI geometry is updated.
I think the latest official SDK release is for 10.0: https://support.esri.com/en/download/1877


On Sep 1, 2020, at 11:27 AM, Marcin Grudzień <[email protected]> wrote:

Hi,

I need to compile GDAL with the support of ESRI ArcSDE on Ubuntu 20.04. I 
already have some experience in compiling a custom version of GDAL. What I need 
is information what ESRI libraries I need to compile GDAL. My company uses 
ArcSDE (ArcGIS Server) in versions 10.3.1 and 10.6.1, the data is stored in 
Oracle and PostgreSQL databases.

I have access to ESRI Maintenance Program, so I tried asking ESRI. They 
answered that they can’t help me, because they do not support the integration 
of their solutions with third-parties software.

So again the question to you is what ESRI library I need to successfully 
integrate GDAL with ArcSDE? Where I can find it? I have access to the myESRI 
Platform from where I can download most of the ESRI products, but I do not know 
which of ESRI software packages contains drivers I need.
You need the ArcSDE Client SDK. I am doubtful you will find a copy that can 
work on Ubuntu 20.04, however. It is my understanding that Esri stopped 
distributing it multiple releases ago, and it is probable many changes have 
happened to SDE's internals that could make a version of the Client SDK fail to 
work even if you can find it.

Not-much-help'ly yours,

Howard
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev


--
Best Regards

Andreas Oxenstierna
T-Kartor Geospatial AB
Olof Mohlins väg 12 Kristianstad
mobile: +46 733 206831
mailto: [email protected]
http://www.t-kartor.com

_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to