Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Set up mappings to GML or SOSI Syntax with Deegree mapping, FME mapping or Geoserver mapping.


Image Added

 

Mapping Rules

Tables

Classes (which are not abstract) with stereotype featuretype, type or none will become separate tables. In addition, datatypes which are a part of one-many or many-many relationships will also become a table (i.e. they will not be flattened). Inheritance is resolved by adding all inherited elements to subtypes. Classes must be in the same package under applicationSchema.

...