Hi,
I am trying to get a layer from wms and at higher zoom levels I am getting this
error - msDrawMap(): Image handling error. Failed to draw layer named
'PICT-INHEND19-psQwiZ1L4t'. drawGDAL(): Unable to access file.
GDALDatasetRasterIO() failed: /tmp/mapfilePassthru-v2-temp-HxmyxI, band 1:
IR
Hi,
I'm integrating GDAL in C++ with a system that defines its own asset types
stored on disk, and am writing a wrapper for datasets using this asset
system. To 'import' a dataset I call GDALOpenEx on it, CreateCopy() it to
some "/vsimem/foo.shp" path, GDALClose() the datasets to flush it, and cal
Hi list!
This may be a long shot, but has anyone any experience with accessing
content stored on Sharepoint directly through GDAL? I'm not referring
to content synced locally (which works), but rather content in a
shared sharepoint folder which a user typically just accesses via the
web.
It looks