github NetTopologySuite/NetTopologySuite.IO.GeoJSON v2.0.4
NetTopologySuite.IO.GeoJSON 2.0.4

latest releases: v4.0.0, stj-v3.0.0, v3.0.0...
3 years ago

Bug fixes:

  1. Everything related to our use of the serializer context, most visibly its instability in a multithreaded environment, has been fixed by coming up with an alternative way to achieve the same goals (#59). Thanks @russcam!
  2. Geometries specified with "coordinates": null (or "geometries": null for GeometryCollection) are now treated as empty, instead of causing us to read arbitrarily far into the stream (#65). This is done primarily to work around uninspired behavior in our converters for the System.Text.Json library.

Don't miss a new NetTopologySuite.IO.GeoJSON release

NewReleases is sending notifications on new releases.