Skip to content

Commit

Permalink
Update README with recent laszip4j version
Browse files Browse the repository at this point in the history
  • Loading branch information
mreutegg committed Jan 19, 2025
1 parent c28e8a3 commit e98cc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ in Switzerland, which works fine.
Usage is the same as with the native laszip utility, but invoked as a runnable
jar:

java -jar laszip4j-0.18.jar -oparse xyzc -keep_class 3 4 5 6 10 -i 7015_2640.laz -o 7015_2640.xyzk
java -jar laszip4j-0.20.jar -oparse xyzc -keep_class 3 4 5 6 10 -i 7015_2640.laz -o 7015_2640.xyzk

On top of LASzip and LAStools this library also provides convenience classes
for reading LAS points. You can read LAS points in your code like this:
Expand Down

0 comments on commit e98cc1d

Please sign in to comment.