From 6ee3de00c50b3d0a7cbf4375bea1d7b2c5d71161 Mon Sep 17 00:00:00 2001 From: Koukofikis <athanasios.koukofikis@hft-stuttgart.de> Date: Tue, 6 Jul 2021 08:07:38 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f18d4a9..0b936b9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Node 3D Portrayal Service extended  -This is a 3D Portrayal Service implementation that is compatible with [3D Tiles](https://github.com/CesiumGS/3d-tiles) and [i3s](https://github.com/Esri/i3s-spec) specifications. In case of i3s it performs an active node selection. +This is a 3D Portrayal Service implementation that is compatible with the [I3S](https://github.com/Esri/i3s-spec) specification and performs an active node selection.. ## Installing @@ -48,4 +48,4 @@ When the query parameters are not valid an xml exception is returned. ## Demo -[http://81.169.187.7:9001](http://81.169.187.7:9001) \ No newline at end of file +[http://81.169.187.7:9001](http://81.169.187.7:9001) -- GitLab