From 167a73df00b165acbdb409894c29e1bf4df545f8 Mon Sep 17 00:00:00 2001
From: JOE XMG <thunyathep.s@outlook.com>
Date: Mon, 3 Oct 2022 23:22:44 +0200
Subject: [PATCH] update

---
 server.js | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/server.js b/server.js
index 86815c5..52f3682 100644
--- a/server.js
+++ b/server.js
@@ -186,12 +186,6 @@
         }
     })
 
-    // app.get('/collections/Stuttgart_LOD2_Stadtmitte/3dtiles', function (req, res) {
-    //     res.redirect("http://193.196.37.89:8092/AssetsHFT/3DTile_Stuttgart_City_LoD2_InnenStadt_ClampToGround/tileset.json")
-    // })
-
-    
-
     // request i3s - New York Manual Redirect
     app.get('/collections/NewYork/i3s', function (req, res) {
         res.redirect("https://tiles.arcgis.com/tiles/P3ePLMYs2RVChkJx/arcgis/rest/services/Buildings_NewYork_17/SceneServer/layers/0/")
-- 
GitLab