From df1a2c9aeee32f2a923df5bf7da159dbc035d451 Mon Sep 17 00:00:00 2001 From: Athanasios <ath.kouk.oid@gmail.com> Date: Fri, 17 Jul 2020 20:13:58 +0200 Subject: [PATCH] readme edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d690492..a7581cb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The client is implemented using the [Dojo Toolkit](https://dojotoolkit.org). Clo ## Usage -You can alter the default host, port and service endpoint. Click on "Get Layers" to get the server capabilities. Click on "Add layer" to add a temporary i3s layer. The expiry duration can be found in the config.js file on the server side (default is 24 hours). Pick a layer from the layers list. Then, just navigate in the scene. Click on the Set button to define a bounding box for additional spatial filtering and pick two points on the Cesium viewer. If you freeze the scene, then no additional requests to the service are made while you navigate the scene. +You can alter the default host, port and service endpoint. Click on "Get Layers" to get the server capabilities. Click on "Add layer" to add a temporary i3s layer. The expiry duration can be found in the config.js file on the server side (default is 24 hours). Pick a layer from the layers list. Then, just navigate in the scene. Click on the "Set" button to define a bounding box for additional spatial filtering and pick two points on the Cesium viewer. If you freeze the scene, then no additional requests to the service are made while you navigate the scene. Layers available in the default host: * Hamburg buildings -- GitLab