Jump to: navigation, search

Difference between revisions of "Activity:WKTToGeography"


(Created page with "The WKTToGeography Activity converts a WKT string to a UBIK Geography object. =Description= {{ActivityInfoBox | title = WKT To Geography | name = WKTToGeography | image = |...")
 
 
Line 1: Line 1:
The WKTToGeography Activity converts a WKT string to a UBIK Geography object.
+
The WKTToGeography Activity converts a [https://en.wikipedia.org/wiki/Well-known_text WKT] string to a UBIK Geography object.
  
 
=Description=
 
=Description=

Latest revision as of 15:28, 20 June 2016

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