To WKT - 23.1

Spectrum Dataflow Designer Guide

Version
23.1
Language
English
Product name
Spectrum Technology Platform
Title
Spectrum Dataflow Designer Guide
First publish date
2007
Last updated
2024-05-09
Published on
2024-05-09T23:01:03.226155

Converts a specified Spectrum Spatial Geometry instance to a WKT (Well-known Text) string. You can specify the name of the field on the input port that contains the geometry instance as well as the name of the field to send the WKT-formatted string to the output port.

Table 1. To WKT Options
Option Name Description
Geometry field The name of the field that you want to contain the geometry returned by Spatial Calculator as a WKT string.
WKT string field The field containing the WKT string converted from a Spectrum Spatial geometry; for example, POINT (30 10) or MULTIPOLYGON (((30 20, 45 40, 10 40, 30 20)), ((15 5, 40 10, 10 20, 5 10, 15 5))).