From 7d2f8ab062c96ca0150edc6c6db4af178f3df5e5 Mon Sep 17 00:00:00 2001 From: Petr Sloup Date: Wed, 24 Aug 2016 13:50:47 +0200 Subject: [PATCH] Add note about tileserver-gl-light to the docs --- docs/endpoints.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/endpoints.rst b/docs/endpoints.rst index c04b859..a1373f4 100644 --- a/docs/endpoints.rst +++ b/docs/endpoints.rst @@ -19,6 +19,8 @@ Rendered tiles * Available formats: ``png``, ``jpg`` (``jpeg``), ``webp`` * TileJSON at ``/styles/{id}/rendered.json`` +* The rendered tiles are not available in the ``tileserver-gl-light`` version. + Static images ============= * Several endpoints: @@ -41,6 +43,8 @@ Static images * value of ``0.1`` means "add 10% size to each side to make sure the area of interest is nicely visible" +* The static images are not available in the ``tileserver-gl-light`` version. + Source data =========== * Source data are served at ``/data/{mbtiles}/{z}/{x}/{y}.{format}``