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