Skip to main content
Question

Strange side-effect of coordinateRounder

  • April 4, 2017
  • 5 replies
  • 75 views

Forum|alt.badge.img

I seem to have a strange problem with the coordinate rounder. It looks like a bug actually, as I didn't have this issue in FME2016:

I have read some features from an autodesk drawing (dwg). After using my coordinateRounder the information about entity type is deleted (see also the figures 1-3). It isn't that hard to make a workaround for this issue, but I don't understand why this is happening. I already found out that this isn't always happening with coordinateRounder.

Does anybody have an idea?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

5 replies

redgeographics
VIP
Forum|alt.badge.img+62

It does look like it's a bug. I'd recommend sending it in to Safe's support team.


erik_jan
Contributor
Forum|alt.badge.img+26
  • Contributor
  • April 4, 2017

Could it be that the attributes are read with a character data type, instead of a numeric, even though the values are numeric?

I have seen some unexpected behaviour if that was the case.


mark2atsafe
Safer
Forum|alt.badge.img+59

I did a quick search and found this seems to have been discovered and fixed in FME2015/2016. I see from your curves you are using 2017 though. So is this an old workspace that you have just opened in 2017? If so, can you replace the CoordinateRounder with a new one? That might help fix the problem.

If not, please do send this to our support team and quote PR#63285 for them to investigate.

Regards

Mark


Forum|alt.badge.img
  • Author
  • April 5, 2017

I did a quick search and found this seems to have been discovered and fixed in FME2015/2016. I see from your curves you are using 2017 though. So is this an old workspace that you have just opened in 2017? If so, can you replace the CoordinateRounder with a new one? That might help fix the problem.

If not, please do send this to our support team and quote PR#63285 for them to investigate.

Regards

Mark

 

It is an old workspace that i have opened in 2017 and saved as a 2017 workspace. I had tried to replace the coordinaterounder already, but it didn't fix the problem. I will submit the matter to your support team.

daveatsafe
Safer
Forum|alt.badge.img+23
  • Safer
  • April 6, 2017

This issue seems to be due to an obscure interaction between the workspace Classic/Enhanced geometry setting, the AutoCAD reader, and the CoordinateRounder.

We will be fixing this, but for now, changing the workspace geometry setting to Enhanced will cure the problem.

The Classic/Enhanced geometry option was removed in FME 2012, so this problem will only affect workspace created in earlier versions.