AmpScm / SharpProj

.Net / C# wrapping of PROJ
Apache License 2.0
36 stars 8 forks source link

Bump NetTopologySuite from 2.4.0 to 2.5.0 in /src #34

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps NetTopologySuite from 2.4.0 to 2.5.0.

Release notes

Sourced from NetTopologySuite's releases.

v2.5.0

Release of Milestone: 2.5

  • Updated JTS compatibility to 1.19.0

NTS issues resolved:

  • GeometryFixer changes GeometryType from MultiPolygon to Polygon #566
  • WKTReader creates XYZ sequence when IsOldNtsCoordinateSyntaxAllowed even though no z-ordinates are provided #589
  • KMLReader stuck infinite loop on #594
  • Consider adding EnvelopeCombiner.CombineAsGeometry #610
  • Line Segment GetHashCode is prone to hash collision #607
Commits
  • 73679f4 Release v2.5
  • 20da7c4 Add unit test for discussion #615
  • a1a19c9 Add unit test for #613
  • 5514000 Fixes regression in WKTReader
  • 785dc08 Make CoverageUnion faster with BoundaryChainNoder
  • 7323aa4 Fix ConcaveHullOfPolygons hole erosion
  • bd809a9 Fix STRtree queries on empty trees
  • 78361bd Rename and move PolygonHullSimplifier
  • 1cb13da Fix buffer optimization for inverted rings
  • e281524 Fix KMLReader to read coordinates with whitespace (#611)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)