Hello,

I am relatively new to FME and am trying to execute a translation 
using the FME Workbench.  I am using using an ESRI Geodatabase 
(ArcSDE) reader (GEODATABASE_SDE), and trying to convert into MapInfo 
TAB output.  However, when my translation executes, FME cannot 
properly read the source coordinate system and this causes my output 
to be unusable.  

Here are some key transactions written in the FME translation log 
file:

Using Dynamic Reader $Revision: 17.1 $ ( $Date: 2006/01/06 17:33:15 
$ ) with module GEODATABASE_SDE to read data from dataset `ABC'
...
NAD 83 (Continental US) is not a valid key name.
Ellipsoid definition wkt_auto_1 does not exist.
...
The OGC definition of the FME coordinate system '_FME_0' is 'PROJCS
["UTM Zone 10 (NAD 83)",GEOGCS["NAD 83 (Continental US)",DATUM["NAD 
83 (Continental US)",SPHEROID["GRS 
80",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Decimal 
Degree",0.0174532925199433]],PROJECTION
["Transverse_Mercator"],PARAMETER["False_Easting",500000.0],PARAMETER
["Central_Meridian",-123.0],PARAMETER["Scale_Factor",0.9996],UNIT
["Meter",1.0]]'.
...
FME Configuration: Source coordinate system for reader 
GEODATABASE_SDE_1[GEODATABASE_SDE] set to `_FME_0' as read from input 
data
...
----Now here's the log portion for the output writer: ----
FME Configuration: Destination coordinate system set to input 
coordinate system `_FME_0'
MapInfo does not support datum/ellipsoid `wkt_auto_1' -- assuming 
default of WGS84


Does anyone know why the input coordinate system cannot be read?  
Where do the lines "NAD 83 (Continental US) is not a valid key name.
Ellipsoid definition wkt_auto_1 does not exist." come from?  I have a 
feeling this may be where the error lies.

Looking at my Geodatabase in ArcSDE, the source dataset projection 
properties are:

Projected Coordinate System: 
Name: NAD_1983_UTM_Zone_10N
  Alias: 
  Abbreviation: 
  Remarks: 
Projection: Transverse_Mercator
Parameters:
  False_Easting: 500000.000000
  False_Northing: 0.000000
  Central_Meridian: -123.000000
  Scale_Factor: 0.999600
  Latitude_Of_Origin: 0.000000
Linear Unit: Meter (1.000000)
Geographic Coordinate System: 
  Name: GCS_North_American_1983
  Alias: 
  Abbreviation: 
  Remarks: 
  Angular Unit: Degree (0.017453292519943295)
  Prime Meridian: Greenwich (0.000000000000000000)
  Datum: D_North_American_1983
    Spheroid: GRS_1980
      Semimajor Axis: 6378137.000000000000000000
      Semiminor Axis: 6356752.314140356100000000
      Inverse Flattening: 298.257222101000020000


Any help would be greatly appreciated!


Thanks,
Thomas



For insights into what's up at Safe Software and what's on the development 
horizon, visit Safe's blog at spatial-etl.blogspot.com.

Safe Software has also made slides available that outline enhancements planned 
for FME 2007. The slides are from the "Road Ahead" presentation given on Day 2 
of the FME Worldwide Users Conference. To view these slides, visit 
www.safe.com/2006uc.

 
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