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