Closed ThallesP closed 1 year ago
Hi, is it possible to support all data types in one column, for example one column with POLYGON, POINT and LINESTRING? Instead of a map for each one.
POLYGON
POINT
LINESTRING
Hi, is it possible to support all data types in one column, for example one column with
POLYGON
,POINT
andLINESTRING
? Instead of a map for each one.