Ensure ShapefileReader does not use Geometry.Empty member
Closed this issue · 0 comments
FObermaier commented
For ShapeType.NullShape
the ShapefileReader
class returns empty geometries. Using <SpecificGeometryClass>.Empty
field in this case does not respect ShapefileReaderOptions.Factory
setting.