Skip to content

Commit c78534e

Browse files
authored
ogcapi-tiles.md - stale link to pygeoapi documentation
Stale link, should be https://docs.pygeoapi.io/en/latest/publishing/ogcapi-tiles.html#providers
1 parent c79ec79 commit c78534e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

workshop/content/docs/publishing/ogcapi-tiles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ title: Exercise 5 - Tiles of geospatial data via OGC API - Tiles
1717

1818
## pygeoapi support
1919

20-
pygeoapi supports the core OGC API - Tiles specification, and is able to advertise an existing tileset. Note that pygeoapi itself does not render tiles from source data, but it supports publishing tiles from different [backend providers](https://docs.pygeoapi.io/en/latest/data-publishing/ogcapi-tiles.html#providers).
20+
pygeoapi supports the core OGC API - Tiles specification, and is able to advertise an existing tileset. Note that pygeoapi itself does not render tiles from source data, but it supports publishing tiles from different [backend providers](https://docs.pygeoapi.io/en/latest/publishing/ogcapi-tiles.html#providers).
2121

2222
!!! note
2323

2424
The OGC API - Tiles URL structure is compatible with XYZ layers in common libraries such as OpenLayers, Leaflet and MapML
2525

2626
!!! note
2727

28-
See [the official documentation](https://docs.pygeoapi.io/en/latest/data-publishing/ogcapi-tiles.html) for more information on supported tile backends
28+
See [the official documentation](https://docs.pygeoapi.io/en/latest/publishing/ogcapi-tiles.html) for more information on supported tile backends
2929

3030
!!! note
3131

0 commit comments

Comments
 (0)