Skip to main content
Question

Handle mulity geometry columns in oracel spatial

  • December 10, 2015
  • 1 reply
  • 7 views

I would like to join 3 spatial table from oracle spatial database. I use Joiner to create relation between tables. Each table has geometry, I would like to save each of this geometry in separate column in xml. How to map geometry column in oracle spatial reder.I use SeabedML (GML) as writer.

1 reply

erik_jan
Contributor
Forum|alt.badge.img+19
  • Contributor
  • December 10, 2015

For a GML to accept multiple geometries the geometries have to be aggregated.

So if you use the FeatureMerger instead of the Joiner and set the geometry handling to aggregate you should be fine.

You could name the geometries using the GeometryPropertySetter before merging if you need to be able to identify the parts.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings