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 to convert SVG to WKT. Is there any JavaScript or PHP plugin which converts WKT to SVG?