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