for it to
work properly?
-Original Message-
From: "Momtchil Momtchev"
Sent: Wednesday, February 2, 2022 11:07pm
To: dtho...@pivotmaritime.com, "kusala nine"
Cc: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] GDAL/OGR 3.4.1 not reading S57 correctly
I get exactly
dtho...@pivotmaritime.com
Sent: Friday, January 28, 2022 11:55am
To: "kusala nine"
Cc: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] GDAL/OGR 3.4.1 not reading S57 correctly
The S57 file we used to test with each language and it is read correctly in C#
& python, our c++ project is t
y, January 28, 2022 7:04am
To: "Momtchil Momtchev"
Cc: dtho...@pivotmaritime.com, gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] GDAL/OGR 3.4.1 not reading S57 correctly
I’m an S57 expert. Send me the data - I’ll take a look, there’s a lot
of leeway with S57 and sometimes it trips up
Friday, January 28, 2022 7:04am
To: "Momtchil Momtchev"
Cc: dtho...@pivotmaritime.com, gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] GDAL/OGR 3.4.1 not reading S57 correctly
I’m an S57 expert. Send me the data - I’ll take a look, there’s a lot of leeway
with S57 and sometimes it trip
gt;>
>> -Original Message-
>> From: "Momtchil Momtchev"
>> Sent: Wednesday, January 26, 2022 9:21pm
>> To: dtho...@pivotmaritime.com, gdal-dev@lists.osgeo.org
>> Subject: Re: [gdal-dev] GDAL/OGR 3.4.1 not reading S57 correctly
>>
>>
Momtchev"
Sent: Wednesday, January 26, 2022 9:21pm
To: dtho...@pivotmaritime.com, gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] GDAL/OGR 3.4.1 not reading S57 correctly
Can you post your C++ code? Generally, you have more chances of
getting an answer for this type of question on
https://gi
votmaritime.com, gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] GDAL/OGR 3.4.1 not reading S57 correctly
Can you post your C++ code? Generally, you have more chances of getting an
answer for this type of question on [ https://gis.stackexchange.com/ ](
https://gis.stackexchange.com/ )
On
Can you post your C++ code? Generally, you have more chances of getting
an answer for this type of question on https://gis.stackexchange.com/
On 24/01/2022 06:36, dtho...@pivotmaritime.com wrote:
Hi,
So I am trying to get a test C++ project built to read S57 files using
the gdal/ogr C++ li
Hi, So I am trying to get a test C++ project built to read S57 files using the
gdal/ogr C++ library. I have previously used the C# library that is on there
NuGet manager which states v2.4.4 and that seems to read the s57 without
issues. Also tried python and that seems to read it with no issues