Using transformers to modify data.
Recently active
Hello, I have point dataset and line dataset. I would like to find the closest lines to each individual point. I am basically using the Neigborfinder. However, it does not fine correctly. I have labelled the id of the points and the closest one that have been idetfied by NeighborFinder. As you can see, it finds more than closest for some points. I do not know what I am doing wrong. I would be happy if you can help me.
Hi, i have raster file where i need to fill some nodata pixels with value calculated from neighborhood pixels. Idea is to get average9, min or max value of surrounding pixels. I have tried several different offsetter-clipper-rasterexpressionevaluator loops. Unfortunately workspace is now very slow and result is not either perfect. Have anyone already solved this kind of problem? or any good ideas how this can be solved with FME? -Arto
Hi everyone, I have to modify texts of one layer of a DWG file. I've made the project like this : Reader : My DWG file sourceWriter : A new DWG fileAnd between then an AttributeValueMapper with an Excel file which contains 2 columns (value before, value after) The mapper works well but some color are lost. Have you any idea ? Thank you Dahlia
Hello, Let's assume that I have a series of 2D-points A1, A2, A3, A4, ... An.Can anyone tell me how to create a measure between such points so that:- the measure for A1 is 0- the measure for A2 is d(A1,A2) i.e. the distance between A1 and A2-the measure for A3 is d(A1,A2) + d(A2,A3)- the measure for A4 is d(A1,A2) + d(A2,A3) + d(A3,A4)and so one?Thanks,
Hi ,As you see in the image below ,i need to merge these small polygons to the bigger polygon beside,is there a way to do that?Thanks!
Hi,Do you have a tips to set to null (not -9999 or 0) the nodata on my raster?Thanks
Hello! I have a problem with CSGBuilder in my workflow. I need to get a 3D-intersection of 2 solids, but geting the message "Processing on a solid has failed. The solid may be too complex, not closed, or not orientable.". The strange thing is that the workflow had worked for several times, and stopped working after parameters changing. Throwback to previous parameters doesn't give an effect.Maybe there is a way to simplify or fix input solids?Thanks
I have shape file for a country which contains ~70000 line segments with new street names as per reality and these new street names need to update on database. Database already having old Street names per reality as well.Eg- Old Street Name (database)- Park Ave Street New Name- Park Avenue Street. Adjacent Road Name- Park Avenue Road (database). I need to know how to find such cases automatically without visiting each location in shape file. Refer Attachment number 1.jpg and 2.jpgSuch situations with different names may be there while replacing names at different location.How to find out such cases spatially? There could be lot of cases in a country. Thanks in advance.
Hi,I am trying to eliminate linear elements based on their attributes. Then it needs to change the attributes of other segments as well. I basically need to select elements that have the same beggining and end values as the ones eliminated and change their values so they match. For example:segment 1: Segment 2: Segment 3: 100-200 200-202 202-300So I want to eliminate the segment no 2and change the segment 1 and segment 3 so they become: 100-201 201-300One of the main issues is that I cannot select the lines based on spatial relations. The data is really held in the table but spatially they may not touvh or even be near to eachother.I've tried selecting using a test filter but it doesn't work... Any ideas.
Hello.A relative beginner in FME that need help with the following.I have two different types of polygons, one representing districts and one representing postal codes.I want to find out what districts the different postalcodes belong to, the borders do not exactly match so I want postalcodes that appear in several districs, to display all the districsts they appear in, not only one.I have tried in FME but have not gotten it to work,I have managed to solve it in Arcmap but it then takes me quite a while. There I have to select one district, then got to select by location and select all postalcodes that intersect within the selected district. Export this as an own file and give all the postalcodes here a name of the district they appear in. Then redo this for every single district, and finally merge all these files.Appreciate help. RegardsJonathan
Hello, With help of you, I managed the read the osm transportation data that I have attached. However, I am puzzled with tag information. If I open the data in QGIS, I see other_tags attribute in linestring data. However, I can not see the attribute when I read in FME. I used AttributeExposer but I still am not able see this tag. I am particularly interested in this tag as it has additional information such as number of lanes,oneway and width etc. Thanks in advance.
Hi,I want to split lines with points but I really need to keep all the overlaping segments. I tried with the PointOnLineOverlayer but, like the Intersector, in this transformer, all overlapping segments are reduced to one segment before being output.In the image below, you can imagine a road with a dead end. The result must contain 5 lines and not 4. Moreover, the Intersector isn't good for me because I don't want to split lines on all intersections (only on points).Sample of my data here : Thank you very much Julien
Hi , I am wondering if there is a way to change the field type change the field type from string to integer for all field in writers in one go.Like the screenshot below I manually changed the field type but sometimes I have a huge number of fields and need to have them in Int instead of string, Is this possible?Cheers,Rawan
Hello,I have a set of parcel and I need to insert point inside them that represent parcel ID. My approach is to use CenterPointReplacer transformer(mode: Inside Point) and this works perfectly. Problem is large parcels where because of their large area I need to duplicate that point and place those duplicates elsewhere inside corresponding parcel. Additionally, If its possible to make one duplicate for every 15000 sqm of parcels Area. So parcels that are 15k to 30k square meters would have two point placed inside parcel, 30k to 45k sqm would have 3 points... This is not mandatory but it would be nice if it is possible to do. Every help would be appreciated.
Hi,I have 2 layers one representing lines and the other layer is polygons.I need to create a point at the center of the polygon when a line intersect a polygon,can this be possible. thanks for your help.
HiWe have an FME Server 2018.1.1 installation on RHEL7. For the fmeserver user, that runs the engine jobs, when writing a directory or file the permissions are set to rwx------ (700) with fmeserver being the owner user and owner group.We have other users that need to access these files too, so we'd like it so the default permission for fmeserver write directories/files to be rwxrwxr-x (775).We have added the fmeserver into a second group to allow access to other r/w locations and we have also added specific users into the fmeserver group.We get the same behavior if the fmeserver is writing to a location if it is the owner of or just part of another group.Any insights would be greatly appreciated. CheersAdie
Hi All,I am having the point data in which has X, Y for each point and trying to convert this to a polyline. but somehow I am not getting desired results. This point is derived from JSON query it has X, Y and one common field I am trying to use vertex cretor and then sorter on the common field and at the end, i am using LIne builder. but i am not getting desired results.Can someone please suggest a way to resolve this?Thank you in advance .
Hello Guyswe have wmts service we could open with no problem in ArcGis , but we are unable to open it in FMEAny suggestionhttps://tansiqsat.momra.gov.sa/tileserver.php?/wmts
I want to calculate the cell distances between all cells within a feature class grid. Exactly the same as the game MinesweeperI currently have the cells as a feature class within an esri file geodatabase, but can easily convert it to a raster grid.I have included an example below. The original data contains 11000 cells with different labels but I have simplified in the example:For each cell I want to find how many cells apart they are from all other cells.. Example here is for cell A2. I would then iterate this for every cell in the grid to produce the final csv. I have attempted using cost distance tools within a GIS, but It's unable to cope with the data.I have access to FME 2014, but looking through the help files I've been unable to find a way to do this.Is anybody able to give me some guidance as to how this may be achieved? Many thanks
Hi FME Experts, I have a field, I would like to create a new field based on duplication of the records in this field . as the attached image, is there any way to do that? Thanks in advance
I have some line-strings and I would like to create polygons with shape like in the images based on the line. It looks like hexagon but all edges do not have the same length. Can Bufferer create such polygon based on the lines? Or do you have any idea how i can create such polygon? Thanks in advance.
Hello all,I've got a lot of parcel data sets I need to reproject, and I want to use the CSMapReprojector as this allows the use of ellipsoid heights, however I've just noticed that the tool is converting my true curves to densified lines. Is there any way around this? If I can't get it to work, then I won't be able to use the CSMR.Thank you!
HI All,I am trying to breakdown the JSON message {"version":254051434,"logicalTransaction":{"uuid":"009be648-ce4e-4444-ae2d-a2627e427927","edits":[{"type":"Attach MetaData","metadata":{"objectId":"009be648-ce4e-4444-ae2d-a2627e427927","objectType":"TRANSACTION","additionalId":null,"key":"ProjectID","values":[{"value":"Qteam_Tori_Pilot"}]},"groupId":1},{"type":"Attach MetaData","metadata":{"objectId":"009be648-ce4e-4444-ae2d-a2627e427927","objectType":"TRANSACTION","additionalId":null,"key":"ToolName","values":[{"value":"tori-tx-creator"}]},"groupId":2},{"type":"Attach MetaData","metadata":{"objectId":"009be648-ce4e-44
Hello, I have a custom transformer. My flow is that it takes path to set of raster files. Then it clips some of those, merge together using raster mosaicer and save in different location. Then I want to delete file from source location and move on. Problem is that using SystemCaller rmdir I get information that those files that were clipped cannot be deleted because they are being used by another process. When I set a breakpoint just before SystemCaller, when files are already clipped and merged I couldn't delete those files in windows explorer as well. There was information that FME.EXE is using those files. If I remove clipper transformer then I don't have that problem. So I assume that clipper somehow holds handle to those files. Do you know a workaround for this problem?
I want to use LineOnLineOverlayer similar to how PointOnLineOverlayer works, to overlay two line feature classes (one that has measures) and extract measures to the other line feature class. These are features from an LRS db so they should be coincident and intersect exactly. However, I'm getting unexpected results and am unable to extract measures once the LineOnLineOverlayer has run. Is there a better way to do this?