You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* tweak Development.Module support to not include Apple
* force cmake > 3.11 for building with pip
* bump CMAKE_CXX_STANDARD to c++17 to match PDAL
* fetch drivers and options directly from the library instead of shelling out to 'pdal' command
* bump version no to 3.2.0
* bypass DEVELOPMENT_COMPONENT for now
* compare_structured_arrays method for testing array equality now that numpy 1.23.0's deprecation has taken effect
* PDAL 2.4 uses / separators all the time
* Implement #123, rename _get_json to toJSON
* Revert "Implement #123, rename _get_json to toJSON"
This reverts commit f35c3dd.
* no more editable installs
* Revert "Revert "Implement #123, rename _get_json to toJSON""
This reverts commit 085bce2.
* fix#119, put back json alias to Pipeline
* fix#125 and set 'type' for getJSON serialization
* regularize access to a pipeline's srswkt2 to fix#112
* update CHANGES
* changes note
* updates and changes as suggested by review
0 commit comments