cuspatial icon indicating copy to clipboard operation
cuspatial copied to clipboard

Cython: GeoColumn to Mixed-type Geometry Column Conversion

Open isVoid opened this issue 1 year ago • 0 comments

As mentioned in #1057 , libcuspatial will implement a mixed-type geometry column. The definition of this column is a superset of the current GeoColumn definition in python. The conversion mechanism should be implemented in cython and used across APIs in a seemless way.

isVoid avatar Apr 07 '23 22:04 isVoid