Skip to content

Best pratice: Provide proj:shape for thumbnails #16

@m-mohr

Description

@m-mohr

For browser rendering it would be very beneficial to provide proj:shape also to thumbnails (and overviews) so that image dimensions are known before loading them:

{
  "href": "thumb.png",
  "title": "Thumbnail",
  "type": "image/png",
  "roles": ["thumbnail"],
  "proj:shape": [400, 400],
  "proj:epsg": null
}

See also: radiantearth/stac-browser#166

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