opengeospatial / ogcapi-tiles

OGC API - Tiles draft specification
https://ogcapi.ogc.org/tiles
Other
37 stars 18 forks source link

Updated list of implementations #74

Closed tschaub closed 1 year ago

tschaub commented 3 years ago

The implementations doc is a nice place for people developing clients to look for services and vice-versa. It looks like a number of those implementations have not kept up with changes in the spec (understandable). I'm wondering if there are implementations that are staying up to date. If so, are there any publicly accessible map tile servers?

jerstlouis commented 3 years ago

@tschaub I believe our "TileSet" schema (e.g. https://maps.ecere.com/ogcapi/collections/blueMarble/tiles/WebMercatorQuad?f=json) is still mostly up to date but missing some properties. We have recently added support for the new properties and will be deploying an update soon.

We need to review our TileMatrixSets (e.g. https://maps.ecere.com/ogcapi/tileMatrixSets/WebMercatorQuad?f=json) to see what needs to be updated (we still need to update/add cellSize, pointOfOrigin and cornerOfOrigin).

We are definitely planning to have everything up to date in time for (or early on during) the upcoming May 26-28 Maps/Tiles/Styles code sprint. Thanks!

tschaub commented 3 years ago

Thanks, @jerstlouis. I'll keep an eye out for your updates. I also just registered for the sprint, and could help update a list of implementations after that.

jerstlouis commented 3 years ago

@tschaub We have just updated our test server with the new TileMatrixSet and Tileset Metadata definitions. Please let myself, @slothtrop or @bonderado know if anything seems out of date! Thank you!

jerstlouis commented 1 year ago

The list of implementations was updated recently. Some implementations should still be updated or removed after contacting the maintainers.