-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The minimize_dispersion function expects a GeoDataFrame as input, but then it tries to aggregate all columns by summing them and throws up an error because it can't sum the geometry column. The problem appears to be in lines 300-306 of gerrytools/geometry/optimize.py and should be easily fixable by selecting only the necessary columns to aggregate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels