With this export configuration, GPX data can be exported. Points are exported as GPX Waypoints and lines as GPX Tracks. The configuration needs to be carried out analogous to GIS export.

File structure - GPX export

File structure - GPX export

 

<WoGISExportConfiguration>

<General>

Version

Version of the XML configuration, is currently not evaluated.

ShowMode (optional)

When selecting the objects in the current view or shown rectangle. Options: SELECT or CUT (default is SELECT).

 

<JoinDef>(optional)

 

 

Feature class

Name of the feature class to which a connection is to be built.

 

<Join>

 

Table

You have to enter the name of the table that will be connected to the feature class.

 

 

 

FCField

The field name from the feature class on which the connection builds.

 

 

 

TableField

The field name from the table on which the connection builds.

<Tasks>

 

<Task>

 

 

FeatureClassName

Name of the feature class, which is exported through this task.

 

 

LayerName (optional)

Is necessary for the export of selected features in WebOffice. The attribute LayerName consists of the dataframe name, the name of the group layer and the layer itself. e.g.

LayerName="SampleProject/Cadaster/Properties"

sichtbarelayer

 

 

TaskName

Designation for the task.

 

 

 

 

ConnectionName (optional)

Designation of the connection as defined in the associated Connection File.

If this attribute is not defined, the Default Connection from the ConnectionFile is used.

 

 

<GeoTransformationCodes>

<GeoTransformationCode>

Code (optional)

Defines a transformation for a web export (from WebOffice). The transformation is used when the coordinate reference system of the input differ from the projection of the output . Further details can be found in the chapter GeoTransformationCodes.

 

 

<FeatureQueryFilter>

 

Where (optional)

The export can be limited to certain object per task with the FeatureQueryFilter. Attention should be paid to the fact that the spelling of the queries is directly dependent on the used data source. Further details on the query filter can be found in the chapter Feature Query Filter.