【问题标题】:Convert CityGML model to CityJson file将 CityGML 模型转换为 CityJson 文件
【发布时间】:2021-05-05 15:30:02
【问题描述】:

我需要使用 Citygml4j/Citygml-tools 将 CityGML 模型转换为 CityJson 文件的帮助,因为我需要在 Qgis 软件中可视化 CityGML 模型。我从 CityJson 网站获得的教程对于像我这样的学生来说很简单。我希望你们中的任何人都可以帮助逐步将 CityGML 转换为 CityJson 的解决方案。我真诚地感谢您的任何帮助。谢谢。

https://www.cityjson.org/tutorials/conversion/ https://towardsdatascience.com/loading-3d-city-models-in-qgis-46347a638760

【问题讨论】:

  • 为什么不在 QGIS 中显示 CityGML?

标签: json github gis qgis gml-geographic-markup-lan


【解决方案1】:

根据其 github repo 中的自述文件,它基本上是:

citygml-tools to-cityjson /path/to/your/CityGML.gml

考虑到您在 unix 系统中并在包文件夹中打开了终端。

在 Windows 中应该是:

citygml-tools.exe to-cityjson your_CityGML.gml

考虑到您在 package 文件夹和 citygml 文件中

【讨论】:

    猜你喜欢
    • 2015-11-13
    • 1970-01-01
    • 2019-07-21
    • 2021-10-20
    • 2018-12-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多