Add note about tileserver-gl-light to the docs

This commit is contained in:
Petr Sloup 2016-08-24 13:50:47 +02:00
parent 4c2157842c
commit 7d2f8ab062

View file

@ -19,6 +19,8 @@ Rendered tiles
* Available formats: ``png``, ``jpg`` (``jpeg``), ``webp`` * Available formats: ``png``, ``jpg`` (``jpeg``), ``webp``
* TileJSON at ``/styles/{id}/rendered.json`` * TileJSON at ``/styles/{id}/rendered.json``
* The rendered tiles are not available in the ``tileserver-gl-light`` version.
Static images Static images
============= =============
* Several endpoints: * 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" * 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
=========== ===========
* Source data are served at ``/data/{mbtiles}/{z}/{x}/{y}.{format}`` * Source data are served at ``/data/{mbtiles}/{z}/{x}/{y}.{format}``