tasi.io.Position.from_wkt#

classmethod Position.from_wkt(wkt)[source]#

Initialize a Position from a geometric object defined using the Well-Known-Text (WKT) format

Parameters:

wkt (str) – The geometry in the Well-Known-Text format

Returns:

A new instance

Return type:

Self