Skip to main content
Question

Hi, I need to convert the data from Oracle spatial to Microstation v8 using .net FME library (c#.net). I am facing problem while converting point features, it is coming as line feature (zero length) even though I set "igds_cell_name" and "cell librar


Forum|alt.badge.img+1

erik_jan
Contributor
Forum|alt.badge.img+17
  • Contributor
  • April 10, 2017

Oracle Spatial can store point geometries in two ways (using SDO_POINT or using the SDO_ELEMENT_ARRAY).

If you are sure these are supposed to be point features (you might want to test on the number of vertices using the Tester counting the coordinates with @NumCoord:s = 1)

Then set the geometry to be a point using the GeometryCoercer before writing.

Hope this helps.


MicroStation stores points as zero length lines. There is no dgn point element type.

/Krister


Reply


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