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

Auto coloration of the point cloud #275

Closed
Jean-Romain opened this issue Sep 14, 2019 · 0 comments
Closed

Auto coloration of the point cloud #275

Jean-Romain opened this issue Sep 14, 2019 · 0 comments
Assignees
Labels
Feature request Asking for a new feature
Milestone

Comments

@Jean-Romain
Copy link
Collaborator

Jean-Romain commented Sep 14, 2019

I should have had this idea 4 years ago 😉 . When plotting a point cloud, the attribute used for coloration should be automatically interpreted to use an appropriated color palette unless the user specifies something else.

plot(las)
plot(las, color = "Intensity")
plot(las, color = "Classification")

Capture du 2019-09-13 20-35-10

@Jean-Romain Jean-Romain added the Feature request Asking for a new feature label Sep 14, 2019
@Jean-Romain Jean-Romain self-assigned this Sep 14, 2019
@Jean-Romain Jean-Romain added this to the v2.2.0 milestone Sep 14, 2019
Jean-Romain added a commit that referenced this issue Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Asking for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant