<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font face="Helvetica, Arial, sans-serif">Hi Michael,<br>
      <br>
      Depending </font>of the way you want to visualize your data and
    the kind of shapefile you have, maybe <a
      href="http://www.saga-gis.org/en/index.html">SAGA</a> could be a
    good choice. Otherwise, I find that <a
      href="http://forsys.cfr.washington.edu/fusion/fusionlatest.html">Fusion/LDV</a>
    is a good 3D las visualizer but I'm not sure about viewing 3D
    shapefile. There is also <a href="http://grass.osgeo.org/">GRASS</a>
    that allows to load both formats (using liblas I think). If your
    data isn't too huge and you plan to program something, maybe you
    could do that in <a href="http://www.r-project.org/">R</a> as there
    is an OpenGL binding that could be used for 3D and multiples <a
      href="http://cran.r-project.org/web/views/Spatial.html">shapefiles
      readers</a>. However, for reading las in R, you could write a
    liblas binding :-) or I know or use this <a
      href="http://staff.acecrc.org.au/%7Emdsumner/las/readLAS.R">other
      initiative</a>.<br>
    <br>
    Hope it helps,<br>
    Etienne<br>
    <br>
    <br>
    <br>
    Le 2010-08-25 13:38, Black, Michael (IS) a &eacute;crit&nbsp;:
    <blockquote
cite="mid:9E0073162FD25B489A01AD86D92D983E044900D3@XMBIL132.northgrum.com"
      type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <meta name="GENERATOR" content="MSHTML 8.00.6001.18939">
      <div dir="ltr" id="idOWAReplyText15365">
        <div dir="ltr"><font size="2" color="#000000" face="Arial">Does
            anybody know a decent combined LAS and SHP viewer?</font></div>
        <div dir="ltr"><font size="2" face="Arial">All the stuff I've
            found is too clunky to just view both types of files easily
            (like instantiating it from a command line 'view data.las
            data.shp').</font></div>
        <div dir="ltr">&nbsp;</div>
        <div dir="ltr"><font size="2" face="Arial">I have tried Mars
            Explorer and PointVue.</font></div>
        <div dir="ltr">&nbsp;</div>
        <div dir="ltr"><font size="2" face="Arial">I'm about ready to
            write my own.&nbsp; If anybody has source for a decent LAS Viewer
            I can add SHP files to it.</font></div>
        <div dir="ltr">&nbsp;</div>
      </div>
      <div dir="ltr" id="idSignature55272">
        <div><font size="2" color="#000000" face="Arial">Michael D.
            Black</font></div>
        <div><font size="2" face="Arial">Senior Scientist</font></div>
        <div><font size="2" face="Arial">Advanced Analytics Directorate</font></div>
        <div><font size="2" face="Arial">Northrop Grumman Information
            Systems</font></div>
        <div>&nbsp;</div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Liblas-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Liblas-devel@lists.osgeo.org">Liblas-devel@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/liblas-devel">http://lists.osgeo.org/mailman/listinfo/liblas-devel</a>
</pre>
    </blockquote>
  </body>
</html>