PDAL / python

PDAL's Python Support
Other
116 stars 34 forks source link

Use out_metadata for output metadata #88

Closed abellgithub closed 3 years ago

abellgithub commented 3 years ago

I have changes to the doc in the PDAL repo. Close #87

hobu commented 3 years ago

We need to make sure this gets called out in release notes as a change.

The code should also throw if someone gives us a metadata member.

abellgithub commented 3 years ago

The metadata member is used as input.

I've modified the doc in the PDAL repo.