Liz Sanderson
Articles
Recent activity by Liz Sanderson
-
Working with CAD Data and FME
IntroductionComputer-aided design (CAD) uses computers to design, modify, create or analyze a design. CAD software is commonly used by architecture, engineering, and construction companies. For a h...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
How to Convert Point Clouds to Surface Models
IntroductionUsing a LAS dataset to create a DEM or TIN elevation model is useful because the model will be based on a wide range of point coordinates. Using the building footprints as a clipper, we...
- Updated
- 1 follower
- 0 comments
- 2 votes
-
Installing Multiple Versions of FME Form
Introduction Multiple versions of FME Form can be installed on the same machine. This can be useful if testing out a beta or if working with workspaces from other versions. In older versions of FME...
- Updated
- 5 followers
- 4 comments
- 6 votes
-
FME & CIM XML for Electric Utilities
IntroductionCIM (Common Information Model) is an open standard developed by the electric power transmission and distribution industry. One of the CIM’s key objectives is to provide a way for applic...
- Updated
- 2 followers
- 0 comments
- 8 votes
-
Adding a Column to a Table
IntroductionAdding new column(s) to an existing table can be accomplished by using either the AttributeCreator, AttributeManager, or any transformer that creates an attribute.Source DataThe source ...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Find Nearest Features
IntroductionIn this tutorial, you will learn how to find the nearest features using point and polygon datasets. The purpose of this operation is to find the nearest feature from an object of intere...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Creating a Polygon from Line Segments
IntroductionCreating polygons in FME can be accomplished by using a polyline or line features, such as a street network, and the AreaBuilder transformer. Since a street network is a set of topologi...
- Updated
- 1 follower
- 0 comments
- 11 votes
-
Composing XML Documents using the XML Appender Parameters in the XSD-Driven XML Writer
IntroductionThe XSD-Driven XML Writer is a powerful tool for generating XML from any XSD schema. However, this may not encompass the entire XML document. There may be other parts or elements that s...
- Updated
- 1 follower
- 0 comments
- -2 votes
-
Generate Contour Data from Raster
IntroductionIn this tutorial, you will learn how to create contour lines using the ContourGenerator and a Digital Elevation Model (DEM). The ContourGenerator in FME constructs a Delaunay triangulat...
- Updated
- 1 follower
- 0 comments
- 2 votes
-
Map and Map Feature Annotation
IntroductionAlthough FME can create cartographic elements, such as labels, it is not intended for cartographic use. In this tutorial, you will learn how to create labels for point features and how ...
- Updated
- 1 follower
- 0 comments
- 4 votes