CityGML
BIMserver plugin for CityGML output of models.
This plugin was part of the BIMserver and has been moved to its own repository.
At the moment the plugin does not work. Anyone interested in adopting this project, please let us know!
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opensourcebim |
| Идентификатор | Идентификаторcitygml |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCityGML
BIMserver plugin that provides a CityGML serializer
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикOpenSource BIM |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| citygml-0.0.4.pom | |
| citygml-0.0.4.jar | 300 KB |
| citygml-0.0.4-sources.jar | 292 KB |
| citygml-0.0.4-plugin.xml | 376 bytes |
| citygml-0.0.4-javadoc.jar | 129 KB |
| citygml-0.0.4-icon.png | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/citygml/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>citygml</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/citygml/
implementation 'org.opensourcebim:citygml:0.0.4'
// https://jarcasting.com/artifacts/org.opensourcebim/citygml/
implementation ("org.opensourcebim:citygml:0.0.4")
'org.opensourcebim:citygml:jar:0.0.4'
<dependency org="org.opensourcebim" name="citygml" rev="0.0.4">
<artifact name="citygml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='citygml', version='0.0.4')
)
libraryDependencies += "org.opensourcebim" % "citygml" % "0.0.4"
[org.opensourcebim/citygml "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opensourcebim : pluginbase | jar | 1.5.68 |
| org.citygml4j : citygml4j | jar | 2.3.0 |
BIMserver plugin for CityGML output of models.
This plugin was part of the BIMserver and has been moved to its own repository.
At the moment the plugin does not work. Anyone interested in adopting this project, please let us know!