Hello Michael, Ah, now I get it.
Hmmm... you would have to determine the appropriate UTM zone based on the lat/lon values. That, however, means you'd have to use the CustomRangeClassifier (a custom transformer by Dmitri), see http://fmepedia.com/index.php/CustomRangeClassifier, an AttributeFilter and several AttributeReprojectors. A bit of a hassle to set up in Workbench, especially if you are going to have a dataset covering a large part of the globe (and consequently, a lot of UTM zones). Alternatively, you could probabely use some scripting magic (Pyton/TCL) to automatically generate parts of a mapping file to do that for you. That's beyond my capabilities though. Even then, you have to hope that Google is using the same 'UTM'... -- Hans van der Maarel Red Geographics www.redgeographics.com / [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/fme/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
