-
Currently, the 3dcitydb-wfs-container will fail at startup, if the 3dcitydb instance it tries to connect to is not reachable for any reason. This is especially unfavorable when I try to start a 3dcity…
BWibo updated
6 years ago
-
Is there a way to export CityGML3.0 data in KML/COLLADA/glTF format using 3DCityDB?
If I get it right, according to the 3dcitydb-docs of latest version, 3D Web Client visualizes KML/COLLADA/gITF da…
-
I try to create 3DTiles from a 3DCityDB database. Obviously it connects successfully to the database, but then i get the following error:
```
(venv) gerhard@HP17:~/bin/py3dtilers$ citygml-tiler
1…
-
Fix the GDAL installation.
Adapt the installation and readme, so the wheels by Gohlke are used.
https://github.com/cgohlke/geospatial-wheels/
c0nb4 updated
2 weeks ago
-
the code in CityTiler hardcodes `citydb` schema everywhere (https://github.com/VCityTeam/py3dtilers/search?q=citydb), while 3dcitydb allows to use several schemas in the same database per https://3dci…
-
Hi,
i'm runnig Postgresql 13.8 with PostGIS 3.1.4 on Debian 8.4. When I try to use your Plugin the following error occurs in QGIS.
QGIS-Log:
File "C:\Users/........../AppData/Roaming/QGIS/QGI…
-
Dear **3DCityDB Tools plug-in** users,
If you are using our plug-in and you like it or find it useful, let us know!
If you want, you are heartily invited to **add here ideas and suggestions** for …
-
There is a need to propose a docker that allows to automatically fill a 3DCityDB with borough name to fetch in OpenData GrandLyon.
It should be very similar to the [Chemistry Valley](https://github…
-
How to reproduce the issue:
1. Create a new 3dcitydb instance under PostgreSQL/PostGIS
2. Run the `DROP_SCHEMA` script to drop the initial schema `citydb`
3. Run the `CREATE_SCHEMA` script to crea…
-
I think it would be a fantastic feature to add support to export Citygml files for use with projects like 3dcitydb !