Good afternoon,

      I was asking a few days back about exporting FME workspaces into
the ArcGIS DataInteroperability extension. By the copy-and-paste method,
I largely succeeded, and my FME Workbench tools can run as Spatial ETL
Tools. I have encountered two problems though, with the Reprojector
transformer. It looks to me like Reprojector is actually accessing the
ArcGIS list of projections (rather than the FME list). That by itself is
not necessarily a problem.  The problem arises when I run the tool and
translation fails due to a projection problem. Here is a snippet of the
log for the tool that includes reprojecting a shapefile from
"GCS_North_American_1983" to "USA_Contiguous_Albers_Equal_Area_Conic":

SFCOM Reader: Unable to import OGC WKT coordinate system, format is
corrupt.
Coordinate system named ESRI does not exist.
No definition was found for coordinate system `ESRI'
Unable to retrieve Coordinate System Parameters
Unable to convert ESRI WKT coordinate system `PROJCS[' to an FME
coordinate system
The coordinate system for the features will not be set.
Reproject: Unable to convert ESRI WKT coordinate system
'ESRIWKT|GCS_North_American_1983|PROJCS[' into an FME coordinate system.
Reproject: Unable to convert ESRI WKT coordinate system
'ESRIWKT|GCS_North_American_1983|PROJCS[' into an FME coordinate system.
FME Session Duration: 2.2 seconds.

t: Unable to convert ESRI WKT coordinate system
'ESRIWKT|GCS_North_American_1983|PROJCS[' into an FME coordinate system.
Program Terminating

Translation FAILED.



Several other times, I have opened the "Parameters" box for the
Reprojector transformer and clicked the "..." button to browse for
Source or Destination Coordinate Systems, and nothing happens (I can't
pick a coordinate system). I've always eventually gotten the "..."
button to work eventually, but it has taken several tries before.

Has anyone else encountered these problems? I've not had any
problems with Reprojector in FME2006GB.

Regards,
J.D. Leach
U.S. Census Bureau

Reply via email to