<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hello, just thought I'd drop by a note regarding reading a
    not-well-formed LAS file.<br>
    I am reading a file exported from RiScanPRO into LAS format, with a
    bad day of the year tag on the header. <br>
    When reading with ReaderFactory -&gt; CreateWithStream, Liblas
    throws an error and exits upon reading the bad date. <br>
    So I hacked the liblas to send a message but not throw an error, so
    my code keeps going. Am I an ignoramous coder and there are ways of
    ignoring a thrown error somewhat, or isn't it better to keep from
    throwing an error upon such non-fatal problem as a wrong date
    format?<br>
    (I hope I expressed myself correctly).<br>
    Cheers and thanks for your time,<br>
    Francesco<br>
    <div class="moz-signature">-- <br>
      <font face="Arial, Helvetica, sans-serif" size="-1">
        **************************************************<br>
        <b>Francesco Pirotti</b> <br>
        Dep. TESAF <br>
        CIRGEO &#8211; Interdepartmental Research Center on Cartography
        Photogrammetry <br>
        Remote Sensing and G.I.S. <br>
        University of Padova <br>
        Web: <a
          href="http://www.cirgeo.unipd.it/cirgeo/francescopirotti.htm">http://www.cirgeo.unipd.it/cirgeo/francescopirotti.htm</a>
        <br>
        Email: <a href="mailto:francesco.pirotti@unipd.it">francesco.pirotti@unipd.it</a>
        <br>
        Phone: +39 049 827 2710 <br>
        Phone: +39 349 55 39 261<br>
        ************************************************** </font></div>
  </body>
</html>