Skip to content

Merge concepts of the proposed render extension #19

@abarciauskas-bgse

Description

@abarciauskas-bgse

The render extension has been proposed and we should either merge them or be clear about the purposes of each.

Both the render and web-map-links address the need to support visualizing raster data. web-map-links addresses this by defining link types for different visualization (or tiling) APIs. web-map-links supports parameters used to render raster data into image tiles via parameters included in href strings (I assume, I haven't seen an example that does this yet). The render extension, since it is mostly referring to dynamic tiling, overlaps with the xyz, wmts and proposed OGC-Tiles but explicitly includes those render parameters as part of its schema, which is separate from links.

I wonder if these 2 specs could be merged. From what I can tell web-map-links focuses on what API servers are available to render the data and render focuses on what parameters to pass to those servers. Would it make sense to merge these two specs?

A few options:

  1. Add a titiler link type which includes those titiler parameters
  2. Since titiler implements xyz, wmts and ogc tiles, than render parameters should be part of the spec for all of those link types
  3. We keep the render extension separate, but presumably if some collection/item includes a link to a titiler instance in links, it would also include the render extension. And perhaps the render extension could grow in scope to consider the use cases of parameters which needs to be handled by the other tiling services.

@m-mohr @smohiudd @vincentsarago

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