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

added client access example in tiles #34

Merged
merged 3 commits into from
Dec 11, 2023
Merged

added client access example in tiles #34

merged 3 commits into from
Dec 11, 2023

Conversation

krishnaglodha
Copy link
Collaborator

added
Openlayers
QGIS
pygeoapi

Copy link
Collaborator

@tomkralidis tomkralidis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same general comments in #33 apply here. cc @doublebyte1

@tomkralidis tomkralidis merged commit db519fd into main Dec 11, 2023
1 check passed
@tomkralidis tomkralidis deleted the add/ogcapi-tiles branch December 11, 2023 01:37
@@ -566,6 +566,78 @@ Map tile:

You can see [here](https://maps.gnosis.earth/ogcapi/collections/blueMarble/map/tiles?f=json) an example of a request for a (map) tileset list and [here](https://maps.gnosis.earth/ogcapi/collections/blueMarble/map/tiles/GoogleCRS84Quad?f=json) an example of a request for (map) tileset metadata.

### Client usage

Various software supports the OGC API - Tiles standard (see <https://github.com/opengeospatial/ogcapi-tiles/blob/master/implementations.adoc#clients> for a list of supporting implementations).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@krishnaglodha We already have a link for implementations on this section :-) No need to repeat it, here!


![qgis_tiles](../assets/images/qgis_tiles.png){width="100.0%"}

#### pygeoapi
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tomkralidis @krishnaglodha I don't think we should have pygeoapi in the client usage of tiles. It may just confuse people :) We'll have plenty of time to cover publishing tiles using pygeoapi in the diving into pygeoapi workshop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants