From 45ce752458e12be1c54db5060af78287c87c3743 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 12 Nov 2021 12:15:47 +0000 Subject: [PATCH] Hide debugging info. Explain extra tags/keys. --- templates/isa.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/isa.html b/templates/isa.html index 758ce76..0b0ac24 100644 --- a/templates/isa.html +++ b/templates/isa.html @@ -35,6 +35,11 @@ {% endif %} + {# +

tags

+
{{ tags | pprint }}
+ #} +

subclass of

{% if subclass_list %} @@ -61,6 +66,7 @@ {% endif %}

extra OpenStreetMap tags/keys

+

Sometimes the OSM tags/keys are insufficient to find a good match, so this tool includes an exta tags/keys to check.

{% if extra %}