<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Feb 4, 2015 at 10:02 AM, Oscar Martinez Rubi <span dir="ltr"><<a href="mailto:o.martinezrubi@tudelft.nl" target="_blank">o.martinezrubi@tudelft.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">At some point I though that the selection of dimensions could be
    done when I insert the point cloud format in the DB (I only insert a
    format with X,Y,Z) but I found out that after running PDAL the one I
    inserted is ignored and a new format with all the dimensions is
    used. So, we definitively need a way to tell the writter which
    columns are desired.<br>
    <br>
    Just to be clear, the scale_x..., is supposed to be specified in the
    PDAL pipeline XML or in the point cloud format inserted in the DB or
    in both?<br></div></blockquote><div><br></div><div>You specify this in the pipeline and the values are stored as integers with a scaling factor instead of as double.  I'll document.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF">Well, I attach the sql file I execute to set the DB <br>
    and the pipeline xml I am using to run pdal pipeline.<br>
    <br>
    With these ones I get a PDAL: ERROR:  unterminated quoted string at
    or near ".... <br>
    Looks like mismatch between expected format and the actual block
    format</div></blockquote><div><br></div><div>I fixed this bug and it has been merged to the master branch in github. </div><div><br></div><div>Also, I have selector-type behavior working and I should have that in for the database drivers tomorrow.</div><div><br></div><div>Best,</div><div><br></div></div>-- <br><div class="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com">andrew.bell.ia@gmail.com</a></div>
</div></div>