Closed kristofdegrave closed 3 years ago
Nieuw pull request instead of #57 Done on seperate branch to allow me to stay in sync and allow me to create other PR's
Can you please add a test that would fail without this change, and passes with this change?
@airbreather is this test enough to cover it?
@airbreather Do you need any additional tasks to be done to complete this task?
When creating a header the length of an Int32 is set to 10.
https://github.com/NetTopologySuite/NetTopologySuite.IO.ShapeFile/blob/c0819c1cfbf8c52146a0004e0e7b3a2b48044d98/src/NetTopologySuite.IO.ShapeFile/Dbase/DbaseFieldDescriptor.cs#L176-L184 With the following values: https://github.com/NetTopologySuite/NetTopologySuite.IO.ShapeFile/blob/c0819c1cfbf8c52146a0004e0e7b3a2b48044d98/src/NetTopologySuite.IO.ShapeFile/ShapefileDataWriter.cs#L97-L101