From fc7a1e712bbfa9d3714a754d01c53a3f4f964394 Mon Sep 17 00:00:00 2001 From: Erik Reid <erik.reid@geant.org> Date: Tue, 15 Apr 2025 10:39:52 +0200 Subject: [PATCH] added more bullets from https://wiki.geant.org/display/SYS/Mapping+use+cases --- docs/source/planning.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/source/planning.rst b/docs/source/planning.rst index 071008a..9b8be64 100644 --- a/docs/source/planning.rst +++ b/docs/source/planning.rst @@ -128,3 +128,14 @@ Design/Edit concerns for subway map - should we have a validation step when designers return their modifications? - should we keep the design template completely outside of mapping provider? or some metadata (e.g. lists of nodes/edges) in mapping provider? + + - Discussion with Andrea: + + - Andrea can produce svg's, with some unique id in the id attribute + - front end will update svg based on mapping-provider overlay data + + + + + + -- GitLab