Liz Sanderson
Articles
Recent activity by Liz Sanderson
-
Why Does FME Automatically Insert a GeometryFilter into My New Workspace?
Question Why does FME automatically insert a GeometryFilter transformer into my new workspace? Answer Some destination formats only permit features of a specific geometry type to be written to a s...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Preserving Textures and Georeferencing
IntroductionIn this example, we read a LOD2 CityGML model of central Rotterdam, Netherlands, and convert it to KML for viewing in Google Earth. By transforming CityGML to KML, we can position the m...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Working with 3D Data and FME
Introduction3D data can be found in a wide variety of formats and applications, ranging from extruded shapes to terrain surfaces, point clouds, and even entire buildings for visualization and coord...
- Updated
- 2 followers
- 0 comments
- 1 vote
-
Writing to an Oracle table with Foreign Keys
Symptom You encounter errors when trying to write to an Oracle table with enabled foreign keys. Cause Due to the way FME writes to Oracle it is possible to have different sessions writing to the ...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
401 Unauthorized Error When Making FME Flow Request
Symptom When making an HTTP request to one of FME Flow's (formerly FME Server) services (Job Submitter, Data Download, REST API), you receive a response with error code 401 Unauthorized. This is vi...
- Updated
- 1 follower
- 0 comments
- -3 votes
-
Errors FMEWorkspaceRunner Python | Errors FMEObjects Python
Considerations A Python script that imports FMEObjects and uses classes such as FMEWorkspaceRunner may fail or throw an error when run outside of FME. Common error messages include: ImportError: No...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
FME Flow Won't Start - When using a Production Database
ConsiderationAfter configuring FME Flow to use a new Database for the FME Flow Database, you may experience some of the following: This relates to Oracle, SQL Server, and PostgreSQL databases. Aft...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
FME Creates Large AutoCAD DXF Files
Symptom AutoCAD DXF files created by FME seem to be larger than those produced by other software packages. Cause The difference in size is caused by FME's default method of writing 3D polylines.A...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
FME Flow Job Stuck in Queue When Using FMEFlowJobSubmitter with Sequential Jobs
ConsiderationsWhen running a workspace in FME Flow that uses the FMEFlowJobSubmitter with sequential execution enabled, the job may remain indefinitely in the queue.This can occur when the parent w...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Workspace Fails on FME Flow When Using UNC Paths
Symptom A job running on FME Flow fails with an error in the log file. The error message may look similar to this: Reader: Failed to open and parse file '\\MyNetworkLocation\Data\Parks.tab'. Make ...
- Updated
- 1 follower
- 0 comments
- 0 votes