Hello

I just thought about converting attributes Latitude/Longitude to UTM
(like GoogleEarth can display it) ... and I would need it for a KML
output to show lat/lon as well as X,Y (UTM) ...

Seems I am locked with the problem that I have to choose a specific
UTM projection in AttributeReprojector.

In theory every position on Earth has it's well defined UTM projection
so all I would like to say is: LL84 -> UTM 
... and the result should be X,Y of the related UTM region (with or
without the region coded into the X value)

As far as I see I would have to do:

1) define all missing UTM coordsystems (as there is only a selection
available) I think in total that would be 360/6 is 60 coordsystems

2) write a custom transformer which tests the longitude and then
reprojects to the UTM system which is located at that position.


Any easier solutions .... ?

Thanks Michael








   
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/
 


Reply via email to