Closed j9ac9k closed 2 years ago
I think this might have been dropped as part of the 3.0 refactor. We should put it back and silently forward things so as not to break existing code.
The functionality is still there, it's just renamed to spec since the first parameter accepts more than json strings now.
I wonder if we should put back the json
alias. Maybe it doesn't matter that much. I'll let this ticket stew for a bit.
FWIW I'm definitely team json
alias here, that's public API and if it is desired to be removed, it should have a deprecation warning emitted with the suggested alternative usage and ideally a future version or date where the keyword argument will actually be removed.
Then again, nobody opened an issue beforehand so maybe not as big of a deal.
Filing at @hobu 's request
In the python PDAL bindings, it appears the current version (3.1.2) does not know about the json keyword argument