From 26be8aad3220dded4dde0b97df3b5cb1772c57c3 Mon Sep 17 00:00:00 2001 From: Athanasios <ath.kouk.oid@gmail.com> Date: Wed, 27 May 2020 11:26:23 +0200 Subject: [PATCH] readme edit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 208c66c..8d4ec80 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Node 3D Portrayal Service (extended) +# Node 3D Portrayal Service  -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. +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 (returns metadata in the response). ## Installing -- GitLab