[gdal-dev] WMS layer issue at higher zoom level

2023-10-03 Thread Raghav Singh via gdal-dev
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

[gdal-dev] VSIGetMemFileBuffer Returns NULL When Copying Vector Dataset to Vsimem

2023-10-03 Thread Soren Saville Scott via gdal-dev
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

[gdal-dev] GDAL & content on sharepoint

2023-10-03 Thread Nyall Dawson via gdal-dev
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