Function Namespace Dmp.Core.WktTools.getGeoStructFromWkt

Function Namespace Summary
Constructor Attributes Constructor Name and Description
 
parses the wkt and returns the geometry type and an array of points
Function Namespace Detail
Dmp.Core.WktTools.getGeoStructFromWkt(wktString)
parses the wkt and returns the geometry type and an array of points
Parameters:
{String} wktString
Returns:
geoType or array of points