WKTShapeType
WKTShapeType is an extension of the abstract type GeoShapeType supporting a shape representation based on Well-known text (WKT) as markup language. See https://en.wikipedia.org/wiki/Well-known_text for more details.
WKTShapeType defines the following attributes:
- Value
- String value containing the WKT representation.
Example:
POLYGON ((8.694859999000073 50.11352, 8.69483557600006 50.11347330600006, 8.694840580000061 50.11346496600004, 8.694919999000092 50.11342, 8.694895537000093 50.11337503400006, 8.694817765000039 50.11337503400006, 8.694719999000085 50.11342, 8.69470104000004 50.113373025000044, 8.694515205000073 50.11335532600003, 8.694226143000037 50.113315456000066, 8.694224789000089 50.11331529000006, 8.694107760000065 50.11330275100005, 8.693939999000065 50.113329999000086, 8.694859999000073 50.11352))