--
Download LAStools at
http://lastools.org
http://rapidlasso.com
Be social with LAStools at
http://facebook.com/LAStools
http://twitter.com/LAStools
http://linkedin.com/groups/LAStools-4408378
Manage your settings at
http://groups.google.com/group/lastools/subscribe
Second try. The first message was filtered out as a spam I think.
Cheers
Nicolas
On Apr 20, 2016 07:11, Nicolas Cadieux <nicolas...@archeotec.ca> wrote:
>
> Hi,
>
> The all mighty missing metadata. Could be return number , number of returns (both 1 to 4 usually for older scanner models) but it could be a classification (although 1 (not classified) and 2 (bare earth) are usually seen).
>
> The best way to find out is to figure out the full range of values in your column. You could use lasinfo and guess the parsing of the last column. You can also visualize it in lasview or cloud compare and select the last column for the viewing parameter.
>
> Worse case scenario, you are getting errors because the file are not all identical because of missing data or swapped fields or the use of a different splitting character (space vs comma). Explaining the lastools error you are getting would also help Id the field.
>
> If you are really in a bind, contact me directly. I can have a look at the problem if you can upload the txt files. I have been working on a number of tools for this type of problems in large txt files.
>
> Nicolas
>
> Nicolas dot Cadieux at archeotec dot ca.
>
> On Apr 20, 2016 03:39, Mite Zsz <mitez...@gmail.com> wrote:
>>
>> I use lastools to convert text to las but i don't know the parameter in txt file
>>
>> exaple text file
>>
>> 427,614895.36,1734004.56,23.18,4
>> 428,614897.55,1734003.88,28.96,1
>> 429,614895.50,1734004.55,23.18,4
>> 430,614897.61,1734003.90,28.69,1
>> 431,614897.75,1734003.90,28.62,1
>> 432,614897.94,1734003.88,28.68,1
>> 433,614898.05,1734003.89,28.50,1
>> 434,614898.18,1734003.89,28.39,1
>> 435,614896.57,1734004.42,23.84,4
>>
>> first column i know it mean the no. of data
>> second column is coordinate x
>> third column is coordinate y
>> forth column is coordinate z
>> but i don't know what the last column mean ?
>>
>> Q: I want to know what does last column mean? and i want to convert it to las file how to do that because i use txt to las but it doesn't work.
>>