Get help with FME, share knowledge, and connect with users globally
Engage in discussions, seek advice, and find answers to your FME queries.
Discover more about the FME Community and how it can benefit you.
Submit ideas, share feedback, and influence the future of FME.
Get the latest news on FME's evolving features and capabilities.
Find out about upcoming events or webinars and secure your spot.
Delve into insightful articles about the possibilities and advancements in FME.
Join us at our San Francisco FME Breakfast of Champions with CEO and Co-Founder Don Murray: Monday, November 18 at Fairmont San Francisco. Get your free spot here!
Hi there, I am a new user so this may be a newbie error. I have just tried to install FME on my Ubuntu Workstation. It is running the latest version, 24.10. The latest version that FME lists has isfme-form-2024_2024.1.3.24627~ubuntu.22.04_amd64.debso I downloaded that. It fails to install with a long list of failed dependencies. Is this install going to be possible? TIA.Kerry
Has anyone else noticed when creating a list using the AttributeExploder it truncates the last two characters of the list name, resulting in complications when using a ListExploder downstream because the list doesn’t exist.Using the default settings:Default List Settings in the AttributeExploder Transfomer The resulting list:List Name Is Truncated In Feature Information This broke a workspace that was previously working. It was a niggly one to catch as the only thing that had changed was the FME version.As a workaround, we created a user parameter which had the default value “_attr_li{}” and used that in the ListExploder which worked. FME Form version:FME(R) 2024.1.1.0 (20240729 - Build 24619 - WIN64)
For speed of running the statistical calculator, is it possible to skip the Complete and Cumulative outputs and only output the Summary ?
FME Hub user kailinatsafe just uploaded a new transformer to the FME Hub.This transformer creates a halo around an image – a gradual blend into the surrounding user-selected color, to create smooth effects and transitions from imagery to a background. To generate the halo, the transformer creates concentric buffers around the image area. Each buffer receives the same RGB value. Once buffers are rasterized, the transformer copies color values to the alpha band where they will represent the amount of transparency rather than colors. The higher the value, the more transparent a pixel will be moving outward of the project area. Created in FME Form 2024.1 build 24612. Requires MultiBufferer to be installed. Would you like to know more? Click here to find out more details!
We’re back with another game of This or That for this week’s Question of the Week. Tell us in the comments below: Reader or FeatureReader Coffee or Tea FME Lizard or Zipster Sweet or SaltyThanks for playing along! New to the Question of the Week? Every week, we’ll post a simple but thought-provoking question that could be about your FME journey, the power of spatial data, FME innovation, or the future of FME.Each weekly question you answer earns you an entry in our monthly draw for exclusive Safe swag ($50 value) and points toward badges! Answer our November Questions of the Week by Saturday, November 30 at 5:00 pm PDT to be entered in this month’s draw.Answer your first question and you’ll get the Socializer (Ice Breaker) badge. Answer five questions and you’ll get the Socializer (Talker) badge.October WinnerCongratulations to our randomly selected winner who participated in October’s Question of the Weeks @_jacques_! You won a Safe swag prize pack.
I had a pair of coordinates stored in a single column named "geometry." I used the Attribute Splitter to separate these coordinates and then exploded the list. Now, I have each latitude and longitude in the same column. Is there a way to copy these latitude and longitude values into separate columns labeled "Latitude" and "Longitude" while maintaining the same order?
Hello, we have inherited a range of very large workbenches and was wondering if there is a way to get a summary report of the major components like parameters, database connections, inputs, outputs and names of bookmarks.
How can I download file from ftpes:// to specified folder? I’m using the script below.import fmeobjectsimport osfrom ftplib import FTP_TLSimport ssldef processFeature(feature): path = '/lsms/' filename = 'apples.zip' ftp = FTP_TLS('FTP-SERVER') ftp.ssl_version = ssl.PROTOCOL_TLS ftp.login('name', 'pass') ftp.prot_p() ftp.cwd(path) ftp.retrbinary("RETR " + filename, open(filename, 'wb').write) ftp.quit() feature.setAttribute('name', filename)
Hi everyone,I have a feature class in a File Geodatabase that I need to update. I have two sources for these updates: a CSV file with codes of the changed features, which I should use to remove those features from the main dataset, and separate shapefiles for each changed feature that needs to be added back to the main dataset. (I shouldn’t delete and update the whole dataset, I should update the changed features only.)What is the best way to approach this in FME?Thank u in advance for your time.
Hello, my previous post was not well Described apparently, i need to split .las just like that. please if you suggest any workflow do describe it a little more than just the name of transformer as that is usless for me (i dont really know how to use FME)
I created models in QGIS Desktop. These models repair geometries of lines and polygons. Now I want to reduce the working steps, so that the data gets directly repaired in FME. Does anyone has experience in that?
Enter a reward code and click submit to redeem the code for community reputation and badges.
Click the button to retrieve your own personal webinar transcript.
Click the button to find out which badges you have, and which you are yet to earn.
Earn bonus reputation and a lovely badge for answering these specific questions.
Try your hand at some FME-related games and quizzes.
In-depth courses for all FME skill levels.
Explore our extensive collection of how-to guides and tutorials.
Log an issue with us. Our support team is ready to help.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.