From f2bafdd0aac4c7c8eba61b36cda82006073e1d02 Mon Sep 17 00:00:00 2001 From: Son-HNguyen Date: Fri, 7 Aug 2020 14:29:22 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 9d3787ea..178b8077 100644 --- a/README.md +++ b/README.md @@ -3,21 +3,13 @@ News ------- -#### Version [v1.8.3](https://github.com/3dcitydb/3dcitydb-web-map/releases/tag/v1.8.3) released (*May 15, 2020*) -#### Version [v1.8.2](https://github.com/3dcitydb/3dcitydb-web-map/releases/tag/v1.8.2) released (*Jan 17, 2020*) -#### Version [v1.8.1](https://github.com/3dcitydb/3dcitydb-web-map/releases/tag/v1.8.1) released (*Dec 2, 2019*) +#### Version [v1.9.0](https://github.com/3dcitydb/3dcitydb-web-map/releases/tag/v1.9.0) released (*August, 2020*) +#### Version [v1.8.3](https://github.com/3dcitydb/3dcitydb-web-map/releases/tag/v1.8.3) released (*May, 2020*) + In preparation of Google Fusion Tables being shut down by Google: Extend the 3DCityDB Web Client to support further data sources such as Google Spreadsheets (using Google Sheets API v4) and directly from PostgreSQL (using PostgREST API). See [changelogs](CHANGES.md) for the list of changes occurred in this version as well as previous versions. - - - - - - - - Introduction ------- The **3DCityDB-Web-Map-Client** is a web-based front-end of the 3DCityDB for high-performance 3D visualization and interactive exploration of **arbitrarily large semantic 3D city models in CityGML**. It utilizes the [Cesium Virtual Globe](http://cesiumjs.org/index.html) as its 3D geo-visualization engine based on HTML5 and Web Graphics Library (WebGL) to provide hardware acceleration and cross-platform functionalities like displaying 3D graphic contents on web browsers without the needs of additional plugins.