Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to write a Las file with the library? #2

Open
jabrena opened this issue Jun 12, 2017 · 3 comments
Open

How to write a Las file with the library? #2

jabrena opened this issue Jun 12, 2017 · 3 comments

Comments

@jabrena
Copy link

jabrena commented Jun 12, 2017

Hi,

I would like to test the library but I don't know how to write a las file using the library.

Any example?

Juan Antonio

@jsimomaa
Copy link
Owner

jsimomaa commented Jul 5, 2017

@jabrena unfortunately currently writing of LAS files is unsupported. This could be added by extending the JNI

@jabrena
Copy link
Author

jabrena commented Jul 5, 2017

Are you talking about this path?
https://github.com/jsimomaa/LASlibJNI/tree/master/jni

@jsimomaa
Copy link
Owner

jsimomaa commented Jul 5, 2017

@jabrena Yes, org_lastools_LASWriter.h and class_LASWriter.cpp should be introduced and implemented accordingly. Furthermore, a java class like this should be implemented LASReader but for writer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants