Shape the future of FME with your ideas
Open ideas have been reviewed by our Product Management and are open for commenting and voting.
The Snapper currently has 3 snapping type options, end point, vertex, and segment, but in a lot of cases what I actually want is to snap end points (base snapping type) to either vertex or segments (candidate snapping type).
If the StringCaseChanger parses any values with an incorrect/incompatible character encoding, the translation will fail. It would be helpful if this transformer had a Rejected Port so that I could handle those situations myself rather than having the whole translation fail.
The RasterMosaiker Version 5 comes with a rejected port. However only non raster features are rejected through this port. Rasters that are incompatible with the mosaic (Different number of selected bands, different coordinate system, etc) still cause a fatal error, instead of being rejected.
A new option "Attribute(s) must differ" in FeatureMerger to not merge entities if one or n attributes have the same value.Usefull to avoid "auto merge" if we use same entities in requestor and supplier ports.
Add support for high availability / fault tolerance to FME Cloud.FME Cloud is often touted as an ideal solution for receiving streamed data from web resources for continuous processing but the model falls down if FME Cloud isn't fault tolerant...
the arithmentic editor can be very difficult to use for even mildly complex arithmetic. a mathjax-style display engine would be amazing.
Could nautical miles be added to the GeographicBuffer? It's easy enough to convert and use miles, but would be nice to have the selection.
Workspace-wide settings for tolerance / precision on all geometric operations. The idea is to avoid miniature artefacts from e.g. clipping operations due to floating point imprecisions that are typically smaller than the dataset precision.
Currently, FME has the ability to interface with the R Project through the RCaller transformer. This means that R processing is initiated by a run from within FME. It might be useful to run FME workspaces from within R. One way would be to provide an R plugin that wraps FME workspaces. Similar to rGdal or rGdalUtils : https://www.rdocumentation.org/packages/gdalUtils/versions/2.0.1.7https://www.rdocumentation.org/packages/rgdal/versions/1.2-13
The current VertexRemover only accepts one vertex index value. If you need to delete multiple discrete vertices, you must use VertexRemove multiple times. I want to specify multiple vertex index values, such as separating them with commas.
And vice versa - click on log line to see related transformer?
Currently there is no way to tell that a workspace or custom transformer stored in a repository has any history without selecting it (checking the box to the left of it) and then hitting the History button at the top of the page, or hitting History and then browsing/filtering the commits. An improvement would be to add an icon to the right of the workspace if it has history (like the star for favorite and binoculars for View Workspace), and allow the icon to be clicked to open the History dialog for that workspace.Might I suggest using one of the official Git logos: https://git-scm.com/downloads/logos, such as: or (or even a pale grey version for when no history exists, and the black or orange one when history does exist).
when the fme imap subscription has read an email there should be an option for it to either delete or archive the mail
If you load in an ISO time format (for example), it makes sense that you would be unable to convert to a date format, but you should be able to convert to %s without seeing an error.I created a workaround by appending a fake date on the front of the timestamp, but this seems a bit of an oversight?
I would like a "Feature Types to NOT read" Option in FeatureReader when using the single output port.For instance, i'm using FeatureReader with the "single output port" parameter to read files inside a Zip file (i dont know filenames inside). But I would like exclude some files if they exist.At the moment i'm using Tester to filter feature types (fme_feature_type_name on Schema port & fme_feature_type on Generic port) but data has been already read so its a performance issue.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.