gdal.netcore icon indicating copy to clipboard operation
gdal.netcore copied to clipboard

Different Output for S-57 Data on Windows and Linux

Open tylercwiltz opened this issue 3 years ago • 0 comments

I'm working with some S-57 Data and I loop through the features of each layer and then call DumpReadable() on each feature. For windows I get an output I would expect, but when I run it on Linux (Ubuntu 20.04) I get a different output. The feature names are different and there are less attributes per feature than in Windows. I'm using .Core 3.3.3.120 and .WindowsRuntime.Minimal 3.3.3.110 for Windows and the .Core 3.3.3.120 and .LinuxRuntime.Minimal 3.3.120 for Linux. Has differing outputs on different OS been an issue?

tylercwiltz avatar Jun 21 '22 22:06 tylercwiltz