Re: [gdal-dev] Compiling GDAL with ArcSDE support

2020-09-01 Thread Andreas Oxenstierna
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: htt

Re: [gdal-dev] Compiling GDAL with ArcSDE support

2020-09-01 Thread Howard Butler
> On Sep 1, 2020, at 11:27 AM, Marcin Grudzień 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 compan

[gdal-dev] Compiling GDAL with ArcSDE support

2020-09-01 Thread Marcin Grudzień
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

Re: [gdal-dev] gdal_translate into netCDF file will lose some important metadata items such as scale_factor and add_offset

2020-09-01 Thread Zhan Li
Hi Even, Thanks for such a quick fix! Really really appreciate what you've done for the GDAL community! Zhan. On Mon, Aug 31, 2020 at 8:32 PM Even Rouault wrote: > Zhan, > > > > adding back the list > > > > There was an issue in the writing code of the netCDF driver. It was > supposed suppose

[gdal-dev] C++ GDALVectorTranslate locking the files

2020-09-01 Thread MRRAJESH
Developers, I am using ...\gdal\x86\*.dlls as a reference dlls and created a C++ project with (GDALDataset *)GDALVectorTranslate method. Whenever I am requesting /VectorTileService/18/66027/96262.mvt on the browser I am getting a response. After the response, If I go back and rebuild the proje

[gdal-dev] GDAL 3.1.3 RC1 available

2020-09-01 Thread Even Rouault
Hi, I have prepared a GDAL/OGR 3.1.3 release candidate. Pick up an archive among the following ones (by ascending size): https://download.osgeo.org/gdal/3.1.3/gdal-3.1.3rc1.tar.xz https://download.osgeo.org/gdal/3.1.3/gdal-3.1.3rc1.tar.gz https://download.osgeo.org/gdal/3.1.3/gdal313rc1.zi