PDAL / python

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

Proper fix of #107, driver option fetching. #114

Closed hobu closed 2 years ago

hobu commented 2 years ago

107 was not correct. This implementation moves driver options to the c++ library instead of shelling out to pdal commands.