If you're creating a GUI in this way why not simply replace the EPSG:xxxxx part in the GUI CHOICE line with the content you'd like instead?
Just be careful not to include a space in any of the choices since I don't believe that is supported. In FME2007 we're hoping there'll be a transformer that lets you create a pick list in this way w/o resorting to editing the header. Mark Mark Ireland, Product Support Engineer Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] http://www.safe.com Solutions for Spatial Data Translation, Distribution and Access --- In [email protected], "clambert_aamh" <[EMAIL PROTECTED]> wrote: > > Hello > > I have created a GUI which includes a GUI CHOICE to select between > coordinate system names. However some of the listed coordinate > systems are not easily identifiable from the FME Coordinate System > Names such as EPSG:28351 which represent GDA94-MGAZ56 - can you > advise of a way i might assign a more meaningful name to include in > my list? > > ================================================================= > # Input Coordinate System > > GUI CHOICE _IN_COORDSYS EPSG:28351%EPSG:28352%EPSG:28353%EPSG:28354% > EPSG:28355%EPSG:28356 Input Coordinate System: > __ > > IGDS_IN_COORDINATE_SYSTEM $(_IN_COORDSYS) > ================================================================= > > Many Thanks, > Carly > Get the maximum benefit from your FME, FME Objects, or SpatialDirect via our Professional Services team. Visit www.safe.com/services for details. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> 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/
