Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tiles to the approved specification #1046

Closed
3 tasks done
francbartoli opened this issue Nov 29, 2022 · 4 comments
Closed
3 tasks done

Update tiles to the approved specification #1046

francbartoli opened this issue Nov 29, 2022 · 4 comments
Assignees
Labels
bug Something isn't working stale Issue marked stale by stale-bot

Comments

@francbartoli
Copy link
Contributor

francbartoli commented Nov 29, 2022

Description

Related to #699

  • The TileJSON should also be changed to be an alternate representation of a particular tileset, as opposed to a described by / separate metadata resource
  • Also the tileMatrixSetURI should use the TMS register , e.g. http://www.opengis.net/def/tilematrixset/OGC/1.0/WebMercatorQuad
  • The tileMatrixSet key is for a full TMS description, the id should use id

Steps to Reproduce

See also this diagram with the approved spec

Steps to reproduce the behavior:

Open the tiles about the lake collection in the demo instance

Expected behavior
The closest implementation might be found here

Screenshots/Tracebacks
If applicable, add screenshots to help explain your problem.

Environment

OS:
Python version:
pygeoapi version:
Additional context
Add any other context about the problem here.

@francbartoli francbartoli added the bug Something isn't working label Nov 29, 2022
@francbartoli francbartoli self-assigned this Nov 29, 2022
@PascalLike
Copy link
Member

PascalLike commented Nov 30, 2022

../collections/{colllectionId}/tiles/{tileMatrixSetId}/metadata seems no longer part of the specification.
It seems that metadata should be moved to ../collections/{colllectionId}/tiles/{tileMatrixSetId}?f=json

It's expected to contain TileSetMetadata
Schema here

pygeoapi old metadata endpoint ✔️
pygeoapi current metadata endpoint
Example from specs
Example from another implementation

@doublebyte1 @francbartoli

@doublebyte1
Copy link
Contributor

@PascalLike @francbartoli please take a look at this #987

Copy link

As per RFC4, this Issue has been inactive for 90 days. In order to manage maintenance burden, it will be automatically closed in 7 days.

@github-actions github-actions bot added the stale Issue marked stale by stale-bot label Mar 10, 2024
@doublebyte1
Copy link
Contributor

@francbartoli @PascalLike I guess this is solved now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Issue marked stale by stale-bot
Projects
None yet
Development

No branches or pull requests

3 participants