You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# 3DCityDB Tools for QGIS
2
2
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.
4
4
5
5
<palign="center">
6
6
<br>
@@ -45,7 +45,7 @@ Some datasets for testing purposes are available, too, and are contained in the
45
45
46
46
# Requirements
47
47
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.
49
49
50
50
The server-side part of the plug-in requires PostgreSQL version >= 10 and PostGIS version >= 2.
51
51
@@ -72,8 +72,8 @@ and with additional suggestions and feedback by Camilo León-Sánchez (TU Delft)
72
72
73
73
Besides further testing and debugging, there are a number of improvements that we are thinking of, such as:
74
74
- 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)
0 commit comments