Hi there,
Has anyone managed to compile GDAL with support for ArcSDE Direct Connect
Libraries. The ArcSDE SDK includes library files for this however there doesn't
appear to be any compile flags within GDAL. We are using
--with-sde=/home/gdal/ArcSDE-10.2 --with-sde-version=102
This however onl
Le mardi 01 septembre 2015 23:00:37, Ari Jolma a écrit :
> On 01.09.2015 16:34, Even Rouault wrote:
> > 2) Variant of 1). With some Python magic on **kwargs it can be automated
> > to redirect on 1) mem_ds = gdal.Translate('', src_ds, bands = [1,2,3],
> > format = 'MEM', progress = my_progress_met
Ahmet Temiz gmail.com> writes:
>
>
>
> Thank you Jukka for your interest.
>
> In my system, I intend to do that, specifically for our huge road map.
Unfortunately this is rather a light-weight specification. Read what Jaak
Laineste wrote, study what others have done, and think about your ow
Jose,
>
> We're using the Python GDAL bindings to ingest many different datasets into
> our processing system, which currently outputs data as GeoTIFF files.
> However, in order to optimise processing, parts of the code use HDF5. As
> such, we would like to drop the GeoTIFF output and use the HDF
Hello,
We're using the Python GDAL bindings to ingest many different datasets into
our processing system, which currently outputs data as GeoTIFF files.
However, in order to optimise processing, parts of the code use HDF5. As
such, we would like to drop the GeoTIFF output and use the HDF5 format
d