Skip to content

Commit 10d6bfb

Browse files
authored
Merge pull request #76 from tudelft3d/gio-dev
Update README.md
2 parents 8859d6b + 61de513 commit 10d6bfb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 3DCityDB Tools for QGIS
22

3-
This repository contains code of a **QGIS plug-in** that facilitates management and visualization of data stored in the CityGML **3D City Database** (aka 3DCityDB), which currently supports CityGML v. 1.0 and 2.0.
3+
This repository contains code of a **QGIS plug-in** that facilitates management and visualization of data stored in the CityGML **3D City Database** (aka 3DCityDB), which currently supports CityGML 1.0 and 2.0.
44

55
<p align="center">
66
<br>
@@ -45,7 +45,7 @@ Some datasets for testing purposes are available, too, and are contained in the
4545

4646
# Requirements
4747

48-
The plug-in has been developed using [**QGIS**](https://www.qgis.org/en/site/forusers/download.html) **3.22 LTR** and **3.28 LTR**. QGIS **3.34 LTR** is also supported. Please note that support and further development will focus only on LTR versions.
48+
The plug-in has been developed using [**QGIS**](https://www.qgis.org/en/site/forusers/download.html) **3.22 LTR**, **3.28 LTR**, **3.34 LTR** and **3.40 LTR**. Please note that support and further development focuses only on LTR versions.
4949

5050
The server-side part of the plug-in requires PostgreSQL version >= 10 and PostGIS version >= 2.
5151

@@ -72,8 +72,8 @@ and with additional suggestions and feedback by Camilo León-Sánchez (TU Delft)
7272

7373
Besides further testing and debugging, there are a number of improvements that we are thinking of, such as:
7474
- Support for appearances (at least for X3D Materials, if possible)
75-
- Support for ADEs (Preliminary work on the Energy ADE has been already carried out in a [MSc Geomatics thesis at TU Delft](https://repository.tudelft.nl/islandora/object/uuid%3A6786ac5c-b61d-4e17-8501-e3cf2c7a9577))
76-
- Testing and initial support for the 3DCityDB v. 5.0 (and therefore CityGML 3.0)
75+
- Initial tests to support ADEs (namely, the Energy ADE) have been carried out in a [MSc Geomatics thesis at TU Delft](http://resolver.tudelft.nl/uuid:6786ac5c-b61d-4e17-8501-e3cf2c7a9577)
76+
- Initial tests to support the 3DCityDB 5.0 (and therefore CityGML 3.0) have been carried out in another [MSc Geomatics thesis at TU Delft](https://resolver.tudelft.nl/uuid:5992ba24-8618-48d7-9e24-28839b5da16b)
7777
- ...the sky is the limit...
7878

7979
# Disclaimer

0 commit comments

Comments
 (0)