cuspatial
cuspatial copied to clipboard
Cython: GeoColumn to Mixed-type Geometry Column Conversion
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.