Am 15.02.24 um 00:42 schrieb Carl Godkin:
Hi Kai,
> To pass lists into cmake, you usually need ';' as item separator.
Thanks for the suggestion. I am sure I am missing something but
inserting a semi-colon on the Linux command line appears to require it
be escaped.
When I pass this:
-DW
on this URL I get an error, and as far as i understand - the server doesn't
support range downloading, the file otherwise works fine.
gdalinfo failed - unable to open '/vsicurl/
https://erddap.emodnet.eu/erddap/files/biology_6640_benthos_NorthSea_e4af_0f0e_6a73/04_2021_6640_diva_benthos_erddap.nc
Hi Kai,
> To pass lists into cmake, you usually need ';' as item separator.
Thanks for the suggestion. I am sure I am missing something but inserting
a semi-colon on the Linux command line appears to require it be escaped.
When I pass this:
-DWEBP_INCLUDE_DIR:PATH=/usr/local/devlibs/libwebp
Some fields in geopackages generated by GeoServer are not supported by
GDAL. I have already made a ticket for GeoServer, but I'm unsure where
the problem lies.
More info in the GeoServer ticket here:
https://osgeo-org.atlassian.net/browse/GEOS-11292
---
Gpkg output can contain fields of type I
Hi,
On Wed, Feb 14, 2024, at 10:53, Abel Pau via gdal-dev wrote:
> Hi,
>
> I am currently working on a driver and have been utilizing CPL_calloc().
> However, when attempting to pass the Actions, I encounter errors such as:
>
> warning C4244: 'function': conversion from 'MM_INTERNAL_FID' to 'si
Hi,
I am currently working on a driver and have been utilizing CPL_calloc().
However, when attempting to pass the Actions, I encounter errors such as:
warning C4244: 'function': conversion from 'MM_INTERNAL_FID' to 'size_t',
possible loss of data
This issue can be addressed by casting 'MM_INTE