Represents a group of polygons (see Polygon).
Creates a multi polygon from sequences of points : ((((x,y)…(x,y)),((x,y)…(x,y)),((x,y)…(x,y)))
Creates a multi polygon from an array of polygons
[Validate]