<div>Hello Everyone,</div>
<div> </div>
<div>This process &quot; converting vertical units from foot to meter and vise versa&quot; is very important and it is usually needed when comparing multiple LiDAR data from different sources.</div>
<div> </div>
<div>Example: &quot; When studying erosion in certain area, we need to have LiDAR data taken in different time epochs. These data, if you have them, are usually not in the same measuring units&quot;. </div>
<div> </div>
<div>In my case, I have the elevation in one set of data in &quot;US Survey feet&quot; and the other set is in &quot;meter&quot;. For now, I&#39;m thinking to do las2txt, then convert the elevation value, then back to las file.</div>

<div> </div>
<div>It would be really nice to have this process implemented in las2las.</div>
<div> </div>
<div>Thank you very much,</div>
<div> </div>
<div>Best regards,</div>
<div> </div>
<div>Ibraheem<br><br></div>
<div class="gmail_quote">On Mon, Nov 1, 2010 at 8:14 PM, Howard Butler <span dir="ltr">&lt;<a href="mailto:hobu.inc@gmail.com">hobu.inc@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote"><br>On Nov 1, 2010, at 4:10 PM, Brady Callahan wrote:<br><br>&gt; Is there a way to use las2las to convert or scale Z units? I just used las2las to translate data from EPSG:26910 to EPSG:2992 and it worked fantastic! It took less than 25% of the time that LP360 (GeoCue) does for the same operation! However, my Z units (meters) still need to be converted to international feet. Is that possible with las2las?<br>
<br>I don&#39;t see any reason why we couldn&#39;t, but it is not possible just now.<br><br>What about:<br><br>--point-translate &quot;x*1.0 y*1.0 z*3.2808399&quot;<br>--point-translate &quot;z+20&quot;<br>--point-translate &quot;z-20&quot;<br>
<br>I&#39;d be interested in hearing feedback on this before implementing for 1.6.0b2&#39;s las2las.  Look good?<br><br>Howard<br><br>_______________________________________________<br>Liblas-devel mailing list<br><a href="mailto:Liblas-devel@lists.osgeo.org">Liblas-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/liblas-devel" target="_blank">http://lists.osgeo.org/mailman/listinfo/liblas-devel</a><br></blockquote></div><br>