Liz Sanderson
Articles
Recent activity by Liz Sanderson
-
Geocoding Addresses
IntroductionIn this tutorial, you will learn how to geocode addresses using the Forward and Reverse Geocoding Modes in the Geocoder transformer. In Exercise 1, you will use the Forward Mode by read...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
How Do I Do That in FME
Introduction In 2004, a group of students at Cornell University created a guide titled: “How Do I Do That in ArcGIS/Manifold”, which detailed how to complete a set of common GIS tasks using ArcGIS ...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
Determining Nearest Neighbors
IntroductionIn this tutorial, you will learn how to find the nearest point from a point of interest based on the straight line distance between features. This is done in FME using the NeighborFinde...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Extracting Polygon Intersections with the AreaOnAreaOverlayer
IntroductionA common GIS operation is to overlay two (or more) polygons to determine, and extract, the area in which they overlap.For example, I might have a dataset of polygons representing land p...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
ArcGIS Licensing Error: Unable to Perform Licensing Related Tasks
ConsiderationsWhen attempting to read or write an ArcGIS Geodatabase format in FME Form, you may encounter licensing-related errors such as:Unable to perform any licensing related tasks. Please che...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
Create Buffer Size from an Attribute Value
IntroductionIn FME, a buffer can be created around a geometry using a width extracted from an attribute. Using an attribute value as the buffer size can be useful in scenarios where the geometry's ...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Comparison of Esri-Based Readers and Writers in FME
IntroductionFME supports a number of Esri-based readers and writers. In order to utilize some formats within FME, it is necessary to have additional software installed and properly licensed on the ...
- Updated
- 2 followers
- 0 comments
- 2 votes
-
Anonymizing Crime Data with FME
Introduction Anonymizing data or removing any information that makes an individual personally identifiable can be an essential step before sharing data with the public. Anonymization is particularl...
- Updated
- 2 followers
- 0 comments
- 0 votes
-
Creating and Using Geometry Instances
IntroductionA geometry definition is a shared geometry that can have several geometry instances in the same or different features. A geometry instance consists of a geometry definition reference, a...
- Updated
- 6 followers
- 9 comments
- -5 votes
-
Cleaning Geometry for SQL Server with the GeometryValidator
IntroductionSQL Server has specific restrictions on the geometry that can be stored in the database. If the geometry does not meet SQL Server standards, an error is likely to occur. SQL Server 2012...
- Updated
- 1 follower
- 0 comments
- 0 votes