Add note about tileserver-gl-light to the docs
This commit is contained in:
@@ -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}``
|
||||||
|
|||||||
Reference in New Issue
Block a user