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.

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.

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.

Enjoy,
Calvin
_______________________________________________
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to