Tom Christian

Results 11 comments of Tom Christian

I was seeing this issue with the latest release of the `stoplight/prism:4` Docker image (released 8 days ago). I pinned the image at `stoplight/prism:4.10.3` and the issue went away.

is it part of the plan to release 2.4.0 after the outstanding PRs are merged, and before the repo is broken apart? There seem to be a lot of unpublished...

@geospatial-jeff thanks for the feedback. I don't have a strong opinion on your suggestion around inversion of control. I see your point about `add_route_dependencies`. All I will add is that...

I came here to report this exact same issue!

I'm also interested in learning more about the reasoning around temporal operator SQL statements. From what I can tell pgstac disregards any property provided in the JSON filter and always...

Perhaps this is a use-case for an extension, such as a `data-versioning` extension? The extension could add versioning metadata and provide guarantees or options around behaviour across version changes. I...

I will see if I can make time for an extension proposal. Or a proposal to change the existing paging spec.

> There is https://apt-archive.postgresql.org/. I'm struggling to find a public GPG key for this package repository. Is there any guidance on how to use it beyond the landing page you...

[This comment](https://github.com/zarr-developers/geozarr-spec/issues/36#issuecomment-2707876257) above makes reference to how GDAL handles quotes in paths. I recently created [this](https://github.com/qgis/QGIS/issues/62837) issue which addresses some of the same concerns in QGIS / GDAL so I...

This is an old issue now, but just in case: basic STAC support was [added to QGIS core](https://www.lutraconsulting.co.uk/blogs/stac-in-qgis) in 3.40, extended in 3.42, and will be [further extended](https://github.com/qgis/QGIS/pull/63358) in 4.0....