mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2026-02-01 17:20:32 +00:00
deploy: be7d506c06a509dc96237f57d0ff3c9beeb81370
This commit is contained in:
parent
dfc88c171e
commit
b346b1b64c
@ -57,7 +57,7 @@ organization:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ wget https://github.com/PDAL/data/raw/master/liblas/LAS12_Sample_withRGB_Quick_Terrain_Modeler_fixed.laz -P /tmp
|
||||
$ wget https://github.com/PDAL/data/blob/main/liblas/LAS12_Sample_withRGB_Quick_Terrain_Modeler_fixed.laz -P /tmp
|
||||
|
||||
Thanks to the ``pdal info`` command, we can obtain some information on the dataset:
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -145,7 +145,7 @@ documentation is available <a class="reference external" href="https://hub.docke
|
||||
<h2>Run PDAL pipeline<a class="headerlink" href="#run-pdal-pipeline" title="Link to this heading"></a></h2>
|
||||
<p>For the need of the tutorial, we can download sample data from the <a class="reference external" href="https://github.com/PDAL">PDAL</a>
|
||||
organization:</p>
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$<span class="w"> </span>wget<span class="w"> </span>https://github.com/PDAL/data/raw/master/liblas/LAS12_Sample_withRGB_Quick_Terrain_Modeler_fixed.laz<span class="w"> </span>-P<span class="w"> </span>/tmp
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$<span class="w"> </span>wget<span class="w"> </span>https://github.com/PDAL/data/blob/main/liblas/LAS12_Sample_withRGB_Quick_Terrain_Modeler_fixed.laz<span class="w"> </span>-P<span class="w"> </span>/tmp
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Thanks to the <code class="docutils literal notranslate"><span class="pre">pdal</span> <span class="pre">info</span></code> command, we can obtain some information on the dataset:</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user