I encountered a shapefile with an 'L' column where the Length is greater than 1. However, when reading the logical column, there is a mismatch at the start of the reader.
Below is an image to illustrate the mismatch I'm referring to.

Here is the shape file zipped which I face the issue.
roads4.zip
Although I understand that the Logic column should have a Length of 1, other importers such as QGIS can import this file correctly, so I believe we should address the issue.
I encountered a shapefile with an 'L' column where the Length is greater than 1. However, when reading the logical column, there is a mismatch at the start of the reader.
Below is an image to illustrate the mismatch I'm referring to.
Here is the shape file zipped which I face the issue.
roads4.zip
Although I understand that the Logic column should have a Length of 1, other importers such as QGIS can import this file correctly, so I believe we should address the issue.