xdem.EPC.bounds

Contents

xdem.EPC.bounds#

property EPC.bounds: BoundingBox#

Total bounding box of the vector.

Caution: this is equivalent to GeoDataFrame.total_bounds, but not GeoDataFrame.bounds (per-feature bounds) which is instead defined as Vector.geom_bounds.