A read-only category for lost FME Form topics. We hope to move them shortly.
Recently active
Hi all,I have a question about translating Vietnamese language to English in Excel file.Could you show me how to translate it?Thank you
Hello I am trying to cut a raster image into smaller chips with a labelled vector points to feed into a CNN network for regression. Can FME help in this regard?
So I have been using AttributeManager to redo the attributes of my new geometry that I have created. One attribute I want to add is just a unique ID number that goes from 1 to infinite to just label each geometry in my dataset
When attempting to write to an existing file geodatabase within a zip file, FME overwrites the contents of the feature class, and will not insert new data into the existing feature class. Also, when I try to set the FeatureWriter's Table Handling mode to 'Use Existing' FME does not recognize that the table exists, and produces an error that the table does not exist. If anyone would like to try this out, here are the steps to reproduce: Set up a workspace with a FeatureWriter and use Esri Geodatabase (File Geodb Open API)Set the FeatureWriter to create a geodatabase and zip the contentsRun the workspace and write the dataRe-run the workspace and write the dataInspect the results, and you'll see that FME has overwritten the previous data, and the feature class will only include the data you wrote when running the workspace for the second time. Using FME Desktop 2021.1 (Build 21525) on Mac OS (11.2.1 Big Sur).
Dear community,I have two sets of points (one dense point-cloud with 4 million points and a city gml file with about 4000 coordinates) How do I snap the 4000 points from the city gml file onto 4000 points from the point-cloud?The points from the city gml should be as close to the points, they are snapped onto, as possible. After snapping the points, I would like to compare the old dataset (the point-clouds with the 4 million Points) with the new (snapped) dataset. I would be incredibly grateful for every hint you could give me.Thank you very much in advance for your help!
Hi,I have 3 writers (feature types), all PostgreSQL connected to the same schema but different tables. The second writer should be the first to be written, then the third and so on. This is because of the dependency of the primary key of one writer as the foreign key in the second writer. Can we fix this writing process?I tried the feature holder, connection runtime order, but no luck yet. Also tried the file writer, however, the required attributes are not written. Any quick solutions that I am missing out on? Thanks!
sorry i'm french... my english is bad ^^ : Hello, a wfs feed from "the geoportail" that I manage to use under QGIS, shows me an error message on FME. : https://wxs-gpu.mongeoportail.ign.fr/externe/39wtxmgtn23okfbbs1al2lz3/wfsHave you ever encountered this? If yes, how ? thank you in advance ! :)
Hi, So with this transformer you can pick from workspaces that are on FME Server, regardless of what services have been enabled for those workspace. It is not clear to me whether this works only for those configured as "Job Submitter" or any of them. The main questions I have are:If there are multiple services enabled for a workspace, is there a default it will use?Since you cannot specify the service when configuring the settings of this transformer, does it mean it will just run the workspace regardless, as if it was configured for "Job Submitter" only?If the workspace is configured for "Data Streaming" only, I suppose it would just run and you won't actually see the results as FME Server would get the data but the user won't see it, correct? I suppose I can test this myelf... Thanks for any insight you might share. if you're interested in further commentary as to why I'm asking about this, read on 😃 I was trying to see if there w
Hello everyone. I am trying to transform KML parcel data into cityGML GenericCityObject and get as close as possible to a sample file I was given. I am particularly interested in the LOT_KEY attribute. When I transform it, I manage to get it into the attributes and that is all fine. But I can't understand why boundeBy happens outside of the GenericCityOject. I need it to be also within as the sample file I also has it. Does anyone know what am I missing? citygml_feature_role in my file shows cityOjectMember and in the sample file boundedBy.This is my file:<?xml version="1.0" encoding="UTF-8"?><core:CityModel xmlns:brid="http://www.opengis.net/citygml/bridge/2.0" xmlns:tran="http://www.opengis.net/citygml/transportation/2.0" xmlns:frn="http://www.opengis.net/citygml/cityfurniture/2.0" xmlns:wtr="http://www.opengis.net/citygml/waterbody/2.0" xmlns:sch="http://www.ascc.net/xml/schematron" xmlns:veg="http://www.opengis.net/citygml/vegetation/2.0" xmlns:xlink="http://www.w3.org/1
Welcome to another edition of What’s Up Wednesday FME 2021.0 ReleasedYesterday FME 2021.0 was released! Download it today. If you’re interested in learning what is included in this release, see the New Features page, a Look into 2021 blog post, and a unveiling trailer. We also did an unveiling webinar yesterday to dive deeper into some of the new features. FME World FairRegistration for the FME World Fair is now open! With the help of our Partners and all of the great speakers who have applied to present, we will be hosting this free online event May 4 - 14th, 2021. Check out the teaser video. WebinarsYou have one more week to apply to be a contestant on “Who Wants to Be a Data Extraordinaire”. The deadline to apply is March 19th. Tune in on March 23rd to see who wins. TrainingThere is still time to sign up for the free Getting Started with FME Platform course which is happening tomorrow (March 11th). While you’re there, sign up for the Esri Geodatabase and FME Desktop course. Blo
the basic gist I've gotten from the forums and examples is:httpCaller>jsonFragmenter>jsonExtractor and I can make that work in a couple of simpler examples. My ignorance is showing when I get to a larger _response_body. I've attached an example json file that is the response for this specific API call, and I would just post my whole workbench but it includes an API key that I don't want to expose.Thanks in advance for any guidance you can provide. I'm basically trying to flatten the entire response into a table.
I published a FME Workspace with a FMEServerJobSubmitter in FME Server, I can run the FME Workspace and the FMEServerJobSubmitter starts the subsecuent FME Workspace, however if someone else in my team wants to run the same workspace, it fails with error "FMEServerJobSubmitter (ServerFactory): Failed to access FME Server web connection 'lopeztor FME Server'", I shared the repository where the FME Workspaces are and the web connection used.
Hi all,I want to replace in this:12/3 >> 12 A 313/2/5 >> 13 B 2 A 5Could you show me how to make regex? Thank you
hello everyoneI want to ask a question. Is there also a transform FME similar to the area solar radiation tool in arcgis?If so, can you tell me which one?Since I couldn't find such a transform, I added the area solar radiation function in the Arcgis Model builder and exported it as a python script. So I wanted to create a new transform but I couldn't succeed.can you help me with thisrsvp
In a dgn I have some itemtypes (Data Inspector), see attachment. When I try to expose them by the exposer in FME I can't read this fields...they stay empty.How can i read these fields? In the attachment my (start) workbench. Thanks a lot!
I am trying to install the custom transformer GeographicAreaCalculator which was downloaded to C:\\Users\\GUANA\\AppData\\Roaming\\Safe Software\\FME\\FME Store\\Transformers\\GeographicAreaCalculator/fmx on my FME desktop. I follow this article https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Coordinate_Systems/Workbench/Sharing_Custom_Resources.htm to publish my workspace while adding this fmx file. The publishing succeeded, but when running the workspace on the server, it stills say this custom transformer does not exist on the FME server.
I've recently been using a lot of rasterio and rasterstats in python which operate orders of magnitude faster on my PC for basic operations such as zonal statistics than my approach in FME:Clip rasters by polygons, then RasterStatisticsCalculator. Is there a more efficiently way of doing these sorts of operations?
In ArcGIS, we have been using the geodesic area calculations to calculate polygon areas in square kilometers from a geographic coordinate system such as WGS84. See http://dmahr.com/2015/07/geodesic-areas-arcmap-field-calculator/. I don't seem to find a similar reprojection in FME. is there an one that is closet?
I have a list which contains these values:nl restservicesMonumenten_raadplegenMapServer nl restservicesBR_GroenstructuurplankaartMapServer nl restservicesBR_GroenstructuurplankaartMapServer nl restservicesBijzondere_BomenFeatureServer nl restservicesBR_BAGFeatureServer nl restservicesBR_BAGFeatureServer nl restservicesVERG_TOEZOPLOSFeatureServer nl restservicesVERG_TOEZOPLOSFeatureServer nl restservicesVERG_TOEZOPLOSFeatureServer nl restservicesVERG_TOEZOPLOSFeatureServer nl restservicesPROJ_Mut_editFeatureServer nl restservicesPROJ_Mut_editFeatureServer nl restservicesPROJ_Mut_editFeatureServer nl restservicesPROJ_Mut_editFeatureServer nl restservicesPROJ_Mut_editFeatureServer In want to clean up this list by removing the duplicate strings. However, I want to keep the number of times each string occures. Finally, I want to get this list which stores after each string the number of occurence as shown in my first list: nl restservicesMonumenten_raadplegenMapSer
I have an exported KML from Google Maps Engine with different routes. I need to remove the points in FME without removing the routes. Is there a way I am missing?
I have multiple xml files, each with the same structure as shown below: <Metadata> <MDI key="MAXIMUM">9</MDI> <MDI key="MEAN">4.2018685725509</MDI> <MDI key="MINIMUM">0</MDI> <MDI key="STDDEV">2.3097856863945</MDI> </Metadata>I want to create a table with using the MDI Keys as the column names, and the element values as the rows from all the xml files, as illustrated below. Can do a single file with AttributeTransposer, but could not figure out a simple way to load all the files together, feeling awkward with limited knowledge of FME XML transformers. Need some expert help here.
Hi! I am trying to solve a task where I need to turn table rows into columns where their corresponding attribute values would be transposed altogehter. The essential moment is that there is n number of repeating rows (in my case every 3 rows) in the key column which would be layed out as attribute three (3) columns with respective attribute names as explained below: Original schema: ............................................... Wished result: I manage to transpose the table, however I encounter a set of challenges in finilizing formatting of the table:The hidden attributes cannot be dynamically exposed (of course), however setting them as User parameters for semiautomatic processing does not seem to work either as AttributeExposer picks up parameter name and not the value given by the user (ver. 2020.1).After table transposal attribute values that share the same name become separate columns (eg. Rad1(1), Rad1(2)...). I wonder what procedual steps I should follow in order to rearrange
After i run LineJoiner, i can see that data has been modified (number of objects has been reduced), but when i open the shapefile i QGIS, the lines are still segmented even though there are no gaps in between. Altough it has joined some lines, but now all that are connected (sharing same vertexes) I have FME Workbench 2016.1
I would like to further examine the results out of the coordinateExtractor transformer. Is it possible to write the output to a file? I can view the results in the Display Control panels.