<div dir="ltr"><div><div><div>Hello,<br><br></div><div>I think I'm doing something wrong with importing lidar data in GRASS 7. <br><br></div><div>My data is a laz file from the state of Minnesota. <br><br>The complicating factor is that the EPSG code is set incorrectly -- EPSG:32715 / UTM 15 S instead of EPSG:26715/UTM 15 N. My region is set to the correct 26715. <br>

<br></div><div>I am using the GUI, but the command that it generates is<br><br>v.in.lidar -p -o --overwrite input=/data/3542-27-22.laz output=test<br><br></div><div>The output is: <br><br>Over-riding projection check<br>
Importing 0 points...<br>
Building topology for vector map <test@stuporglue>...<br>Registering primitives...<br>0 primitives registered<br>0 vertices registered<br>Building areas...<br>0 areas built<br>0 isles built<br>Attaching islands...<br>

Attaching centroids...<br>Number of nodes: 0<br>Number of primitives: 0<br>Number of points: 0<br>Number of lines: 0<br>Number of boundaries: 0<br>Number of centroids: 0<br>Number of areas: 0<br>Number of isles: 0<br>0 points imported<br>

<br></div><div>lasinfo reports 12588100 points. <br><br><br></div><div>I'd be happy to get this imported either through the command line or the GUI, but my goal is to understand enough about GRASS to script the creation of a state-wide DSM from LiDAR data. <br>

<br>Thanks,<br>Michael Moore<br></div></div></div></div>