A read-only category for lost FME Form topics. We hope to move them shortly.
Recently active
Error: An error occurred while installing package 'C:\\Users\\<accountname>\\AppData\\Roaming\\Safe Software\\FME\\Packages\\21789-win64\\PackageFiles\\safe.emailer': An error occurred while installing Python package with 'pip install --force-reinstall --no-deps --no-index --find-links C:\\Users\\<accountname>\\AppData\\Roaming\\Safe Software\\FME\\Packages\\21789-win64\\PackageFiles\\safe.emailer\\python --target C:\\Users\\<accountname>\\AppData\\Roaming\\Safe Software\\FME\\Packages\\21789-win64\\python\\safe.emailer --upgrade --no-compile fme-emailer' : Process crashed. Done both as a std user or an admin. Same issue. Any assistance greatly appreciated.
I have a very old file while contain contour lines. And then I obtained a new DEM from which I generated new contour lines. Visually I can see that between 2 files, the contour lines of the same elevation differ in distance and they differ from one elevation to another. Is there any way I can get a statistical result about max, min, mean between these files? And is it possible to visualize this?
Hi!, How to create geometry from x,y coords received in .shp file? we need to migrate these coordinates as geometry in smallworld. Thanks
related to https://community.safe.com/s/question/0D54Q00008q2P5rSAE/fmeserverjobsubmitter-unable-to-connect-to-fme-server?t=1638881772264
How to Identify if an intersecting route is from Left or Right . I have my routes data as polylines whichever which i am testing out. How can I achieve this in FME? Thank you!
On our machine running FME Server, we have both ArcGIS desktop 10.6.1 and ArcGIS Pro 2.7 installed. When we run workspaces that require an ESRI license, FME Server can get a license, but pulls a license from the ArcGIS desktop 10.6.1 license pool (As shown below). The same thing happens when the same workspace is run in FME Desktop. 2021-12-14 01:10:07 | The ArcObjects license 'Advanced' is being selected from the Windows registry2021-12-14 01:10:18 | FME has checked out an Esri license. The product checked out is 'Advanced'2021-12-14 01:10:18 | Installed ArcGIS version is '10.6.1' How can I configure FME server to check out a license from the ArcGIS Pro pool? Preferably the advanced concurrent use license. We followed the step by step instructions for using ArcGIS Pro with FME server in this article without succes: Using ArcGIS Pro with FME Server (safe.com)
I am loading in a large address data set in CSV format The reader has wrongly classified my coordinate columns as "time". This causes the VertexCreater transform to add incorrect geoemtries When I click "User Attributes" on the Reader I cannot change the column type from time. Everything is greyed out. How can I best override this
Hi FME altruist, I am a new member of this community and trying best to strive on using FME for my new job. In a task, I am asked to assign a percentage value (computed by area on area overlayer) of a parent lot to its child lot. For example, in this image, I have first dissolved the two child polygons (1 and 2) and computed the percentage value. But now I cannot assign the value to its child lots. I have tried different tools (e.g. SpatialRelator, NeighborFinder) that can return like 'select by location' and then create a field :)
XMLUpdater is changing all &quot; to " when I'm updating a single path within an xml document. Is there a way to prevent XMLUpdater from doing this?
MapInfoStyler parametersFor a Region, how do I set the Fill Background Color to be transparent?For example, Fill Pattern 30 is diagonal lines. I want the spaces between the diagonal lines to be transparent, so I can see the layer underneath.
I'm reading a number of json files each with their own set of records. I can see I need to expose many attributes but without adding hundreds of lines (the index goes to 142). Is there any easy way to go from screengrab below to web site structure at http://reg.bom.gov.au/products/IDT60801/IDT60801.94850.shtml:
Hi I would like to use a new line as a separator in the list concatenator but I do not know what I need to actually type into the separator box. The help suggests a sequence of Ctrl+Shift+j (^J) but if I CTrl+Shift+j, nothing happens. I have no idea about the ^J. I have tried pasting this in as text too but no combination works. Please could someone explain what the help file is suggesting I do? Thanks
Hi there,I have many roads (lines) and many areas (polygons) of a city. Within each area there are let's say 20 roads. Each road has a grade based on its condition stored in an attribute. I would like to calculate the average of this grade for all the roads within an area, so that I can compare the average grade for each area in the city. I have not yet found a transformer that can calculate the average in a way like this. Anyone got any idea? Thanks a lot in advance
So I'm trying to reproject the data in a DWG file from one projection using the ETRS89 datum (ETRS89 / NTM zone 11 [EPSG:5111]) to another (ETRS89 / UTM zone 32N [EPSG:25832]). I've set up a feature reader to read using the RealDWG reader to a single output port. I've set up a RealDWG writer from that same port, writing to a different coordinate system. I've tried three different versions of this: One without any projector transformer, just writing to a different CRS, one with the PROJReprojector and one with the Reprojector transformer. As far as I can see the results look the same from all three. The input data is located nicely along a corridor as seen in the inspector:In the output file I have data in three clusters:The southern one contains some of the original data in the original coordinate system. They are not transformed at all! The middle one contains some of the original data transformed correctly to the new CRS. The northern cluster contains a smaller subse
When I applied a fan out to the writer the tags appeared correctly why don't they appear with no fan out?
Hi. I would like to ask for advice. I have two types of space. One type of space is a closed polygon inside the state and that is fine. The other space is the polygon, but one side of the polygon boundary is formed by the state boundary. The database does not contain the points (coordinates) that form the state border and an incomplete polygon is created for me - the database contains only the points (coordinates) of the polygon. I have the coordinates of the whole state that makes up my polygon. What with this? I can have two paths. Either mark the starting point of the polygon and the last point of the polygon where the state boundary begins and include these coordinates in some way, or it would be enough for me to insert between these two points the text that the polygon between these two points is defined by the state boundary. The output file is JSON.
So, I have a set of flight tracks, all uniquely identified, and I'm trying to separate the flights into phases. I've had great success for the takeoff and landing portions, as well as the cruising portion, but the ascent and descent is giving me a hard time. When a plane is ascending or descending, it gets a "C" or "D" in the altitude change column. I thought that I'd be able to characterize the ascent to cruising or descent to landing phase merely by the presence of C or D (when it levels off, it gets a "-".) Sometimes during an ascent to cruising or descent to landing, however, the plane will briefly get a "-" or worse an opposite letter, which kills the consistency in characterizing the phases of the flight. But, if a "-" or the opposite letter is present, it will always be preceded or followed by the correct flight status. So, is there a way to change an attribute's value according to that flight_id (a separate value
My /etc/apt/sources.listhas already theoldstableoption enabled. Did anyone managed to get FME Desktop running on Debian 11?
I tried creating a spatial relator, but then I'm not sure how to take the results and combine the geometries to an area
i have my JSON data at postman and I would like to connect it with FME? how could I achieve it ? another question , could I post the data to FME desktop or should I connect it with FME server ?i am totally new to work with REST API and I would like to know ,where should I start ? FME 2018 .Thanks in advance .
Hi, all.I'm trying to pull a couple of dozen JSON files into FME with an API through flightaware.com, so that I can build flight tracks, based on the unique flight_id of each flight.I built a python script today that accomplishes the objective and saves all of the separate JSONs into one JSON, locally. With some help, I figured out how to pull that JSON into a couple of fragmenters and have been going from there. So, ultimately, I have the option of continuing to run the script separately from the FME session, but I was curious if anyone knows how to integrate an independent Python script into the workflow. Python caller hasn't worked for me, I assume because it's designed to process features not save files locally. Also, I didn't use the http caller because the URL request was done per flight id, so I decided I'd need 20 callers running simultaneously. Is that a correct assumption, or is there way of iterating through a list to fill in the URL request multiple time
I have a workbench that has two ESRI Geodatabase (ArcSDE GeoDB) readers. The first (TableA) is a table containing updates that have been made, there could be up to 500 rows found. The other (TableB) is the table that needs to be manipulated based on the updates found in TableA, this table has 500,000 rows. For efficiency sake, I am hoping to only read the TableB if there are rows returned from TableA. Can we tell the workbench to run the TableA reader first, IF rows found in TableA, then read TableB and continue through workbench processes, ELSE end workbench. Any thoughts on if this is a possibility?
Hi,I have FME(R) 2021.1.2.0 (20210903 - Build 21627 - WIN64).With this version, appears the Parameter Manager.And I have big problem with it.I often use a type "Choice" or "Choice Multiple" with a list of around 2000 or 3000 values. And sometimes more.With FME 2019 I had no problem to configure it.But with FME 2021, it takes several minutes to open the Parameter Manager, any modification takes a long time and sometimes, it's so long that FME crash.It's very annoying because it worked great and I can't do without these lists.Have you got a solution or a patch for this ?Thank You
Hello, I have an electronic circuit that accepts 4 hex numbers and output 4 decoded hex numbers. Knowing that I have thousands of inputs and decoded outputs, I would like to know if there is a way to figure mathematically the operation done by this device