From 324129f8f884f21446fd700c2487d9c809a37c00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Jan=C3=A1k?= Date: Wed, 26 Mar 2014 10:00:01 +0100 Subject: [PATCH] Update README.md UTFgrid --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index efc804b..6d6bdbc 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,13 @@ Supported protocols: Exposed at http://[...]/layer/z/x/y.ext +- MapBox UTFgrid request (for existing tiles in .mbtiles with UTFgrid support). Callback is supported + + Example https://www.mapbox.com/demo/visiblemap/ + Specification https://github.com/mapbox/utfgrid-spec + + Exposed at http://[...]/layer/z/x/y.grid.json + To use the OGC WMTS services point your client (desktop or web) to the URL of 'directory' where you installed tileserver.php project with suffix "wmts".