[Osgeo4w-trac] [osgeo4w] #471: OSGEO4W 64 Bit PDAL PLY-Reader fails

OSGeo4W trac_osgeo4w at osgeo.org
Mon May 29 12:58:01 PDT 2017


#471: OSGEO4W 64 Bit PDAL PLY-Reader fails
-----------------------------+----------------------
Reporter:  bma1              |       Owner:  hobu
    Type:  defect            |      Status:  new
Priority:  major             |   Component:  Package
 Version:  1.0               |  Resolution:
Keywords:  Pdal, ply-Reader  |
-----------------------------+----------------------

Comment (by hobu):

 Works in PDAL 1.5.0 now in OSGeo4W64.

 {{{
 C:\>pdal info  C:\Users\hobu\Downloads\bun_zipper_res4.ply | jq
 .stats.statistic[0:3]
 [
   {
     "average": -0.02538796247,
     "count": 453,
     "kurtosis": 10964891990000000,
     "maximum": 0.0581591,
     "minimum": -0.0931466,
     "name": "X",
     "position": 0,
     "skewness": -18936531780000000,
     "stddev": 0.04034366963,
     "variance": 0.00162761168
   },
   {
     "average": 0.09232343444,
     "count": 453,
     "kurtosis": 3112146042000000000,
     "maximum": 0.181897,
     "minimum": 0.0336204,
     "name": "Y",
     "position": 1,
     "skewness": 996197023000000000,
     "stddev": 0.04355677822,
     "variance": 0.001897192929
   },
   {
     "average": 0.008441656678,
     "count": 453,
     "kurtosis": -127850989700000,
     "maximum": 0.0578008,
     "minimum": -0.056644,
     "name": "Z",
     "position": 2,
     "skewness": 267060534200000,
     "stddev": 0.02753976861,
     "variance": 0.0007584388548
   }
 ]

 }}}

--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/471#comment:2>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the Osgeo4w-trac mailing list