Difference between revisions of "CityGML-Developers"

From CityGML Wiki
Jump to: navigation, search
imported>Claus.nagel
(CityGML version 0.4.0)
imported>Admin
Line 35: Line 35:
   
 
== Toolboxes and other development software ==
 
== Toolboxes and other development software ==
  +
  +
<div style="background-color:#d0d0ff;">
  +
'''&nbsp;Programming libraries'''
  +
</div>
  +
  +
* '''citygml4j''' is a open-source Java class library and API for facilitating work with the City Geography Markup Language (CityGML). citygml4j makes it easy to read, process, and write CityGML datasets, and to develop CityGML-aware software applications. citygml4j is developed at the '''[http://www.igg.tu-berlin.de Institute for Geodesy and Geoinformation Science, Berlin University of Technology]''' and is released under the terms of the [http://www.gnu.org/licenses/lgpl-3.0.html|GNU Lesser General Public License v3 (LGPL)]. '''[http://www.igg.tu-berlin.de/software --> More information, tutorials, examples, downloads, etc.]'''
   
 
<div style="background-color:#d0d0ff;">
 
<div style="background-color:#d0d0ff;">
Line 41: Line 47:
   
 
* '''Liquid XML Editor''' is a free graphical XML Schema Editor (XSD), intellisense XML Editor and XSD & XML Validator from '''[http://www.liquid-technologies.com Liquid Technologies]'''. '''[http://www.liquid-technologies.com/Download.aspx --> Download]'''
 
* '''Liquid XML Editor''' is a free graphical XML Schema Editor (XSD), intellisense XML Editor and XSD & XML Validator from '''[http://www.liquid-technologies.com Liquid Technologies]'''. '''[http://www.liquid-technologies.com/Download.aspx --> Download]'''
 
== Application Domain Extensions (ADE) ==
 

Revision as of 12:27, 11 July 2009

There are a number of specifications, guidelines, examples and tools that support the development of CityGML enabled software solutions.

CityGML Developers should know the following things

 
     

Specification and supporting documents

Note: For CityGML Specifications and XML Schemata prior to version 0.4.0 please go to the References section.

CityGML version 1.0.0

CityGML version 0.4.0

Toolboxes and other development software

 Programming libraries

 XML authoring tools