Skip to content

Allow per-dataset viewer parameters #230

@gadomski

Description

@gadomski

Some stac-geoparquet datasets, especially around the poles, might want to load stac-map in globe mode (instead of mercator): englacial/xopr#64 (comment). I plan on adding pick-your-projection support via url parameters to stac-map in developmentseed/stac-map#333, but full support will require source.coop to append a projection=globe URL parameter to the iframe src attribute. I'm not familiar with the dataset metadata model, but does it seems reasonable to add some sort of "viewer config" where @espg could specify that a given dataset should be loaded with a globe projection?

I've thought a bit about whether stac-map can auto-detect the best projection, and maybe that's possible down the road, but it seems pretty tricky.

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