[postgis-users] The pcpatch datatype

Jonathan Moules J.Moules at hrwallingford.com
Fri Feb 13 04:46:39 PST 2015


Hi List,
I'm new to PostGIS and have inherited a database which is being used to store a pointcloud.

The data seems to be in a "pcpatch" Data type, and this is being converted into points for extraction with: "select pc_explode(pa)::geometry ...".

The problem is, I can find no reference to pcpatch in the PostGIS documentation, or to the pc_explode function. I've tried both the online search and Ctrl-F in the PDF.

Is there any documentation for this? If so, can someone please point me to it that'd be really useful. Alternately, an explanation of the datatype would be useful. Is it WKB?

I've figured out that the "::" (double colon) is casting the result into a geometry data type, so that's one less problem. :)

PostGIS 2.1.3

Thanks,
Jonathan

________________________________

HR Wallingford and its subsidiaries uses faxes and emails for confidential and legally privileged business communications. They do not of themselves create legal commitments. Disclosure to parties other than addressees requires our specific consent. We are not liable for unauthorised disclosures nor reliance upon them.
If you have received this message in error please advise us immediately and destroy all copies of it.

HR Wallingford Limited
Howbery Park, Wallingford, Oxfordshire, OX10 8BA, United Kingdom
Registered in England No. 02562099

________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20150213/2cc775bc/attachment.html>


More information about the postgis-users mailing list