Shape the future of FME with your ideas
Open ideas have been reviewed by our Product Management and are open for commenting and voting.
When clipping a raster it would be nice to specify how to deal with pixels that are crossed by the clipper boundary.The options could be:include pixels that are entirely within the clipperinclude pixels whose centers (and/or origins) are inside the clipperinclude pixels who intersect the clipper - not that this should not include pixels that only share an edge.As it currently stands, minor (floating point) differences in raster extents and/or resolutions can lead to differing results
Hello,I think it would be a good idea to have another parameter for the SQS publication: Max Number of Messages.My scenario is as follows:Multiple FME Servers are polling new messages from SQS. Each message should trigger a FME Workspace, which will eventually remove the message from the queue if successfull. Basically, a load balancer for FME Server.Current Status:If multiple messages enter the queue very fast, the first FME Server to poll for new messages will basically grab all messages. Therefore, you have to work a lot with SQS visibility timeouts and FME queued job expiry times to achieve an equal job distribution.The parameter MaxNumberOfMessages should be available in the SQS API: https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_ReceiveMessage.html What do you think?Kind regards,Dennis
The LDAP reader in FME Desktop for Windows is currently unable to read objects that contain characters from other languages (e.g. Å? and Ä?) and therefore fails to load. I work for a global organisation and the usernames in our LDAP server contain characters from many different languages, therefore the workaround to change the locale of Windows is not feasible. I believe that this issue is also preventing our instance of FME Server from connecting to active directory, which is a significant barrier to the deployment of FME Server across the organisation.I therefore suggest that Unicode (UTF-8) support is added to the LDAP reader to enable multi-national organisations to connect to LDAP using FME Desktop and FME Server.
Currently even if the Ignored Failed Readers is set to Yes, "If all readers in the workspace fail, FME aborts the translation, regardless of this setting."Given that we have multiple ways to read data, including the FeatureReader, the various SQL transformers, HTTPCaller etc. It would be nice to have this parameter setting observed if there is at least one Creator type transformer in the workspace, even if all the readers failed.
The option to search by user has been added to the Knowledge center.Lately this function is not working anymore.I would suggest adding "My Questions" and "My Ideas" to the selection in these lists:That would make it much easier to keep track of the questions and ideas you submitted.
Please add a possibility to List the Reader Sources. This would be especially helpful for workspaces that use many Readers.In this way, you can quickly get an overview of the used sources!Currently it is very cumbersome, because you have to open each item in the Navigator to see source.
While preparing the Workbench, doing calculation with two or three attribute columns its working fine, but in future the source data if its comes with null values the FME workbench is getting failed.To avoid failing the workbench currently we need to use filter transformers to success the process, so that the workbench is becoming big.If we have any option to filter null values and redirect to null port in each calculation transformers like ExpressionEvaluator, DateTimeCalculator and if possible in Arithmetic editor.
***Note from Migration:*** Original Title was: Add option to include block definitions as a separate feature type when reading dwg I would love the ability to read the definition of AutoCAD Blocks as a separate feature type, relative to their inset points. This would allow for the easy creation of relative (or shared) geometries. Formats which support this kind of functionality (for example CityGML) would benefit significantly. Currently one must reverse the explosion process with scaling and rotation to get a consistent starting block which seems like wasted effort and a lot of things can go wrong.
The Geocoder transformer supports ArcGIS Server but doesn't let you supply a token if the service is registered in a Portal, please add support for generaring a token or supplying one in an attribute.
When taking an input list and turning it into a concatenated attribute of strings, it would be nice to be able put ' or " in as prefix/suffix values to fully wrap the string rather than having to throw in an attributemanager to add apostrophes ' or quotes " to the start and end of line. Useful when crafting WHERE clauses for stuff like WHERE blah IN ('listval1','listval2','lv3') or serverjobsubmitter value lists where the string must be like ""listval1","listval2","lv3","lv4"".
Support "unlimited" sizes of *.ffs files. It seems to be an issue now if you have a huge (yes!) single geometry - for instance a Brep which contains terrain data with texture for a very large area the geometry takes more than 4 GB of ffs-space and it can not be split between several *.ffs - files. Because it is one geometry and have to be threated like that to be written again as a Sketchup for instance.
It would be great if it was possible for the matcher to consider line direction but allow use of an interior vertex tolerance and an extra vertex tolerance. IDGeometry1LINESTRING (0 0,50.05 0,100 0)2LINESTRING (0 0,100 0)3LINESTRING (100 0,0 0)So for the above lines, I'd want it to consider 1 & 2 a match if i was using a tolerance of 0.1
It would be a nice feature for the navigator:Pressing Ctrl + MouseClick to open or to close multiple tree elements at once. For example similar to the one in the ArcMap TOC.
Please make it possible to add Database Connections to a Shared Folder. And make the user choose to store new database connections either locally or in the Shared Folder. In this way many people can use the same connection. Ideal for moving from FME Desktop to FME ServerDatabase Connections
Sometimes Crossover connections in workbench can't be avoided without using tunnels which hide the connection and make it all a bit messy. What would be good is if you could create a crossover display in the connection (or perhaps even coloured connection?) to show easily where the connection goes. At moment I am getting around this by adding vertices to connection to create a crossover like following to show the clear path but if you could select connection and do insert crossover or change colour of connection that would be neater.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.