Geographic dissolve
Last updated
Was this helpful?
Was this helpful?
{
"groups": ["name"],
"include_nulls": false,
"aggregations": [
{
"aggfunction": "distinct",
"columns": ["coffee shop"],
}
]
}