Geo.WKT.decode

You're seeing just the function decode, go back to Geo.WKT module for more information.

Specs

decode(binary()) :: {:ok, Geo.geometry()} | {:error, Exception.t()}

Takes a WKT string and returns a Geo.geometry struct or list of Geo.geometry.