Class SpatialPartition (0.1.0)

SpatialPartition(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
x_min int
The minimum x coordinate value. This field is a member of oneof_ _x_min.
y_min int
The minimum y coordinate value. This field is a member of oneof_ _y_min.
x_max int
The maximum x coordinate value. This field is a member of oneof_ _x_max.
y_max int
The maximum y coordinate value. This field is a member of oneof_ _y_max.