<div dir="ltr">I came across a point vector layer that had a WKT object as one of the attributes. The WKT object could be a point, line, polygon, multi-point, multi-line, or multi-polygon and there could be a mixture of these in the same vector layer.<div><br></div><div>I added an algorithm to the Lat Lon Tools plugin that accepts a vector layer and an attribute field, and can potentially export 3 new layers representing WKT points found, lines found, or polygons found. If the WKT objects are all the same type then only one new layer will be created.</div><div><br></div><div>You can import WKT geometries from a csv file, but there is no good way to do this in QGIS from a vector layer with a WKT attribute. </div><div><br></div><div>Enjoy,</div><div>Calvin</div></div>