Moritz Langer

Results 5 issues of Moritz Langer

Hello, I want to propose a feature and if a decision is made to proceed in that direction, I might be able to implement the model behind the new feature....

**Is your feature request related to a problem? Please describe.** For some requests there might be a need custom behaviour. This can be implemented using extra parameters in the request...

enhancement

# Overview This PR contains the necessary adjustments for passing extra_params to providers and allow for custom behaviour in plugins. # Related Issue / discussion Fixes #1667 # Additional information...

**Description** Given that a sql_manipulation class is used within the oracle provider, the count query for "numberMatched" and the actual feature queries might be different queries. This can lead to...

bug

Following the suggestion of @adamjstewart in https://github.com/torchgeo/torchgeo/pull/2015 I added the example to override the resampling.

documentation