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

Import LAS files #1999

Open
janburak opened this issue Aug 10, 2023 · 2 comments · May be fixed by #2537
Open

Import LAS files #1999

janburak opened this issue Aug 10, 2023 · 2 comments · May be fixed by #2537
Assignees
Labels
Javascript Pull requests that update Javascript code Needs grooming

Comments

@janburak
Copy link
Contributor

janburak commented Aug 10, 2023

Expand .csv import functionality with support for LAS files. Would require example LAS files for testing.

One way to do it would be to reuse ImportLogDataJob and in frontend parse the LAS file to fill out the job the same way as for .csv.

@janburak janburak added Javascript Pull requests that update Javascript code Needs grooming labels Aug 10, 2023
@ssf93
Copy link

ssf93 commented Aug 15, 2023

Export and import function. Pop-up windows for importing/exporting where a simple view of the 50 lines is visible, and then be able to exclude the header based on the amount of lines vertically

Las formats, with and without header? I will have to investigate difference between LAS1 LAS2 LAS3 formats and how different the headers are in the different formats

Suggestion for simple pop-up:
image

@ssf93
Copy link

ssf93 commented Aug 21, 2023

LAS file for Jan.txt
Example LAS file

@robertbasti robertbasti self-assigned this Aug 27, 2024
@eliasbruvik eliasbruvik self-assigned this Aug 29, 2024
@eliasbruvik eliasbruvik linked a pull request Aug 29, 2024 that will close this issue
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Javascript Pull requests that update Javascript code Needs grooming
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants