Skip to main content
Solved

Exporting data from Smallworld to Mapinfo Tab


Hi All, we are trying to export data from Smallworld to Mapinfo Tab format. In Smallwrold we have objects like Underground Route and Cables, which are having length fields with values available in millimeters, but these values are getting exported as meters to Mapinfo tab, how to keep the values as it is while exporting. Please help. @takashi please help in this regard. Thanks in advance.

Best answer by erik_jan

Data in Smallworld is stored in millimeters and therefor the length is calculated in mm.

But on a Smallworld table calculated fields can be defined, that do a calculation when exported by FME.

Could be the length is re-calculated on export.

Another option is that the export coordinate system is in meters and the length is re-calculated automatically.

In either case, if you know the length is in meters and you want it back to mm, use an ExpressionEvaluator transformer and multiply the value by 1000. You might lose information if the meter value is rounded.

If you are using the Spatialbiz plugin to extract from Smallworld, I can get you support to suppress the re-calculation of the length attribute.

Hope this helps.

View original
Did this help you find an answer to your question?

2 replies

erik_jan
Contributor
Forum|alt.badge.img+18
  • Contributor
  • Best Answer
  • June 13, 2019

Data in Smallworld is stored in millimeters and therefor the length is calculated in mm.

But on a Smallworld table calculated fields can be defined, that do a calculation when exported by FME.

Could be the length is re-calculated on export.

Another option is that the export coordinate system is in meters and the length is re-calculated automatically.

In either case, if you know the length is in meters and you want it back to mm, use an ExpressionEvaluator transformer and multiply the value by 1000. You might lose information if the meter value is rounded.

If you are using the Spatialbiz plugin to extract from Smallworld, I can get you support to suppress the re-calculation of the length attribute.

Hope this helps.


  • Author
  • June 14, 2019

Hi @erik_jan, thanks for the reply, no im not using Spatialbiz plugin, im using FME desktop 2015. I will try to use the expression evaluator as suggested by you and get back to you


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