Write Geometries to GML

Writes WKT geometries into Geography Markup Language (GML) format.

GML is a complex format; it is not a totally defined format, but more a family of formats which can be tuned by schemas. There is no reference validation tool for developers to ensure their code writes or reads these formats properly. As a consequence, writing and reading GML features remain uncertain.

The actual processing is done by the efficient geotools library.

Options

filename
File to create or erase, ending with gml
version
The version of the GML format to use. Today only v3 is available.
write schema
If checked (default), will export the schema into a file having the same filename with extension xsd.

Input Ports

Icon
Data with WKT geometries

Output Ports

This node has no output ports

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.