Ticket #184 (new defect)
Add liblas::FilterI and liblas::TransformI interfaces
| Reported by: | hobu | Owned by: | hobu |
|---|---|---|---|
| Priority: | major | Milestone: | 1.6.0 |
| Component: | General | Version: | 1.2 |
| Keywords: | Cc: | ||
| LAS Format Version: | Not Applicable |
Description
Much of the code, especially the reprojection, would benefit from having the ability to set Filters and Transforms that adhere to a generic interface on the liblas::Reader and liblas::Writer objects.
See http://lists.osgeo.org/pipermail/liblas-devel/2010-May/000862.html for more detail
Note: See
TracTickets for help on using
tickets.

reprojection refactored in r1810 and r1812