A space to discuss FME Form
Recently active
Hi Everyone, I am trying to link a custom transformer, instead of having it embedded in my workspace. But when I right click on the transformer only "Edit" is shown. The action for embedding or link is not shown (as in the tutorial link below) Any Idea where I am going wrong? Has the UI changed in FME 2022? I tried following this article:https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Desktop/Workbench/custom_transformer_embedding_linking.htm CheersFred
Does it possible to connect FME Desktop Professional Edition 2020 with Esri software ?in case not,which license required to connect with Esri software ?please, could someone explain , what is the difference between FME Desktop and FME Server? Thanks in advance
How to convert a .tiff file to .MBTiles using FME?
I can't find SweptSolidBuilder in the latest beta, only PipeReplacer is present but it is more limited (at least as far as I tested it. Will SweptSolidBuilder make a come back this year?
Hi,I've just upgraded from FME 2021 to 2022 and now I don't seem to have the option to save my .fmw file as a .fme for use with the FME Quick Translator.Has anyone any ideas on a workaround?Thanks
Is there a way to follow/get email notifications of any posts that involve certain keywords?SDO_GEOMETRYOracle SpatialEsri's SDE.ST_GEOMETRY(Possibly SQL too)Thanks.
Hi Everyone, I have a problem. I want to merge our line database with OSM. Is there any options to, make a if condition. What I need: If geometry is same, and the street name. Thanks.
Hello FME users,Today is the day for What's Up Wednesday, your weekly FME newsletter. User Projects and Case StudiesI noticed this week several projects and case studies that I thought I'd like to share. Interestingly, they're all local government projects and all from Europe. From Sweden comes a report about how Botkyrka municipality is the first in the country to make all its plans available via the National Geodata Platform. With FME's help of course. The report says: "The goal of phase 1 has been to use as automated flows as possible to increase the quality of our internal plan mosaic, reinterpret its detailed plans into the digital format and make these available as open data in NGP... If any other municipality is interested in how we in Botkyrka have worked with automation in phase 1, I will publish the FME scripts we have produced including sample data on Deladigitalt.se before the summer holidays." Tack for sharing this, André Jacquet. In the UK, 1Spat
@chrisatsafe @keziaatsafe
After point on area, I want to calculate the average of one attribute if they have the same other two attributes. which function should I use?
Hi all,I'm trying to use the AmazonAthenaConnector but I'm not sure what the correct settings are. Firstly, what do I need to put in the Bucket / Path fields? Secondly - when I try adding values in these field and run the translation I'm getting the following error: Invalid bucket name "all-product-athena-result/": Bucket name must match the regex "^[a-zA-Z0-9.\\-_]{1,255}$"Error encountered while calling method `input'AmazonAthenaConnector_2_CALLER (PythonFactory): PythonFactory failed to process feature Thanks,Ed
I want to put the 3D pipe on a straight line, the PipeReplacer has thickness, I want to replace it with my own model, is there a good way, thank you,
Hello, Please can someone help me with this very strange issue i have encountered with the RasterDEMGenerator transformer. I have uploaded some sample data and the sample workbench. The input features have 40 vertices to pass through to the RasterDEMGenerator but it fails each time, whereas when i add in another transformer - PointCloudCombiner before the RasterDEMGenerator it works fine. I need to get to the bottom of this issue as i cannot use the PointCloudCombiner transformer. Many thanks @Mark Stoakes @Takashi Iijima @danatsafe
I have a unique request from a user to create shortcuts (desktop shortcuts) in a folder based on a field in a table. I am guessing I need to attempt to use the PythonCaller, but before I went too far down this rabbit hole, I figured I'd reach out to see if anyone had any ideas. Any information or guidance is appreciated.
I would like to ensure that I understand correctly what Area Boundary is not Closed detailed information means
Hi FME, we would like know more details on minimum requirement for fme server and fme desktop. I already read the tech spec but it is too general for the information. Appreciate if you could share morea about this. Thank you
Hi i have values as example as below and would like to round upto 3 decimal evenly. 1968.741344 5977.675803 1968.93 5983.1 Am using above transformer to round up but it returns 1968.7415977.6761968.935983.1 AND i want 1968.741344 >>>>>>>> 1968.741 5977.675803 >>>>>5977.676 1968.93 >>>>>>> 1968.930 5983.1 >>>>>>. 5983.100
Hi all,i would like to concatenate values from 2 lists (maybe 3 later) from 2 fields. The values are in multiline. I can get values with attributesplitter and a listconcatenator but after that, i don't find the solution! After the 2 listconcatenator, I tried the featureMerger but It don't gives me the two new values -concatened and _concateneddate.If someone could help me, it would be very nice!Thank you!
FME workbech READER (raw excel file) TRANSFORMER WRITER ( Desired or Expected RESULTS) SETTING1st row is merged 2nd row id columns names I want the data to be inserted / updated from ROW 3 keeping the first 2 rows same. Note : Everytime i run FME the number of ROW records will change so results should dynamicaly upated and NO APPEND . WRITER SETTINGS TEMPALTE :
Hi,Could I have some explanation why HTTPCaller does not bring any data from a simple GET from this website: https://www.puntopack.es/buscar-el-punto-pack-mas-cercano/?codePays=ES&codePostal=32005 Not sure if there are any parameters that I'd need to add.The REJECTED ERROR value: "HTTP/2 503"_fme_rejection_code: "NO_RESULT" Uploaded a screenshot of the HttpCaller.Many thanks in advance!J.
I have a question.I have the network below, but I only have the data.i want to know which section to go through to go from endpoint to endpoint. in this example I want to get 3 answers.which sections to go through to get from:1) from 1 to 52) from 1 to 83) from 5 to 8 how can i solve this?the solution should be:1) sections 21,22,25,272) sections 21,22,25,26,23,243) sections 27,26,23,24
Hi I noticed that the epsg code 7791 is missing in FME 2021.1.2.0. How can read the EPSG database to add it? https://epsg.org/home.html thx Francesco
This is the error I'm getting- ArcGIS Online Feature Service Writer: 'addResults' error for a feature in 'Tracklogs'. The error code from the server was '1000' and the message was: 'Data is Null. This method or property cannot be called on Null values.'. The data has run successfully through the workspace until I try to write into the existing feature service in ArcGIS Online. As a side note, I made sure to Import Feature Types... The table looks populated to me. There aren't any empty rows, however there are some empty fields. I didn't think this would make the workspace abort though. In the visual preview, I can see the geometry has populated too. Thank you in advance for your help.
I've been using the TimeWindower for the first time and could not get it to work like expected. Fiddling around I tried changing the name of the attribute to remove the orignal <space> in the name. And rest assured it now worked just as expected.
I'm running a transformer created specifically for some middleware (CTGENIE) that was created for Frontier Communications. It is crashing during translation; the translation log reports that the job succeeded, but there was nothing that was written to the database. It also crashes FME when the transformer is present in the workspace and I try to save it. I have attached the log, but it doesn't seem to offer any clarity on how to get this to work. Best, Alex