The motivation behind this change is to allow Envelopes for linear and areal types to be calculated more efficiently. Rather than expanding an envelope XY by XY, an Envelope can be calculated directly from a sequence. This change will be made in a separate PR.
Description
The motivation behind this change is to allow Envelopes for linear and areal types to be calculated more efficiently. Rather than expanding an envelope XY by XY, an Envelope can be calculated directly from a sequence. This change will be made in a separate PR.
Check List
Have you:
Added unit tests? Yes.
Add cmprefimpl tests? (if appropriate?) N/A.
Updated release notes? (if appropriate?)
Related Issue