NetTopologySuite / NetTopologySuite.IO.ShapeFile

The ShapeFile IO module for NTS.
35 stars 25 forks source link

ShapeFileDataReader Unable to parse shape file properly #7

Closed airbreather closed 3 months ago

airbreather commented 6 years ago

From @Labbe21 on October 30, 2017 15:35

I have a shape file generated with QGIS as a zip with dbf, prj, shp and shx files within it.

That file decoding is fine with QGIS Tool and https://mygeodata.cloud/converter/

However, ShapefileDataReader is not able to read all columns as expected. Most of columns are parsed as ""\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" with various number of occurences of "\0" while some columns are ok.

There is the file I'm trying to parse: https://ufile.io/p0zl3

I am using the last version of NetTopologySuite.

Could someone please help me with this issue, I'm running out of ideas to fix this problem.

Copied from original issue: NetTopologySuite/NetTopologySuite#202

airbreather commented 6 years ago

From @xivk on November 8, 2017 10:42

What packages are you using exactly?

KubaSzostak commented 3 months ago

We have requested more information regarding this issue, but have not received a response or additional information regarding this issue. Therefore, we are closing this issue.