Liz Sanderson
Articles
Recent activity by Liz Sanderson
-
Developing a New Format Reader/Writer with the FME Plug-in SDK
IntroductionIf you want to develop a new format reader or writer for use within FME, a custom transformer should be your first choice, as it uses the FME interface and existing functionality. See t...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
Converting to PostGIS: Create, Drop or Truncate a Table
IntroductionSimply writing data into a new table in a database is not much more complex than writing to a file format. There are several parameters for each feature type (table) that allow users to...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
OpenSSL Vulnerability: Is FME impacted?
Summary CVE NumberSeverityProductPlatformImpactResolvedCVE-2022-3786 CVE-2022-3602 HighFME Desktop FME ServerWindows macOS Red Hat 7 CentOS 72022.1.x 2022.2 Beta2022.2 Official Rel...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Changing Raster Values by Geographic Feature
IntroductionIn this tutorial, you will learn how to select an area and change the values of raster cells by overlaying a polygon onto a raster dataset. This can be easily accomplished in FME using ...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Relating Data Files and Fields
IntroductionRelating database tables in FME is fast and easy using the FeatureJoiner transformer. The FeatureJoiner combines features based on common attribute values, similar to a SQL join. In thi...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Canadian Spatial Reference System (CSRS) High Precision Datum
CSRS stands for Canadian Spatial Reference System. This is the current geodetic baseline used for performing surveys within Canada. Within FME, CSRS refers to the datum used for the highest-precisi...
- Updated
- 1 follower
- 0 comments
- -2 votes
-
Using the OpenAIImageGenerator
IntroductionOpenAI is the artificial intelligence company responsible for services such as DALL-E. In FME, you can connect to the OpenAI Images API using the OpenAIImageGenerator transformer. Just ...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Revit to Sketchup and Acrobat
IntroductionThis example uses the Autodesk Revit reader with the Building Elements with Hierarchy data view to write to Trimble SketchUp and Adobe 3D PDF.Source DataThis example originally uses a R...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Creating Point Clouds from 3D Models
IntroductionConverting 3D data into a point cloud can be useful for efficient data processing and transformations. Point cloud processing is optimized, and applying a data transformation to a point...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
Getting Started with Gallery Apps
IntroductionFME Flow has the ability to create Gallery Apps (Also Known as Galleries). Simply put, Galleries act as landing pages for a collection of Workspace Apps and URLs. This enables users to ...
- Updated
- 1 follower
- 0 comments
- 2 votes