From f91c40e5a618a9148342e142377ba483e7ec9b37 Mon Sep 17 00:00:00 2001 From: frederic wagner Date: Wed, 9 Nov 2022 16:27:51 +0100 Subject: [PATCH] gipy: getting interface ready for customization --- apps/gipy/interface.html | 152 +++++++++++++++++++++++++++++---------- 1 file changed, 113 insertions(+), 39 deletions(-) diff --git a/apps/gipy/interface.html b/apps/gipy/interface.html index cfb9fe971..57cb9557e 100644 --- a/apps/gipy/interface.html +++ b/apps/gipy/interface.html @@ -1,14 +1,50 @@ +

Please select a gpx file to be converted to gpc and loaded.

- + gpx file : +
+ gpc filename : .gpc (max 24 characters) +
+ + + + + + + + + + + + + + + + + + + + + +
OpenstreetMap NODE Tags
colorkeyvalue
red
blue
cyan
green
+

nice tags could be : + shop/bicycle, amenity/bank, shop/supermarket, leisure/picnic_table, tourism/information, amenity/pharmacy +

+ + + + +
@@ -18,65 +54,103 @@ } +