http://www.ngs.noaa.gov/TOOLS/Inv_Fwd/Inv_Fwd.html
there are tools for calculating an inverse 3d geotetic distance calculation.
Does FME duplicate this functionality? If so, how?
http://www.ngs.noaa.gov/TOOLS/Inv_Fwd/Inv_Fwd.html
there are tools for calculating an inverse 3d geotetic distance calculation.
Does FME duplicate this functionality? If so, how?
As in most things FME you will need to spend some time and create the tool yourself. For this kind of calculations a number of transformers come to mind, most probably the ExpressionEvaluator is something you should look into.
Itay