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

Bed Elevation group always added for .ply file #462

Open
jmkerloch opened this issue May 29, 2023 · 2 comments
Open

Bed Elevation group always added for .ply file #462

jmkerloch opened this issue May 29, 2023 · 2 comments
Labels
question Further information is requested

Comments

@jmkerloch
Copy link

There is always a group Bed Elevation added in the PLY Driver :

MDAL::addBedElevationDatasetGroup( mesh.get(), mesh->vertices() );

I'm doing some tests with MDAL supported files and it seems that it's added for many drivers.

Is there any reason for that ?

@PeterPetrik PeterPetrik added the question Further information is requested label May 29, 2023
@PeterPetrik
Copy link
Contributor

Historically MDAL is/was used for hydro-data where bed elevation is almost always good to have. I am not sure now, but QGIS may have some special treatment of bed elevation dataset for displays.

@runette
Copy link
Contributor

runette commented May 30, 2023 via email

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

No branches or pull requests

3 participants