Martin,
>
> when working on VFK driver improvements [0] I am dealing with various
> problems. I found lines in sample data which contain 0x0x control
> character [1] inside.
You mean 0x00 right ?
I would not expect those to be valid in ISO-8859-2. How are they supposed to be
interpreted
? Are
Hi,
when working on VFK driver improvements [0] I am dealing with various
problems. I found lines in sample data which contain 0x0x control
character [1] inside. CPLReadLine2L reads all characters:
(gdb) p pszRawLine[68]
$4 = 0 '\000'
(gdb) p pszRawLine[69]
$5 = 63 '?'
(gdb) p pszRawLine[70]
$6 =
On jeudi 19 avril 2018 09:17:35 CEST Menno van Scheers - HUSS wrote:
> Hi,
>
> Built version 2.2.4 of gdal with no additional libraries.
> Currently trying to warp a grib dataset to webmercator projection with the
> following arguments : gdalwarp -t_srs "+proj=geos +lon_0=0 +h=35785831
> +x_0=0 +
Hi,
I have prepared the GDAL/OGR 2.3.0 Beta 1 release. It will potentially be
followed by a
second beta, or hopefully directly by a RC1 if things go well. The source is
available at:
http://download.osgeo.org/gdal/2.3.0/gdal-2.3.0beta1.tar.xz
http://download.osgeo.org/gdal/2.3.0/gdal