Liz Sanderson
Articles
Recent activity by Liz Sanderson
-
How to Clip TIN Surfaces
IntroductionTriangular irregular networks (TIN) represent a continuous surface with a set of non-overlapping triangles. FME supports Solid and Surface clipping, making it easier than ever to quickl...
- Updated
- 2 followers
- 1 comment
- 0 votes
-
AutoCAD DWG - Which format should I use?
IntroductionThere are four formats in FME that can be used to read or write AutoCAD drawing files (.dwg or .dxf) Autodesk AutoCAD DWG/DXF (ACAD) Autodesk AutoCAD RealDWG DWG/DXF (REALDWG) Autodesk ...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
How to Use Google Earth to Georeference / Geocode KML files
IntroductionNormally, when writing to Google Earth KML files, FME users will write out locations as points. However, if you do not have location data but only addresses, you will need to use a geoc...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Error reading large number of Raster files
ConsiderationFME fails with a file read or write error when reading a large number of source raster files.Why This HappensFor the best performance, FME's raster processing uses a "pull" model, wher...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Example Using the Clipper Transformer
IntroductionThe Clipper performs a geometric clipping operation (sometimes called a cookie-cutter). Most geometry types can be clipped by an area, and some may also be clipped by a solid. The follo...
- Updated
- 1 follower
- 0 comments
- 2 votes
-
Correcting Topological Errors
IntroductionIn order to correct topology errors, you should first test which features break the appropriate topology rule for your dataset. In this article, you will learn how to use FME to identif...
- Updated
- 1 follower
- 0 comments
- 6 votes
-
Creating Looping workflows within FME Flow Automations
Introduction Looping in FME Flow (formerly FME Server) Automations enhances the functionality of automations by allowing FME Flow users to re-run actions that have failed (due to external factors)...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Coercing Rasters - Creating Points and Polygons from Rasters
IntroductionThe RasterToPolygonCoercer transformer vectorizes data by converting each cell into a polygon feature. This is suitable for thematic mapping as polygons with similar values can be disso...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Automating PDF Data Extraction for ArcGIS Online
As of FME 2024.0, support for Esri ArcGIS Online (AGOL), ArcGIS Enterprise Portal, and ArcGIS Server Feature Service formats has transitioned to a unified approach using the new Esri ArcGIS Feature...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
AutoCAD DWG Block Attribute Extraction
Introduction FME can automate the extraction of AutoCAD block attribute data. AutoCAD blocks can contain attribute (data) information. In AutoCAD, when a block with attribute definition(s) is inser...
- Updated
- 1 follower
- 0 comments
- 4 votes