Difference between revisions of "CityGML-Developers"

From CityGML Wiki
Jump to: navigation, search
imported>Claus.nagel
(Toolboxes and other development software)
imported>Claus.nagel
(Specification and supporting documents)
(20 intermediate revisions by the same user 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.
   
 
'''''CityGML Developers should know the following things'''''
 
'''''CityGML Developers should know the following things'''''
Line 11: Line 11:
 
|  
 
|  
 
|}
 
|}
 
   
 
== Specification and supporting documents ==
 
== Specification and supporting documents ==
  +
  +
* 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.
  +
* 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''']
 
* A full documentation of all GML versions is available from the offical OGC website: '''[http://www.opengeospatial.org/standards/gml GML Specifications]'''
 
* 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]]'''
* The CityGML specification (discussion paper) is available here: [http://www.opengeospatial.org/standards/dp '''CityGML Discusssion Paper''']
 
  +
* 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|References section]].
   
 
== Toolboxes and other development software ==
 
== Toolboxes and other development software ==
   
 
<div style="background-color:#d0d0ff;">
 
<div style="background-color:#d0d0ff;">
'''&nbsp;Tools for XML development'''
+
'''&nbsp;XML authoring tools'''
 
</div>
 
</div>
   
  +
* '''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]'''
<table>
 
<tr valign="top">
 
<td align="left" width="20%">
 
* '''Liquid XML Editor'''
 
</td>
 
<td align="left" width="70%">
 
A free graphical XML Schema Editor (XSD), intellisense XML Editor and XSD & XML Validator. '''[http://www.liquid-technologies.com/Download.aspx --> Download]'''
 
</td>
 
</tr>
 
</table>
 
   
 
== Application Domain Extensions (ADE) ==
 
== Application Domain Extensions (ADE) ==

Revision as of 14: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)