def polygons(self): """list of shapely Polygon/ MultiPolygon of the regions""" return self.combiner('polygon')