Skip to main content
Question

MSSQL geometry column is being written as a Geometry Column

  • September 29, 2021
  • 1 reply
  • 4 views

kschultz
Participant
Forum|alt.badge.img+1

FME is writing a the geometry column as:

GEOMETRYCOLLECTION (GEOMETRYCOLLECTION EMPTY, POINT (Y X))

 

When it should be outputting as

POINT (Y X)

 

Is there a way to correct this?

1 reply

nielsgerrits
VIP
Forum|alt.badge.img+54

The geometry you want to write looks te be a nested collection. You can try to explode this to single geometries by using the DeAggregator, parameter Mode: All Levels.


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