Skip to content

Problematic stackstac requirement of deprecated proj:epsg attribute #262

Open
@MathewNWSH

Description

@MathewNWSH

Hi,
While using stackstac, I noticed that it is not compatible with the proj extension 2.0. Specifically, based on the knowledge from the extension's repository:
image
the proj:epsg attribute has been deprecated and replaced with proj:code.

This is problematic because the deprecated proj:epsg is still being used by Stackstac.
image

Attached is an example of a catalog utilizing the proj extension 2.0:
https://stac.dataspace.copernicus.eu/v1/collections/sentinel-2-l2a/items/S2A_MSIL2A_20241107T113311_N0511_R080_T31VDH_20241107T123948

ss you can see, the projection is provided via proj:code but remains inaccessible to StackSTAC, which still looks for the hardcoded proj:epsg.

example stackstac output:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions