Skip to content

Do not remove null datetime for items #877

@vincentsarago

Description

@vincentsarago

Hi,

We are facing an issue with items having date ranges, that are not showing in QGIS.
We did provide the items to the API (stac-fastapi v3.0.1, backend is pgstac v0.8.6) with "properties": {"datetime": null, "start_datetime": "xxxx", "end_datetime": "yyyy", ...}. Note that datetime was set to null at item creation time, but when we query the API, datetime is not there, we suspect that this is causing the trouble with QGIS (we didn't had any problem so far with pystac, etc but it looks like QGIS is more strict).

@vincentsarago we are using an old version of stac-fastapi (3.0.1) but still, it should have come after the updates you mentionned

Many thanks you for your help

Originally posted by @remicres in #637

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions