I have some Well-known text (WKT) for representing geometry object such as Point, MultiPoint, LineString, Polygon, MultiPolygon etc. I have a multipolygon with in total 40000 Points.
I have found this plugin which convert svg to wkt https://github.com/davidmcclure/svg-to-wkt
Is there any plugin which covert wkt to svg?