NetTopologySuite/NetTopologySuite.IO.Esri

Ensure ShapefileReader does not use Geometry.Empty member

Closed this issue · 0 comments

For ShapeType.NullShape the ShapefileReader class returns empty geometries. Using <SpecificGeometryClass>.Empty field in this case does not respect ShapefileReaderOptions.Factory setting.