When I describe a dynamic FME workspace I often say that “it lets you write data, even when you don’t know what the incoming layers or attributes will be”.
This perhaps causes more confusion than understanding, so, in order to clarify that statement, this post documents a recent workspace I created for a data translation project.
Performance tuning an FME workspace can be a process of trial and error; and it isn’t always obvious what to tweak and how.
There is one simple change you can make that often gives a performance boost, but few people are aware of the functionality, let alone the benefits it offers. So, to find out more, read on…
If you look into ETL techniques you’ll find that one technique used to make for a more efficient process is called Staging. This post examines what staging is, how you might use it with spatial data, and what FME tools exist to carry out such techniques.
Whether or not you use the term ‘cloud’, online data storage is now a common phenomenon; from an FTP site, through Google docs, to services such as Amazon S3. This post describes how accessing online data can be done with FME, using Amazon S3 as an example.