A read-only category for lost FME Form topics. We hope to move them shortly.
Recently active
Hi, I am working using a 4K display. While using the 2021 versions of FME Workbench everything was rendering perfectly. However, with the new 2022 versions everything is smaller and most elements of the UI does not render correctly. I have tried to Override high DPI scaling behavior but that only caused everything to blur and nothing was scaled up. Also I looked for the "Enable automatic scaling for High DPI displays" option in the Appearance Advance options, but apparently it was removed (PLEASE add it back!!). I have noticed this issue for a while (since version 2022.1.0.0) but I had decided to continue working on the an older version and wait for an update. Well, now we are at version 2022.2.2.0 and the issue is still there. Please try to address this issue in the next update since is way too difficult for anyone to work like this and is not healthy since is hurting our eyes. Below an image showing a comparison between the two versions.
I have a MicroStation file with level names, colors, and line styles and would like to convert it to an AutoCAD file that have different layer names, colors and line types. I'm using the "AttributeValueMapper" to determine "Source" and "Destination" values. I'm also using "AttributeManager" to set color and line types. An example of the "Destination" values in "V-TOPO-BRKL". It appears that it doesn't like the "-" since when I run the workbench it changes the Level-layer to the first name in the destination list. How van I resolve this?
I am using Systemcaller to send the request and getting error Thi is the code where i need to exxucteGET https://maps.earlyalert.com/server/rest/services/System/SpatialAnalysisTools/GPServer/OverlayLayers/submitJob?inputLayer={"url":"https://maps.earlyalert.com/server/rest/services/Hosted/Master_Client_Areas/FeatureServer/0","filter":"clientid=283"}&overlayLayer={"url":"https://maps.earlyalert.com/server/rest/services/Hosted/Power_Outages/FeatureServer/0"}&overlayType=Intersect&snapToInput=false&outputType=Input&tolerance=null&outputName=&context=&context=&env:outSR=&env:processSR=&returnZ=false&returnM=false&returnTrueCurves=false&f=pjson
Hi, We are posting as a RAW POST Body large JSON content.....however, it is not receiving any of the JSON into the workspace. When we use a small JSON, it works fine.On inspecting the JobSubmitter log file, we see the following: WARN https-jsse-nio-443-exec-52 413010 : POST request received. Redirecting to GET method. Is there a reason why this is happening? I assume that the POST body is getting lost when it is redirecting as a GET request. Thanks,Steve
I have a raster for which I am trying to reduce the resolution. Each new cell should hold the average of all the previous cells that it contained. I am using the RasterResampler, but the output raster have holes in it. Any ideas on how to overcome this? All of my larger, new raster cells contain some data that are NoData, could this be a problem?
Hi, I'm trying to run a python script that accesses python modules in an arcpy cloned environment. But I'm having trouble setting FME to use the conda python interpreter. I have set the preferred python interpreter in the FME options to the cloned interpreter.However FME looks to default to the standard arcpy interpreter. And returns the following error after running the workbench: Python Exception <ModuleNotFoundError>: No module named 'untools' Also tried the following, but that does not seem to work:import syssys.path.append(r"C:\Users\markv\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\python39.dll") Python compatibility: Esri ArcGIS Python 3.9 - Would have liked to see the custom interpreter here, but it does not. ESRI ArcGIS compatibility: Auto Does anybody have any idea what I am doing wrong?Thanks,Mark
I have a workbench with two public parameters, start_date and end_dateI want to filter records on a date attribute. Values like "20220509213856"Except, I want the actual range to be two days before the chosen start_date and two days after the chosen end_date.How do I set up the Tester?
Hello, we have a SDE-Reader with an integrated "whereclause". The data themselve has string-values with mutated vowel (ä, ü, ö), which could be a value for the whereclausee. In that case, the reader execute no result. Any idea?
I want to put a ZIP file on FME_SHAREDRESOURCE_DATA using the FME Server API: The file gets copied, but the ZIP file becomes smaller and corrupted. Even a ZIP file of 1KB. Any ideas why this happens? I've tried on two different FME Servers, since I thought it would be the server configuration. If I do the same with an XML file or a TXT file, regardless the size, it works well.
The request URL looks like this:https://reportapi.application.com/dashboard?from=YYYY-MM-DD&to=YYYY-MM-DD&state=XXXXXX&api-version=1.0 How can I create some kind of setup (or loop) where I can easily retrieve the data from an entire year per month per state? The data itself doesn't have some kind of timestamp, so I'll have to retrieve each month separately. So for example:2022-01-01 till 2022-01-31 for Ohio2022-01-01 till 2022-01-31 for Florida2022-02-01 till 2022-02-31 for Ohio2022-02-01 till 2022-02-31 for Floridaetc...
Does anyone have any ideas on how to efficiently create a 3D feature similar to this image?(the cut away is just to help show the geometry, it will be completely circular)I can make a cylinder by buffering a circle and then extruding it vertically but the only idea I've had so far for this geometry is to layer a whole lot of circles on top of each other and dissolve them, which is taking a long time.
Hello FME community, I created a conversion process(FME workbench) that converts my collada file to citygml. Now I want to be able to convert all my collada files (as many as 8000) at once but I don't know how to achieve that.Could you please let me know how to proceed ? many thanks.
The attached plan is a sample of a longer street segment that was divided up so it would fit on a single sheet. Is it possible to identify and output the individual segments and output each to it's own file (like jpg). In this sample the output would be 3 image files, each containing the 3 different street segments.
I am working on a workflow that needs to be able to extract plots of land from the local government's database, rotate them to face to the North, and then show the plot of land on a viewport.I found out how to make the viewport, and I found out how to rotate the plot to the North.When I open up the viewports, I notice that the coordinates have shifted with the rotation.I tried setting up the coordinates of the plot in the workflow, but these settings don't seem to be saved.Any help or thoughts would be appreciated! Example images:This is the viewport with the plots of land.What happens after rotation:The intended result:
Hello, I wanted to calculate RMSE between two DTMs. How can I do that?
I have 12 netCDF files downloaded from https://data.ceda.ac.uk/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadUK-Grid/v1.1.0.0/1km/tasmin/day/v20220310. Each contains 1km-1km grid values of the minimum temperature for each day of a specific month. I would like to create a single combined file that counts the number of days where the temperature was below zero. I've tried RasterExpressionEvaluator but I can't get it to generate anything sensible. Can anyone help please?
Hi , i have path file name in attribute C:\\*\\*\\*\\filename.dwgi would like to extract only the (filename.dwg) Please , I want to remove C:\\*\\*\\*\\Thanks in advance
Hello FME community, as I work a lot with raster data and File Raster Geodatabase, I noticed in the 2022.1 version of the FME desktop version that I can not clip raster data (aerial photos). Both the transformer "Clipper" and the option in the reader "Use Search Envelope" do not work. Neither as TIFF nor as raster GDB. In the 2021.1 FME desktop version it works without problems. Does anyone know the problem?
Using AttributeManager to update 86,000 (existing) records using APN for key. Is this process optimized by FME? It takes a long time, and I assume it is N*N time. (Does the Reader iterate through each record, one at a time, then searching through all the records in the Writer to find the matching key?)
Hello again everyone, I have a question for anybody who's worked with passing JSON data in the body of a POST request for a webhook. I am working with a developer on a script to call FME server from an outside application and pass the needed JSON data in the body. She is using an AJAX script that looks somewhat like this: $.ajax({ url: <my server url with webhook token>, method: 'POST', data: {"A":"1", "B":"2", "C":"3", }, dataType: "json", success: function (response) { alert(JSON.stringify(response)); }, error: function(data, errorThrown){ alert('request failed :'+errorThrown); //document.getElementById("response").innerHTML="Failed"+errorThrown; } }); Here's the thing: I have a
I have pdfs with multiple pagesi have to split them up by a certain textstring (e.g. SS 66,16)This textstring is always nearly on the same coordinate on the page, so i can isolate them and write the text in a new attribute but how can i fanout them that i have all content right from one page (e.g. pdf_page_number 2) and the pdf is named after that textstring (SS 66,16.pdf) Greetz and cheers Franco
We have an IFMEFeature from type FME_GEOM_AGGREGATE.The window "Feature Information" in FME Desktop displays the IFMEMultipoint property with 299 parts of IFMEPoint.How can we get these multipoints in the writer plugin? If we call feature->numCoordinates() we got 598 but if we call numParts () or numVertices() we got the correct number of 299.And if we call feature->getAllCoordinates() we got a list of 598 coordinates, but only 299 of these are correct and the other ones consists of a point with coordinates (1, 1, 0). Where does this point (1,1,0) come from?The list of coordinates starts with1,1,0valid point1,1,0valid Point1,1,0....
I need to be able to read an existing geodatabase annotation feature class (regardless of whether it is populated or not) and get a value for the "Annotation created with new features" annotation feature class attribute. Is there a corresponding FME geodatabase format attribute? If there is, would FME properly set the geodatabase attribute if I used that format attribute on a schema feauture used to build a geodatabase?
I did a spatial join of two AGOL layers, one is a strip map and the other is parcel data with owner info. I merged the two and created a table with the owner information and its respective page number. Some parcels are on more than one page, however, and I'm trying to make a table that includes these records and doesn't just omit them (there should be an individual record for each parcel and every page it shows up on). I've been trying to use the Spatial Relator with Generate List checked, followed by a List Exploder but it is not working. Does anyone know of a better way to do this? Edit: There is no common attribute between the two layers.