Liz Sanderson
Articles
Recent activity by Liz Sanderson
-
Create Three.js from SketchUp
IntroductionThree.js is a WebGL-based Javascript API that allows compatible browsers to display 3D textured models. The ThreejsViewGenerator custom transformer, which is available on the FME Hub, e...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Dynamic Workflows: Advanced Example - Modifying the Schema Feature
IntroductionSometimes in a dynamic workflow, the desired schema only exists within the workspace (e.g., after pivoting data). Building a schema feature works, but often the schema needs to be caref...
- Updated
- 2 followers
- 0 comments
- 1 vote
-
FME Flow Version support on FME Flow Hosted
On FME Flow Hosted, multiple versions of FME Flow can be launched at any one time. There is a maintenance overhead to maintaining versions of FME Flow on FME Flow Hosted. Safe will, therefore, sup...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Using the GE Energy Smallworld 4.0 reader / writer with FME
Description Versions: This article applies to Smallworld 4.0 and earlier. If you are using a more recent version of Smallworld refer to the article Working with GE Smallworld Databases. The GE Ener...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Working with Automation Parameters and Custom Attributes in an Automation | User and Global Keys
Introduction When developing an automation in FME Flow, an output attribute (formerly output keys) can pass along messages through the automation in the form of JSON-formatted key-value pairs. The...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Spatial Analysis on Unbounded Data Streams
IntroductionWhen working with location-enabled streams, understanding the relationship between points in the incoming stream and other features is a key workflow. Proximity analysis can help effici...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Perform a Shapiro-Wilk Statistical Test using R or Python
Introduction The Shapiro-Wilk test calculates whether a random sample of data comes from a normal distribution. When the p-value is less than or equal to 0.05 (assuming a 95% confidence level), the...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
Use AutoCAD Groups in FME
Using Group FeaturesThe AutoCAD reader's Read Groups option will produce autocad_group features that can be used to aggregate your AutoCAD source features. The autocad_group features have no geomet...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
Creating a KML ScreenOverlay or Watermark
IntroductionScreen overlays are used to place icons or images onto the Google Earth canvas. In FME, there are two methods for building a ScreenOverlay element. It is possible to either (1) use the ...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Earthquake KML Streaming Example | Data Streaming in FME Flow
IntroductionStreaming data via a URL is a great way to share data with someone who does not have FME installed or you are sharing a dataset that is local on your computer or coming from a live feed...
- Updated
- 1 follower
- 0 comments
- 0 votes