Liz Sanderson
Articles
Recent activity by Liz Sanderson
-
FME and SQL: A Dynamic Duo for Data Integration
Introduction In FME Form, there are several places where you run a SQL statement against your database. Leveraging the power of SQL queries, FME users can take advantage of database performance, un...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
Setting a Point Cloud’s Intensity Component in FME
IntroductionThis article demonstrates how to set or correct a point cloud’s intensity component. The previous article in this series demonstrated how to set the colour components, and the next arti...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Q&A ClusterModeller | Kernel Density Analysis with Points
Question I'm trying to render a hot spot map of crimes. Using other GIS systems, I can easily do a Kernel Density type analysis which will create contours of dense areas. I'd like to do this in FM...
- Updated
- 2 followers
- 0 comments
- 0 votes
-
How Can I Modularize My Python Code
How Does Python Locate Modules? Python searches several locations for python modules using the search list specified in sys.path. To see what directories are in sys.path by default, you can run th...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
INSPIRE Natural Risk Zones Demo (Annex III)
Introduction This example demonstrates how to write INSPIRE compliant Annex III Natural Risk Zones GML. A number of transformers are used to manipulate the source data to obtain INSPIRE compliant N...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Basic DWG Block Handling Example: Preserving Block Entities (DWG to SHP)
Introduction In this tutorial, we will translate a DWG file representing traffic signals to an Esri shapefile (.shp). The signals are stored as blocks in the DWG file, and there is a text entity th...
- Updated
- 1 follower
- 0 comments
- 5 votes
-
Debugging Guide for FME Flow
IntroductionIf you encounter a problem with FME Flow and are unsure how to proceed, this guide will help you to narrow it down. This process should help solve the issue or ensure that you receive a...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Writing Images to Microsoft Excel Spreadsheets
Introduction In this short example you'll learn how to insert images into an Excel spreadsheet. We'll read a GML dataset of City of Vancouver File Hall locations and use the ImageFetcher to grab an...
- Updated
- 1 follower
- 0 comments
- 3 votes
-
Data Loading, Updating and Deleting
IntroductionOne of the easiest ways of loading data is to bulk drop and load. However, this may not be the best method.If you have datasets that need to be updated regularly or as a result or real-...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Database Operations in Smallworld
IntroductionWelcome to the FME for Smallworld 5 tutorial. This article covers importing data into your Smallworld 5 database, including how to handle incremental updates to the Smallworld database....
- Updated
- 1 follower
- 0 comments
- 0 votes