GeoLineString#
- class rbc.heavydb.GeoLineString#
RBC
GeoLineStringtype that corresponds to HeavyDB typeLINESTRING.struct LineString { int8_t* flatbuffer_; int64_t index_[4]; int64_t n_; }
Methods
GeoLineString.from_coords(coords)GeoLineString.get_item(index)Return the
POINTat given indexReturn wether the Geo type is
NULL