Difference between revisions of "Open Source"

From CityGML Wiki
Jump to: navigation, search
imported>Karl-Heinz Haefele
imported>Karl-Heinz Haefele
 
(6 intermediate revisions by the same user not shown)
Line 41: Line 41:
 
<td align="left" width="70%">
 
<td align="left" width="70%">
 
'''CityGML2XCLI''' is a '''command line interface''' for the free CityGML2X converter library. It lets you convert your '''CityGML''' models to '''X3D'''.</td>
 
'''CityGML2XCLI''' is a '''command line interface''' for the free CityGML2X converter library. It lets you convert your '''CityGML''' models to '''X3D'''.</td>
  +
</tr>
  +
  +
<tr valign="top">
  +
<td align="left" width="30%">
  +
* '''[https://cesium.com/ion/ Cesium Ion]'''
  +
</td>
  +
<td align="left" width="70%">
  +
'''Cesium Ion''' enables a CityGML upload and a visualization in the Cesium Globe.</td>
 
</tr>
 
</tr>
   
Line 67: Line 75:
 
<tr valign="top">
 
<tr valign="top">
 
<td align="left" width="30%">
 
<td align="left" width="30%">
* '''[http://www.geores.de GeoRES]'''
+
* '''[https://www.geoplex.de/geores/ GeoRES]'''
 
</td>
 
</td>
 
<td align="left" width="70%">
 
<td align="left" width="70%">
'''CityGML Plugins Sketchup&#8482;-Sketchsoftware''', free and open-source plugins to export CityGML data from Sketchup&#8482;-Sketchsoftware.
+
'''GEORES for Sketchup''', free and open-source plugins to export CityGML data from Sketchup&#8482;-Sketchsoftware (MIT license).
'''[http://www.geores.de/geoResProduktePlugins.html --> more information and download]'''
+
'''[https://github.com/GeoplexGIS/geores --> more information and download]'''
 
</td>
 
</td>
 
</tr>
 
</tr>

Latest revision as of 16:32, 7 June 2019

Beside commercial software packages there is also a number of Open Source Projects that support CityGML.


 Open Source Projects

BIMserver, Open source building information modelserver based on IFC. Has an export function from IFC to CityGML (including the GeoBIM ADE extension)
--> more information and download

libcitygml is a small and easy to use open source C++ library for parsing CityGML files in such a way that data can be easily exploited by 3D rendering applications (geometry data are tesselated and optimized for rendering during parsing). For instance, it can be used to develop readers of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...)
citygml2vrml is a command line utility based on libcitygml to convert CityGML files to a VRML97 representation.
libcitygml & citygml2vrml --> More information and download

CityGML2X is a free Java library for converting CityGML to X3D.
CityGML2XCLI is a command line interface for the free CityGML2X converter library. It lets you convert your CityGML models to X3D.
Cesium Ion enables a CityGML upload and a visualization in the Cesium Globe.

CodeSynthesis XSD, an open source, cross-platform XML data binding compiler for C++. Supports generation of the object model as well as parsing and serialization code from CityGML schemas. --> Download --> More information on using with CityGML

CityGML2OBJs, a semantic-aware utility to convert CityGML data to OBJ, featuring decoupling of objects and conversion of attributes to colours.
val3dity, geometric validation of 3D primitives according to ISO 19107, with a web interface.
Solar3Dcity, a simple utility to estimate the yearly solar irradiation of buildings stored in CityGML.
Random3Dcity, a procedural modelling engine natively supporting CityGML, and capable of generating extensive multi-LOD representations.
--> more information and download

GEORES for Sketchup, free and open-source plugins to export CityGML data from Sketchup™-Sketchsoftware (MIT license). --> more information and download

3D City Database, a free 3D geo database for the storage and management of virtual 3D city models based on CityGML - to be used in conjunction with Oracle 11G Spatial/Locator (or higher) or PostGIS. 3DCityDB comes with tools for CityGML import/export, export of data into spreadsheets, visualization support for KML, COLLADA, and glTF. Since version 3.2, a 3D web client which is based on the Cesium Virtual Globe is part of the project.
citygml4j, an open-source Java class library and API for the processing of 3D city models encoded in CityGML.
--> Project website www.3dcitydb.org --> Source Code --> Download of latest release --> Online demos of 3D viewer

Aristoteles, an Open Source viewer for CityGML Data. --> Download

citygml4j, an open-source Java class library and API for the processing of 3D city models encoded in CityGML.
--> Download