GeoDataFrames.jl
GeoDataFrames.jl copied to clipboard
Feature request: `dissolve` a la GeoPandas
trafficstars
This requires us to have good unary unions in GeometryOps. But it allows aggregating high-granularity datasets, going from counties to states for example.
Maybe this just gets solved by DataFrames groupby/combine though. Then we need tutorials for it.