Using readers and writers to extract and load data.
Recently active
I am very interested to know if FME can take a spread sheet based file and convert it into a 3D CAD model.I work in the water industry and if I had a spread sheet full of manholes and another full of pipes. Could FME plot the manholes based on X and Y's in the spread sheet, it would also have manhole depth, diameter. The pipe spread sheet would the contain its upstream and downstream node, its depth, length and diameter. Everything in theory that it would need to convert to 3D. Is FME able to then take all of this and give me a CAD output?I have seen a video taking GIS buildings to a 3D format by the person telling FME that the height is in Column X of Y spread sheet, I guess this is just a more complex use of the program.
Hi, I have a block model which is an ore bodies geology represented by cuboids. Each cuboid block represents a volume of ground and has a number of numeric (typically grades, densities, or metallurgical parameters) or alphanumeric (rocktype) attributes assigned to it.It's basically a csv file with headers as follows:IJK,XC,YC,ZC,XINC,YINC,ZINC,XMORIG,YMORIG,ZMORIG,NX,NY,NZ,fe_perce,fe_recov,oxide,rescat,sg,mat_type,fillpc,mass_rec,mass_re1,air,al2o3,cao,k2o,loi,mgo,mno,phos,sio2,tio2 I would like to convert this to either paraview VTK format to view, minecraft format, or view it with FME Safe desktop. I am completely new to FME Safe, can you help me achieve this?
I have a simple workflow, read shapefiles, set coordinate system and write to a PostGIS database. I am now trying to write to ArcGIS Online. I have deleted and re-added my connection to AGO two or three times this morning. Each time I am able to authenticate the connection but when I go to add a writer, the Feature Service Loading bar keeps running. I have quit three times after 10 minutes. I was able to write to AGO just a week ago with the same parameters! There is no error in the translation log.
I am trying to change a large KML (4.4million points- 4gb) into SHP format and the output shows the polygons but the attributes are not found. Even in the reader it does not find them, nor in the attribute exposer. I know they are there though as a colleague managed to do in GIS software, my laptop however is not powerful enough to do this method.
Hi all, Apologies for the vague question description, I'm not sure how to formulate my question. When I share my workbench with my colleague the output path of the writer still points to a folder on my computer - so the path has to be changed by my colleague using the workbench.A couple of years ago I managed to write the output to a folder where the workbench was located - regardless if it was on my computer or my colleague's - I forgot how to do this!I remember going from:to something like this:Hope this makes any sense, Cheers, Eduard
Hey guys,I'm struggling with testing a dataset after putting it through an POAOverlayer. I've got a shapefile with buffered points going into the area input and a shapefile of just points going into the point input. The output contains the data that I need with regard to having a clip of points within my areas of interest, but I need to test each individual area (200 of them) against the points within it and can't think of a way for the life of me. I have tried a tester, but unfortunately this tests the whole datasets against each other, at least it did for the test I tried. Any help would be greatly appreciated!
why is filegeodatabase option is not active perhaps i have arcgis desktop installed
Hello,We are trying to migrate postgreSQL DB to MongoDb using FME Desktop. My question is:-1. Is it possible to migrate PostgreSQL to MongoDB alongwith the relation from postgre?2. Is it possible that while migrating first insert in one table and then pass the objectId of that document into another table to maintain the relation?If yes, How can we do it?Thanks
IFC to GDB data conversion Am not able get same names shown in Revit in GDB.Please Find attached image for this problem and help me out..Thanks in advance.
The workspace works in workbench. I am just reading a csv file from a network drive and doing some transformation and outputting another csv file back into the network drive.However when I publish it into fme server and run from there, I received an error "CSV Reader: Failed to read the specified file(s) in the folder '\\\\xxxxxxxxxxxxxxx.csv'"Anyone has any idea?Inside workbench, the destination csv contains the hardcoded network directory.Thanks
I am trying to create separate worksheets using individual Excel writers. I have 40 total. The workbench runs fine, but when I go to open the Excel file I get an Excel error stating "We found a problem with some content. Do you want to recover as much as we can". If I click yes, the file will open, but I lose all of my formatting. All 40 sheets are there, but no formatting on any of them. If I disable the writers for 5 of the sheets, I will not get the Excel error and all of my formatting will be on the 35 sheets. I've tried disabling different writers and combinations of writers, so it's not an individual writer issue. If I try to do 36 sheets or more, I get the same error.
It would be good to have a glossary of terms from a database perspective. FME appears to be good at etl in a non spatial world (or at lest that's my priority at present).There are hundreds of readers/transformers/writers and it appears you can use many to achieve a similar result. Finding the best r/t/w is tricky then not knowing the FME terminology adds to the "interest".Thanks.
Hello everybody,I´m trying to find way, how to write geometry in AIXM in situation, where I have to merge 4 tables to gain geometry. Concretely - I have prepared dataset to write into AIXM format, Vertical Structures feature type. But according to AIXM model settings, I have write geometry into Geometry:ElevatedPoint object, not directly to VerticalStructure object.I checked also the FME demo here: https://knowledge.safe.com/articles/1312/aixm-xml-and-gml-formats-eu-airports-demo.html, but there only one simple relationship between AirportHeliport object and ElevatedPoint. Meanwhile in VerticalStructure issue, I have to trace more objects to write geometry, check here: http://aixm.aero/sites/aixm.aero/files/imce/AIXM511HTML/AIXM/Diagram_VerticalStructures.html?menu=openFrom VerticalStructure feature I have to go to VerticalStructurePart Object, then through VerticalStructurePartGeometry Choice and after then I´m finnaly able to reach Geometry: ElevatedPoint object.Does anybody have ide
Updated:It looks like geometry comparisons are working, but there is a slight difference for how coordinates are stored in AGOL compared to FGDB's; coordinates were off by only a few micrometers. I've had luck using the CoordinateRounder tool and setting the precision to 3 decimal places. Also, instead of using FeatureMerger, I've found that the inputs and outputs of UpdateDetector is a lot more intuitive. The graphic below shows the results as 6 updated features (2 features with attributes modified, 4 with geometry edits), 8 deleted features, 16 new inserted features, and 248 features that were unchanged.------Original Question:------I am trying to update features from a FileGeodatabase (FGDB) to a hosted ArcGIS Online Feature Layer. I'm using @LauraAtSafe tutorial on "How do I write updates to an existing ArcGIS Online feature service?" and I've hit a snag. My results are not showing edited features, and all be the new and deleted features are saying the
I have been given a sample OBJ file by a customer. It fails to load in the object inspector - which just shows a bounding box. In a workbench I get a series of messages like this:Loaded module 'OBJ' from file 'C:\\Program Files\\FME\\plugins/obj/obj.dll'FME API version of module 'OBJ' matches current internal version (3.8 20170315)OBJ Reader: Reverse Face Order: 'No'OBJ Reader: Reading in Variable FeatureType modeOBJ Reader: Opening Dataset: 'C:\\AH_drive\\OneDrive - ESRI (UK) Ltd\\Workspace\\Glasgow3D\\CityModel\\Apr2018\\Carlton_Place_65-67_OBJ_01MAY18.obj'OBJ Reader: Token Unsupported: 'Ni' - IgnoredOBJ Reader: continue reading with next good featureOBJ Reader: Token Unsupported: 'Tf' - IgnoredOBJ Reader: continue reading with next good featureOBJ Reader: Token Unsupported: 'illum' - IgnoredOBJ Reader: continue reading with next good featureOBJ Reader: Token Unsupported: 'Ke' - IgnoredOBJ Reader: continue readin
Hi There, I am working on an issue where our FME workspace, reads data from a database and generates a shapefile. The issue that I am having is that if there are no new records, the shapefile doesn’t get generated but it keeps the last run that had any data. This is creating problem with next step of the process. I am trying to figure out a way so that FME generates a shapefile even if there is no new data (empty shapefile). Appreciate any help. Thanks Jay
Have used a feature merger to merge several excel lists together and want to output them to a single excel worksheet. I've got it working fine except when I run a sorter before the writer, and sort numerically off of one of my numeric fields, the writer will add and additional page to the excel file and put information from one list on the actual intended sheet and information from the other on the additional sheet (if I use an inspector and view the list in Data Inspector it's perfect). If I sort on the exact same field, but do it alphabetically, it puts everything on the single sheet I specify (but of course is not sorted the way I'd like). Any ideas?
Hi,I have a file written with some gml description of geometries. One of these description contains <gml: arcbycenterpoint > definition. I tried to import this file in QGIS 3 directly. But it doesn't work. It seems that the <gml : arcbycenterpoint > is not supported but i'm not sure with this point.I would like to know how to draw my geometries in QGIS 3.Should i have to translate my file in an other format ?It's an AIXM 5 format.Thanks
Hi,I have two workstreams in my workspace:Check data integrity, culminating in any errors appearing out of the NotMatched port of a Matcher.Writes the data out.The two workstreams are separate from eachother.Is there a way to prevent the writer from executing if features appear in the NotMatched port of the other workstream?At present, I disable the writer and run the workspace repeatedly (correcting errors in the NotMatched port) until the data is ready to be written. Not very efficient... Would appreciate any help!
There is messy code when I open a shapefile created by arcgisdesktop, but it shows well in arcgisdesktop. I don't know why. I hope someone can help me to solves this problem , thanks a lot.Here is the testfile.
I only need certain records to have hyperlinks. See attached image, (created with arc2earth). I'm trying to create the same popup with a workbench, see attached.noaa-rncs-shape-kml.fmw
I'm trying to connect to Oracle cloud for the human resources and financial management services. So far, I am not having any luck. Has anyone been able to set up these connections? If we could connect to the existing EiS reports that would be a fine work around but as far as I can tell we can not have the EiS reports automatically load into a FTP site where we could grab them. We are currently using FME 2017 but are fine upgrading if a new version is needed. Any advice or help wold be greatly appreciated.
hello, I need to convert IFC to OBJ, but I had some trouble when converting. Firstly, IFC has many features, but the OBJ converted just has a feature(geometry?). In the process of transformation, merge all the geometries into one. I don't want to merge. Secondly, the transparency properties of the material in the MTL file are all 1(In other words, OBJ is transparent).It's really terrible. Finally,I want to export the attribute table from IFC.Is there any way to solve it?Any advice would be appreciated!Thanks!
Hi Can someone advise me what the easiest method there is to select only certain records from an excel spreadsheet, based on one column?I have a simple excel spreadsheet listing bin deliveries to addresses as individual cases from our CRM system. One of the columns is whether the case is Open or ClosedOne of my FME workspaces is configured to map all these into SHP format, which i've succesfully doneThe other workspace now needs to also map these, but only where the case is Open.I've tried the Attribute based Transformers, but can't get the correct outputAny help much appreciatedthanksSimon Hume
Hello I am using a WFS reader to extract data, is there any way we could query the WFS to retrieve only specific featuresThanks