Skip to main content
I'm trying to make TAB-files from a database and it's working but when i try to change coordinates from sweref 992015 to sweref TM with gtrans reprojector i get this  error:

 

I:\\Home\\Hans\\Prog\\Gtrans3\\gmat\\gproj.for(173) : run-time error M6203: MATH

 

- exp: OVERFLOW error

Execution traceback:

 

  from GPROJ_GAUSSKR in I:\\Home\\Hans\\Prog\\Gtrans3\\gmat\\gproj.for(173)

 

  from EXE_PROJ in I:\\Home\\Andalf\\Prog\\Gtrans3\\GATE\\GATEEXE.FOR(360)

 

  from EXETRANS in I:\\Home\\Andalf\\Prog\\Gtrans3\\GATE\\GATEEXE.FOR(186)

 

  from T_EXETRANS in I:\\Home\\Andalf\\Prog\\Gtrans3\\MAIN\\FOR\\GTRANS32.FOR(954)

 

Warning: not all FMESessions that were created were destroyed before shutdown.  This may cause instability

If i take the tab-files i've created without gtransreprojector, and runs in a new workbench with gtransreprojector the transformation works. I want it all in one workbench. What am i doing wrong and what do i need to think about?

 

Running win 7, workbench 2012 sp4.
Perhaps you find the solution for this problem. If not, please read the newly updated FMEpedia page about GTrans: http://fmepedia.safe.com/articles/Samples_and_Demos/FME-and-the-Gtrans-coordinate-system-transformation-tools

 

 

I've contributed with some info about error handling.

Reply