Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: UnaryUnionNG should accept Collection<Geometry> #668

Closed
jagill opened this issue Jan 18, 2021 · 1 comment
Closed

Proposal: UnaryUnionNG should accept Collection<Geometry> #668

jagill opened this issue Jan 18, 2021 · 1 comment

Comments

@jagill
Copy link

jagill commented Jan 18, 2021

OG UnaryUnion does accept this, and this is a useful (one might say primary!) signature for UnaryUnion.

@dr-jts dr-jts changed the title OverlayNG UnaryUnion does not accept Collection<Geometry> Proposal: OverlayNG UnaryUnion should accept Collection<Geometry> Jan 18, 2021
@dr-jts dr-jts changed the title Proposal: OverlayNG UnaryUnion should accept Collection<Geometry> Proposal: UnaryUnionNG should accept Collection<Geometry> Jan 19, 2021
@dr-jts
Copy link
Contributor

dr-jts commented Jan 19, 2021

Fixed by #669 and #670.

  • For floating precision unary union use the OverylayNGRobust union methods.
  • For fixed precision (snap-rounded) unary union use UnaryUnionNG.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants