Difference between revisions of "CityGML-Developers"

From CityGML Wiki
Jump to: navigation, search
imported>Karl-Heinz Haefele
 
imported>Claus.nagel
(Specification and supporting documents)
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
{| cellspacing="0" cellpadding="0"
{|
 
 
|-
 
|-
| width=50% valign=bottom | There are a number of specifications, guidelines, examples and tools that support the development of CityGML enabled software solutions.
+
| width=50% valign=top | There are a number of specifications, guidelines, examples and tools that support the development of CityGML enabled software solutions.
   
'''''IFC Developers should know the following things'''''
+
'''''CityGML Developers should know the following things'''''
 
| width=5% | 
 
| width=5% | 
 
| width=45% align=right | __TOC__
 
| width=45% align=right | __TOC__
Line 11: Line 11:
 
|  
 
|  
 
|}
 
|}
 
   
 
== Specification and supporting documents ==
 
== Specification and supporting documents ==
  +
* A full documentation of all GML versions is available from the offical OGC website [
 
* The current IFC2x3 EXPRESS schema can be found [http://www.iai-international.org/Model/files/IFC2X3_EXPRESS_longform_Final.zip there] as well
+
* The CityGML Specification version 0.4.0 is available here: [http://portal.opengeospatial.org/files/?artifact_id=22120 '''CityGML Specification''']
  +
* The CityGML 0.4.0 XML Schema is available here: [http://www.citygml.org/docs/CityGML_070617.zip '''CityGML 0.4.0 XML Schema''']<br />Besides the XML Schema files the package contains small example datasets and an example CityGML Application Domain Extension.
* Implementer agreements for IFC2x3 (starting with 2006) are available [http://www.iai.fhm.edu/how-to-implement-ifc/Implementer-Agreements here]
 
  +
* A HTML online documentation of the CityGML 0.4.0 XML Schema is available here: [http://www.igg.tu-berlin.de/citygml/documentation '''CityGML 0.4.0 XML Schema documentation''']
* Sample CityGML files and WFSs for testing are available from different sources, see [[Examples_and_WFSs]]
 
  +
* A full documentation of all GML versions is available from the offical OGC website: '''[http://www.opengeospatial.org/standards/gml GML Specifications]'''
  +
* Sample CityGML files and WFSs for testing are available from different sources, see '''[[Examples_and_WFSs|Examples and WFSs]]'''
  +
  +
  +
For CityGML specifications and XML schemate before version 0.4.0 please refer to the [[References|References section]].
   
 
== Toolboxes and other development software ==
 
== Toolboxes and other development software ==
   
  +
<div style="background-color:#d0d0ff;">
== ADE ==
 
  +
'''&nbsp;XML authoring tools'''
Subsets of the IFC specifications that satisfy a certain exchange scenario are named ''views''. Current view definitions include:
 
  +
</div>
* '''IFC2x3 Extended Coordination View''' - the IFC subset for coordinating the architectural, building service and structural disciplines during the design phase of a construction project.
 
  +
* Other view definitions are currently developed:
 
  +
* '''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]'''
** '''IFC2x3 Structural Analysis View''' - the IFC subset to exchange the structural analysis model from a structural modelling to a structural analysis application
 
  +
** '''IFC2x3 Quantity Take-off View''' - the IFC subset to hand over the quantities of a building information model to cost estimation and calculation
 
  +
== Application Domain Extensions (ADE) ==
** '''IFC2x3 Operation & Maintenance View''' - the IFC subset to handover the facility management relevant information of spaces, furnitute, fixture and equipment to Computer-Aided Facility Management CAFM software
 

Revision as of 15:47, 12 September 2007

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

  • The CityGML Specification version 0.4.0 is available here: CityGML Specification
  • The CityGML 0.4.0 XML Schema is available here: CityGML 0.4.0 XML Schema
    Besides the XML Schema files the package contains small example datasets and an example CityGML Application Domain Extension.
  • A HTML online documentation of the CityGML 0.4.0 XML Schema is available here: CityGML 0.4.0 XML Schema documentation
  • A full documentation of all GML versions is available from the offical OGC website: GML Specifications
  • Sample CityGML files and WFSs for testing are available from different sources, see Examples and WFSs


For CityGML specifications and XML schemate before version 0.4.0 please refer to the References section.

Toolboxes and other development software

 XML authoring tools

Application Domain Extensions (ADE)