AliatSafe
Articles
Recent activity by AliatSafe
-
Performance Tuning FME: Database Performance Tuning
IntroductionDatabases are an important component of many datasets, and the log file will help us determine how well our database performance is and how well FME interacts with the database. See the...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Basic Raster Mosaicking
Introduction Using the RasterMosaicker transformer, multiple source raster files may be mosaicked into a single file. Source rasters must all have the same number of bands and, in turn, the same nu...
- Updated
- 1 follower
- 0 comments
- 3 votes
-
Performance Tuning FME: FME Updates and Improvements
IntroductionAs FME is developed and refined over time, it gains a number of performance improvements. These can be classified as two different types of upgrades: An automatic upgrade is one that is...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Performance Tuning FME: FME Memory Management
IntroductionMemory Management is mostly an automatic process that the FME engine carries out during a translation. However, there are log file messages related to memory management that can be usef...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
Using the InlineQuerier as a Replacement for Multiple FeatureMergers
Introduction This article shows how a workspace that uses multiple FeatureMergers to analyze data can be streamlined by using an InlineQuerier to extend the number of source files available and the...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Remove Intersections From Line Networks
Introduction Occasionally it may be necessary to remove the intersections from a line network, possibly to optimize symbology for display. The LineJoiner transformer works well when the lines to be...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
Tiling Raster Data with the RasterTiler
Introduction The RasterTiler transformer takes a raster and breaks it up into either a defined number of tiles or a defined size of tiles. This is separate from the WebMapTiler transformer, which w...
- Updated
- 1 follower
- 0 comments
- 1 vote