Class GeoWKTReader
Reads Well-Known Text (WKT) into IGeoShape types
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class GeoWKTReader
Methods
| Edit this page View SourceRead(string)
Reads Well-Known Text (WKT) into a new instance of IGeoShape
Declaration
public static IGeoShape Read(string wellKnownText)
Parameters
Type | Name | Description |
---|---|---|
string | wellKnownText |
Returns
Type | Description |
---|---|
IGeoShape |