Jump to: navigation, search

WKTToGeography


Revision as of 15:24, 20 June 2016 by MHM (Talk | contribs) (Created page with "The WKTToGeography Activity converts a WKT string to a UBIK Geography object. =Description= {{ActivityInfoBox | title = WKT To Geography | name = WKTToGeography | image = |...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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