Thanks! Looks like I missed the other 2 locations.
Frank Warmerdam wrote:
> Mr. Xonx,
>
> I have made related changes in trunk:
>
> http://trac.osgeo.org/gdal/changeset/25269
>
> Best regards,
> Frank
___
gdal-dev mailing list
gdal-dev@lists.osgeo.o
A small patch (that prevents a crash on certain datasets). Your line
numbers will certainly be different, but it should work.
--- s57reader.cpp
+++ s57reader.cpp
@@ -2313,7 +2313,7 @@
/* */
/* Add the end node.
Looks like the patch has been applied - thanks!
Test chart is found in current UKHO data set, chart GB327200 (St. Helena).
It's not a free data set, so I can't attach a copy, but UKHO should be
willing to provide one free of charge, if requested, for test purposes.
M S wrote:
>
> > Date: Fri, 4 N
Dear all,
Included is a patch for s57reader.cpp that properly applies updates for
certain types of charts.
The essence of this patch is that SG2D field may not be present in
original record, and must be added if update is trying to insert SG2D
fields.
The patch was made against our modified vers