Home - NetTopologySuite/NetTopologySuite.IO.ShapeFile GitHub Wiki

Welcome to the NetTopologySuite.IO.ShapeFile wiki!

dBASE III format details are hard to find, but the developer of dBASE.NET was kind enough to write it up for us, independently of an actual implementation, over here (archive link 1) (archive link 2).

Furthermore, dBASE.NET itself is licensed under MIT, so we can take hints from over there (if not use it directly for .dbf files, at least at first).