<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
Wow that was a quick response, thank you.</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
Must admit I do not know much about the difference between pointcloud and pointcloud_postgis. I just installed the bundle mentioned in the original post. Should pointcloud and pointcloud_postgis always have the same version or is there some kind of compatibility
 issue? </div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
kind regards, Lars<br>
</div>
<hr tabindex="-1" style="width: 98%; display: inline-block;">
<div id="divRplyFwdMsg" dir="ltr"><font color="#000000" face="Calibri, sans-serif" style="font-size: 11pt;"><b>Fra:</b> Paul Ramsey <pramsey@cleverelephant.ca><br>
<b>Sendt:</b> 25. april 2018 12:59<br>
<b>Til:</b> Lars<br>
<b>Kopi:</b> pgpointcloud@lists.osgeo.org<br>
<b>Emne:</b> Re: [pgpointcloud] pointcloud version and variant</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size: 11pt;">
<div class="PlainText">I'm not super conversant w/ the pgpointcloud code base anymore, but<br>
the fact that you have version 1.1 of pointcloud and only 1.0 of<br>
pointcloud_postgis seems like it might be a clue.<br>
<br>
P<br>
<br>
On Wed, Apr 25, 2018 at 12:57 PM, Lars <laasunde@hotmail.com> wrote:<br>
> Hello,<br>
><br>
> Running Win7+SP1, PostgreSQL 9.5 and bundle95x64_2.3.0.1.<br>
><br>
> The following query produces "function pc_envelopegeometry does not exist"<br>
> SELECT ST_AsText(PC_EnvelopeGeometry(pa)) FROM patches LIMIT 5;<br>
><br>
><br>
> The following query works are expected:<br>
><br>
> SELECT PC_Intersects('SRID=4326;POINT(-126.451 45.552)'::geometry, pa) FROM<br>
> patches limit 5;<br>
><br>
><br>
> Why is PC_Intersects available but not PC_EnvelopGeometry when both are<br>
> listed in PointCloud documentation?<br>
><br>
> How can I determine if I am running latest version of pointcloud extension?<br>
><br>
> How can I determine if pointcloud is built with GHT and/or LAZPERF ?<br>
><br>
> Opening psql and running the following command;<br>
> \d po*<br>
><br>
> postgis 2.3.0<br>
> pointcloud 1.1.0<br>
> pointcloud_postgis 1.0<br>
><br>
><br>
><br>
> kind regards, Lars<br>
><br>
><br>
><br>
> _______________________________________________<br>
> pgpointcloud mailing list<br>
> pgpointcloud@lists.osgeo.org<br>
> <a href="https://lists.osgeo.org/mailman/listinfo/pgpointcloud">https://lists.osgeo.org/mailman/listinfo/pgpointcloud</a><br>
</div>
</span></font></div>
</body>
</html>