navibyte / geospatial

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

Move Bounded to coordinates and implement it by PositionSeries #212

Closed navispatial closed 8 months ago

navispatial commented 9 months ago

1) Move Bounded from vector_data to coordinates inside the geoabase package. 2) PositionSeries to implement Bounded 3) Logic to calculate bounds in geometry classes in vector_data simplified as some logic is available in PositionSeries

navispatial commented 8 months ago

Implemented in geobase 1.0.0.