Fabian Schindler

Results 26 issues of Fabian Schindler

When reading not multiple of 8 bit unsigned data in pixel interleaved images, some samples are read wrongly.

Adding OpenStack Swift cache backend using modified keystone-client and swift-client libraries.

feedback requested

This PR adds support for MongoDB backends

It seems that the current grammar is not compatible with Lark 1.0 (https://github.com/lark-parser/lark/releases/tag/1.0.0) Now the version is fixed to lark

Implementation of [OGC API - Features - Part 3: Filtering and the Common Query Language (CQL)](https://portal.ogc.org/files/96288) Text encoding

Updating Node to v20 (current [LTS](https://github.com/nodejs/release#release-schedule))

duplicate

**Is your feature request related to a problem? Please describe.** I'm using `stac copy` to publish a self contained catalog to make an absolute published one, since this currently seems...

enhancement

**Related Issue(s):** - #581 **Description:** A new env var `REQUEST_BASE_URL` is introduced to fix the base URL to the supplied value. When this variable is not set, the usual way...

needs discussion

The base URL in links is built using the Starlette Request `base_url` property. But this value can be misleading, especially when the app is used behind a proxy. It would...