add note of not available elevation api in light version
This commit is contained in:
parent
f85e8204a5
commit
93cf7685ed
1 changed files with 2 additions and 0 deletions
|
@ -108,6 +108,8 @@ Source data
|
||||||
|
|
||||||
* the result will be a json object like ``{"z":7,"x":68,"y":45,"red":134,"green":66,"blue":0,"latitude":11.84069,"longitude":46.04798,"elevation":1602}``
|
* the result will be a json object like ``{"z":7,"x":68,"y":45,"red":134,"green":66,"blue":0,"latitude":11.84069,"longitude":46.04798,"elevation":1602}``
|
||||||
|
|
||||||
|
* The elevation api is not available in the ``tileserver-gl-light`` version.
|
||||||
|
|
||||||
Static files
|
Static files
|
||||||
===========
|
===========
|
||||||
* Static files are served at ``/files/{filename}``
|
* Static files are served at ``/files/{filename}``
|
||||||
|
|
Loading…
Reference in a new issue