ST_unCompress

更新时间:
复制 MD 格式

Returns an uncompressed version of a pcpatch object.

Syntax

pcpatch ST_Uncompress(pcpatch pc);

Parameters

ParameterDescription
pcThe pcpatch object to decompress.

Description

All pcpatch objects returned by functions are automatically compressed using the compression method defined in the point cloud schema. Call ST_Uncompress to retrieve the raw, uncompressed patch data.

Examples

SELECT ST_Uncompress(pa) FROM patches WHERE ST_NumPoints(pa) = 1;

Output:

--------------------------------------
01010000000000000001000000C8CEFFFFF8110000102700000A00