Hi, I'm wondering if it would be possible to have a WkbType
column and filter out geometries based on a given type (Point, LineString, Polygon etc). There are some compute functions available, there even is unique_geometry_types
, but I'm not sure if any of those could help me in my use case.