navibyte / geospatial

Geospatial data structures, tools and utilities for Dart and Flutter.
Other
52 stars 5 forks source link

Merge and split on Box #211

Closed navispatial closed 10 months ago

navispatial commented 11 months ago

Box merge(Box other)

Iterable<Box> splitUnambiguously()

Special case on geographic bounding boxes are handled by #185.

navispatial commented 10 months ago

Implemented in geobase 1.0.0.