Using transformers to modify data.
Recently active
I tried to translate fbx files to 3d tiles but failed with following message:(W_2) Finishing writing b3dm file for feature type 'data0'Failed to write raster with raster reference '241', ignoring texture(W_2) Unable to read the file 'F:\\output\\data\\'. Please ensure read permission are set for the dataset directoryA fatal error has occurred. Check the logfile above for details... Last line repeated 3 times ... The fbx files were exported from 3ds max 2019. I also tried to export the data as dae or obj files, but the translation to 3d tiles failed either. How can I translate the data successfully?
I am new in FME and it will be great if could you help me i have different tree networks and each network consist of several points A,B,C the main ID Points APoints A connects to points B , then points B connects to Points Ci created tree network between A, B,C and it works great by spatial relators .but i have still big problem , i do not know hwo to solve it . if the tree network has his own Points B and C so it works greatbecause it should each tree network isolated, but in case ,one or two of Points B connects to different tree network as one point B connects to two different Point A1 ,Point A2 and some times 3 Points of A so it will consider two tree network as one tree , and gives the two network the same network id ,it seems wrong for me ,it should each tree network isolated from anotheri mean, if Points B connects to two tree network so i would like to create two tree network not only oneAS EXAMPLE IF Point A1 connects to B1,B2,B3,B4, C1,C2,C3,C4Point A2 connects to B4 ,B6,B1,
Is there a way to find out the default (-3) lineweight?There is an option for autocad_resolved_linetype but can't find a similar option for when lineweight is set to default (-3)
Hello, I have an input and output dwg file, can you explain to me how to have the same number of entities in Reader and Whriter? Because I get my total of entities (6364 entities) in Writer for each layer while I would like the same number of entities in each layer in Writer as in Reader.
I’m trying to test out a “Projectwise Connector” in FME which is supposed to allow me to read data directly from projectwise and convert to a GIS format to store somewhere else (GIS database). What I want to do is convert certain levels from a dgn stored in Projectwise. Then set up a routine to do this nightly. My question is there someone I can contact directly at FME that specializes in the ProjectWise Connector? Thank you.Any help much appreciated!
i have x minimum ,y minimum x maximum and y maximum how could i create a shape ,it should be sqaure depends on the coordinate i tried to do by vertex creator then line builder ,i found all points that has this coordinates connected with lines to each other ,could some one give me suggestion,what should i do Thanks alot
Hi all, i am currently downloading a large json body via http caller and i need to split the returned json body into attributes. see below:the returned json body contains many results (one of which is shown in the below image) which i need to breakup into "clientrefid" with the related fields which then i need to get the ID attriubte returned so i can the use that in the next http caller.
HI everyone,I would like to remove last 3 numbers from a value. For example 010003000 to > 010003... or 123456789 > 123456 (not all values are ending with 0)so I do need some general formel for this.any tips?Thanks
Hallo Guys ,i have points inside polygon ,and i have coonverted points to squares by rectangleCreator then i have tried Text stroker but it rejected i think,because of square shapes ) then i tried to use CenterlabelAdder ,the problem it gives me text but it removes the same of square and i want to keep both of them the square shape and the text on it ,text depend on attributeso this label will refer to the point inside the square shape but i want to keep the shape as wellhow could i achieve that .Thanks alot
Hi, so deployment day is here and we found that ChangeDetector doesn't output through updated port. Yay! (not really :-)) The workspace we're using is matching on one attribute and checking for changes in another, but even though there are changes ChangeDetector only outputs one insert and one delete - no update. FME 2019.0 (and 2019.2)Attaching workspace that doesnt output through updated-port, but only inserted and deleted.
Hi,I have the following scenario:I extract a list of xlsx filenames from a database table and I want to perform a check on their schema (i.e. column names and data types). I feed the output of a database reader to a FeatureReader initiator so that for every input feature a different file is read.In the FeatureReader I only read the schema. I expected to obtain a different schema for each record of the database but in fact I only get a single schema.Is there something I am missing?
Hello everyone!Although I am new to FME, I have been working non-stop studying it for the past month and have reached a point where I cannot solve it.Some background to understand my problem.I design and build existing sewer network maps, and of course, sewer network planning as well.I pick up the map through the autocad, where alphanumeric check are done, as well as geometric check.The place I got stuck in is the geometric inspection.As we know, the sewer moves gravitationally, and in order for the map to be correct, first of all, the sewer lines must be connected snap to each other, for example:And not like this:These mistakes are due to lack of attention, etc., and in quality control I need to make sure they do not move on.So my challenge here is to figure out how to locate those non-pinned vertext points, then either automatically fix, or at least alert them to.The other challenge I suppose that can be solved similarly is the flow directions.The geometric network that I then build
I have Parcel data and crop data (polygon geom). I am trying to calculate the crop type ratio for each parcel.My plan was:Clip the crop data based on parcelCalculate statistics based on crop type and group by ParcelIDI am not getting a sufficient result.Any help is appreciated. The workbench has been attached.
I have 2 GeoTIFF files (attached below) an RGB Ortho and a DSM of that image. I want to create a point cloud to render a 3D model in ArcGIS Pro but have no clue how to create the point cloud in FME, would appreciate a step by step instruction. Thanks in advance.
As part of a configuration validation process I need to check if the list of coordinate system options retrieved from an external list are defined in the instance of FME running the validation workbench. This validation process needs to work with both inbuilt and custom projections that have been defined. My configuration list is based on the FME name of the projection (i.e. for custom projections, matching the attribute COORDINATE_SYSTEM_DEF). Is there a way to read all currently defined coordinate systems to check if the items in the list exist?
I've tried to convert a dwg to an AR-model on world-coordinates.(based on post https://knowledge.safe.com/questions/105979/question-of-the-week-anchor-points-in-the-fme-ar-w.html )I get the AR-model, but the 'move the model to the geolocation message' won't popup in ios. So the model won't move to the right coordinates.Could someone have a look at my workspace please (if something is wrong)?I've made an translation between the RD-coordinates and the lati- and longitude coordinates. It would be great if someone could fix this! :-)Thanks!
HelloI want to create or add a unique key to a row after an transformer like a primary key in a database table just before updated my data. Did you know how to realize this operation ? thanks
I would like to have FME gather the comments from a .pdf including linework showing the area on the page the comment is referring to. FME doesn't seem to recognize the redline revision cloud. I was able to get at the comments by converting the .pdf to an .fdf and reading it into FME as textline, then regexing specific character combinations in the text attribute. Now I am after the graphics related to the comments... Has anyone had any success with this sort of thing?In .pdf... Revision request comments are tied to an area of interest shown by a red revision cloud... In FME universal viewer... cloud graphic from .pdf does not show. Any ideas and suggestions are appreciated. Thanks.
Hello, I'm having trouble to substract 2 values. The source attributes (ontwerp & rekenk, yellow) are encoded utf. I convert them to 2 new attributes such as "@real32(@Value(rekenk))". (blue) Then I want to substract those numeric real values in "TEST" but that results in a string? (red) Any ideas?
Has anyone experimented with writing a self-extracting zip file for a Server process? We ran into some limitations with zipping images and text files simultaneously, so were able to work around this with a command line script. Has anyone had any success with "self-extracting" files in the same way?
If I had the following string how would I remove a repeated word in this case the word Pensions. So I want to remove the first word that has Pensions but keep the second one.2006SourcesOfPersonalIncomeTotalResponses06OtherSuperOrAnnuitiesOtherThanNZSuperVeteransOrWarPensionsCURP15YrsAndOver2006SourcesOfPersonalIncomeTotalResponses06OtherSuperPensionsOrAnnuitiesOtherThanNZSuperVeteransOrWarPensionsCURP15YrsAndOver
As per title, Sorter does not work properly in FME2018 when fed from a FeatureJoiner that supplies Features downstream in Bulk Mode. It's similar to the bug that @takashi found when FeatureJoiner supplies Features to AttributeManager.Attached workspace to show how Sorter does not work when fed directly from FeatureJoiner, but does work if put in an AttributeKeeper to split the features out of Bulk Mode into "Normal" Mode.Workaround is to add a Transformer like AttributeKeeper (and sure there are other Transformers that may do it too).Question is, has this been resolved in latest FME or is this still an issue?
I am trying to get all of the Characters in a string that occur before the following " /" (thats a space followed by a /). Here is the catch there could be spaces and / before the occurance of the " /" and I want to keep those in the found string.I was trying to use the stringSearch and do this in one step (I was able to do this in 2 steps by first stringReplace the " /" with a character I knew would not appear and then doing a stringsearch but this should be doable in one step with the correct regEx expression)Here are examples123ABD / 99 - "123ABD" would be found123/ABD / 99 - "123/ABD" would be found123% ABD/99 / 789 - "123% ABD/99" would be found123 / 456 / 789 - "123" would be foundhopefully this makes it clearThxin advance to you RegEx wizards out there...
How to trace network from source to destiation .if i know source and destination then how to check or trace element beetween them .
I have spent hours re-engineering my data but couldn’t find a best resolve to automate data to provide statistics. Thinking, I could have saved myself a lot of trouble with a simple transformer with set logic using FME. I have a range of attributes containing values such as "Class1, Class1a, Class3, Class4a". values are picked up from a drop down list by the surveyors, that sits in an attributed separated by comma (,). I need to count the number of items in each attribute, assuming that they were separated by commas. So, the transformer would need to return the value 4 for my example above and for various other attributes using the same logic. I need to use the logic "If the cell is blank, value= 0, if the cell is not blank, but does not contain a comma, value=1, otherwise, value= (number of commas +1) i.e. read the string, if there are two commas in the string, then there must be three values, and so on. Logic is clear of what I'm trying to achieve but, I