Shape the future of FME with your ideas
Open ideas have been reviewed by our Product Management and are open for commenting and voting.
***Note from Migration:*** Original Title was: upgrade Neighbourfinder (and networktopologybuilder) with function "used geometry" Problem:I often Need only to use start- and end-Vertices of lines to pass through the neighborfinder-transformer (as well as Networktopologybuilder)So I must use the Workaround to:1. use the Counter to get an ID for the lines2. coordinateextractor 2 times do get first and last coordinate3. vertexcreator to create start and endpoints4. use the neighbourfinder to find out wheter a line's start- or end-vertex is nearby (what I actually wanted to know!!)5. use the featuremerger with the original Feature to get the Information on the original-FeaturePossible Solution:Upgrade the Neighbourfinder with the Parameter "used base geometry" with the possible values:"All Geometry" -- means the whole geometry, including lines between Vertices"Start-Points""End-Points""Start and End Points""All Vertices"This could be also helpful with the networktopolgybuilder (Start and Endpoint could help!!), because a lot of users seem to have problems with selfintersecting Features and other "invalid" Features (sometimes the Invalidation is only in FME, not in Reader or writer, where e.g. selfintersections are allowed)
The xmlTemplater currently resolves most html entities such that é becomes é. In cases such as where I'm trying to generate html, I would like the option to preserve the entity as is, rather than resolving it.
Improve WorkspaceRunner so that when running asyncronously (Wait for Job to Complete = No) it keeps track of all fme.exe PIDs till they end and only there it finishes the parent WorkspaceRunner.Reporting full time of execution and realistic end of all JOBS it fired for execution.
The "Set Default Value" option in the AttributeManager only works for new attributes.That forces me to use a NullAttributeMapper for each different default value (multiple attributes).Adding this to the AttributeManager (Set a default value for Null and Empty attributes) would reduce the number of transformers in my workspace.
***Note from Migration:*** Original Title was: If a job fails for any reason, send to Amazon Alexa (+ others) and have her alert this in some way Failure emails are nice, but I'd love to have this in addition -- it's especially great for environments with multiple Echo / Echo Dots. Someone would hear a verbal cue or special alarm -- maybe I'd even get out of bed to go resolve / restart -- would save a lot of cycle time on bleeding edge new development.Can you tell I had an easily resolvable failure shortly after I went to bed last night (wasted 8 hours of cycle time)?=)
***Note from Migration:*** Original Title was: Warning for deleting a workspace, if it is still scheduled task for this job available! An important alarm message should be implemented that a warning appears on the web interface when deleting a workspace if there is an associated scheduled job.Currently, only the workspace is removed (without reference to a scheduled job).If the workspace is deleted, the scheduled job is still active, and then logically fails. Ideally, a query would be desirable if the associated scheduled job should also be removed.
Dynamic Lists: Remove element from a list and add element to a list with a specified index.
Hi, I have to replace all z-values=0 with a NULL value. Unfortunetely the CoordinateReplacer doesn't accept NULL-values, even when created using a NullValueMapper before. I figured out, that it works when I replace them by the value "NaN". But I think it's not really obvious to the user and it would be better to have a NULL-Value in the rightclick-list of the Replace-field, like in the AttributeCreator for example.
Right now, to assign an annual subscription to an instance other than the one initially specified, the instance assigned to the subscription has to terminated to release the subscription. It would be nice if the account owner could choose to which instance he wants to assign his annual subscription in a more flexible way.
It would be nice if there was a mechanism for leaving feedback on items on the FME Hub, particularly custom transformers.
Orbit allows you already to export to many "standard" formats. However, it uses also its own file formats with some advantages over the non-native ones. These would be Orbit Vector File .ovf, Orbit Vector Tiles .ovt and Orbit XML File .oxf:You can find more information on these formats on the Orbit Knowledge Base: https://orbitgt.com/kb/technology/supported_formats/index?s%5b%5d=vectorNote: there is already an FME extension for Orbit: https://orbitgt.com/kb/technology/supported_formats/vector/fme
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.