From 93cf7685ed5fc69f2924a7d9687f2d78a496a285 Mon Sep 17 00:00:00 2001 From: Miko Date: Fri, 17 Jan 2025 23:20:12 +0100 Subject: [PATCH] add note of not available elevation api in light version --- docs/endpoints.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/endpoints.rst b/docs/endpoints.rst index 12f1acf..435144a 100644 --- a/docs/endpoints.rst +++ b/docs/endpoints.rst @@ -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 elevation api is not available in the ``tileserver-gl-light`` version. + Static files =========== * Static files are served at ``/files/{filename}``