-
Currently it's necessary to convert downloaded LOD2 data to geoJSON first to use it with the software as problems were encountered with shape-files. This issues needs to be resolved for a userfriendly…
-
# ゼミ論中間発表リスト
[富士山の3Dモデル生成に特化したPythonライブラリの開発プロジェクト (2).pdf](https://github.com/user-attachments/files/17812014/3D.Python.2.pdf)
[参考文献・先行事例](https://github.com/furuhashilab/2024GSC_SatoAki2/issues/6)…
-
hello.
Thank you for telling me about the ifc and citygml conversion tools last time
I succeeded in converting two ifc files to citygml.
But I have two problems.
First, large ifc files canno…
-
Hi,
is there any way to merge cityGML files with citygml-tools? or what would be the way to go here?
Thanks a lot!
pcace updated
7 months ago
-
I tried to convert a CityGML file to CityJSON with _citygml-tools_ where the buildings may have multiple functions, but since building attributes in CityJSON are all string types, only the first funct…
-
An important case in GeoSPARQL is to capture fragments of the input XML (GML) or JSON (GeoJSON) as literals with custom datatypes: `geo:gmlLiteral, geo:geoJSONLiteral`.
This happens when converting e…
-
- [x] Clarify/simplify the directory hierarchy
Done in [this issue](https://github.com/MEPP-team/VCity/issues/207)
RICT is about integrating components in order to deploy App (Demos). Th…
-
Zielsetzung:
Entwicklung eines Python-Skripts, das Dachflächen aus einer lokalen CityGML-Datei (LOD2) extrahiert, um relevante Informationen für die Installation von Photovoltaikanlagen bereitzuste…
-
Hello,
First to all, thank you all for your excellent and useful work.
I am unaware of the proper GitHub etiquette regarding these questions, but without wanting to sound demanding or ungratefu…
-
hey, really love your tool!
Lately I was investigating on how to best combine terrain models (geotiff) with CityGML or CityJSON files. Since I'm new to Python I wanted to hear your thoughts on how to…