Jump to: navigation, search

WKTToGeography


The WKTToGeography Activity converts a WKT string to a UBIK Geography object.

[edit]

Description

WKT To Geography
Name WKTToGeography
Purpose Convert WKT To Geography
Category UBIK Geography
Returns The created geography object
Version 2.5.2+

Arguments

Argument Type Direction Purpose
WKT String In The WKT string to convert into a UBIK geography object.
Result Geography Out The converted geography object.

Usage

This activity is used to convert a WKT into a UBIK geography object.

See also