-
Hello,
according to README.md, CityJSON 1.0 is supported. However, in Nov 2023 CityJSON 2.0 was published and accepted as an OGC standard. In April 2024 2.0.1 was published.
I think it'd make s…
-
I tried to pull the docker image by using following command, but it appears an error message:
(OS: Ubuntu 22.04, Kernel:6.6.x, Architecture: x86_64 )
> docker pull 3dcitydb/citydb-tool:edge
e…
-
It would be nice to have an json endpoint option for thematic data url. Quite like the "PostgreSQL REST API" option but expandable.
-
see the issue: https://github.com/3dcitydb/3dcitydb/issues/113#issuecomment-1150747678
-
see the discussion here https://github.com/3dcitydb/3dcitydb/issues/162#issuecomment-1349633087
-
Hello! I'm currently trying to tile a large CityGML file into several smaller tiles (1km x 1km) using 3D City Database Importer/Exporter.
I set up the PostgreSQL database on Windows using the latest …
-
We currently use a mixture of different schemes for file names and directories. For example
* `Lowercase with minus sign`: like in "3dcitydb", "postgresql", "json-schema", ...
* `Camel case with f…
-
### Issue Logs
When running `docker build -t tumgis/3dcitydb-web-map .` after cloning the repo, the following error arises:
> 2024/01/11 17:41:27 http2: server: error reading preface from client //.…
-
I have a transport dataset converted from OpenDrive to CityGML 3.0, which is successfully imported into the _3DCityDB v5_ using the _citydb_tool_. However, exporting the same data to a CityGML file ta…
-
With some compound EPSG, determining wether the planar coordinates are project or not may lead to wrong results.
Example: EPSG: 6697
Planar coordinates are in degrees, but QgsCoordinateReference…