From becb46ab8053f1f8853ca27321c73578af95177c Mon Sep 17 00:00:00 2001 From: Petr Sloup Date: Tue, 6 Dec 2016 21:39:17 +0100 Subject: [PATCH] Add "Style JSON" link to the front page --- public/templates/index.tmpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/templates/index.tmpl b/public/templates/index.tmpl index 11a2cc8..538cb74 100644 --- a/public/templates/index.tmpl +++ b/public/templates/index.tmpl @@ -32,8 +32,12 @@

{{name}}

identifier: {{@key}}

+ services: + {{#if serving_data}} + GL Style + {{/if}} {{#if serving_rendered}} - services: TileJSON + {{#if serving_data}}| {{/if}}TileJSON {{/if}} {{#if wmts_link}} | WMTS