Using transformers to modify data.
Recently active
Hi everyone!I have several building models in SWEREF99 which is the coordinate system used in Sweden. I successfully converted coordinates to WGS84-geocentric using csMapReprojector but buildings are now several meters above the surface of WGS84. How can I clamp those buildings to WGS84?P.S: The height reference used in Sweden is called RH2000.Thanks in advance!
Hi all,Is it possible to tile a raster based on the defined polygons (coming from a shape file) and not based on the dimensions or number of tiles?
Can the NeighborFinder transformer be set to only link features that are of a certain angle range from each other? For example, I have two parallel lines running in the east/west direction that represent the edge of the pavement of a road. If there is a point feature somewhere between those lines, can I find it's nearest neighbor line in the North direction (even though the southern line may be closer)?. Text Diagram: ________________________________________________________ North Line . Point Feature ________________________________________________________ South Line Is there any way to link that point to the North Line?
Hi there, I asked takashi this question previously but I failed to give him the whole story. I have a Mapinfo layer that has a attibute called GPS_CODE that contains CVP1 SL, CVP1 EL and CVP2 SL, CVP2EL....... etc. However there are duplicate CVP's. There might be ten lots of CVP2 SL and EL for example. There is also a attribute called Crossing_ID that is the 'Parent' for each GPS_CODE. What I need to do is to draw a line between CVP1 SL and CVP1 EL for example in relation to their unique parent id. So there will be numerous CVP1 SL and CVP1 EL with different parent id's of CL1 or CL2 or CL3. I hope I have explained well enough for a solution, Cheers, Shane
I have a process that downloads groups of shapefiles of the same schema to a folder from a google bucket. I am trying to read in those shapefiles with a feature reader so that I can add an attribute containing the shapefiles name. Then I want to write all those shapefiles to a singe feature class in a geodatabase. How would I set up my featurereader so I can create and write that attribute in all those shapefiles before writing to the feature class?
When i am trying to read the XML-file "bomen-elburg_short" I get this error: XML Parser error: 'Error in input dataset:'bomen-elburg_short.xml' line:23 column:46 message:prefix 'gml' can not be resolved to namespace URI'Whats going wrong, and how can i solve this?
Using NeighborFinder and merged two types of lines representing the upper and lower part of the slope in 2d (where bottom's points ware Line Base and Top were candidates) Now I would like to do it in 3d. I've used CoorinateExtractor and 3DForcer, so I have a pit height for short lines, but now I have no idea how to change the direction towards the top.
I have got the following structure: Three Attributes and a feature with three different values Attr1 Attr2 Attr3X Y Z The result should be:Attr1 NewAttrX YX Z In my initial table (Excel) I have more features of course, but this is the way I have to deal with each feature. Any ideas?
I have a SQL stored procedure to get asset details with input of two List Values (Exec get asset details 'L1,L2'.where L1 and L2 contains concatenated values like L1=100,101,... and L2 = 1001,1002...) When I use SQL creator I am getting the correct results as similar to MS SQL Server Management studio.(But I used hard coded List Values ) and outputs asset details along with L1,L2 values but I am not able to pass the List values in the same workspace for SQL creator as list values derived from the another system using Http Caller.However these same List values used in SQL Executor in the same workspace runs outputs asset details along with only L1 values but not with L2 values. Please suggest me.
I'm wondering how to clip my water polygon shapefile within the boundaries of one polygon within a larger dataset. I have an Admin Boundary shapefile and a Waterbody Shapefile. Instead of clipping the waterbody with the whole Admin Boundary dataset, I'd like to clip any of the water that falls within only the top half of the polygon specified in the screenshot. The FID is 23 for the polygon of interest that I would like to clip. Any help would be appreciated, thanks so much.Alex
Hello,I have a 3D surface (mesh) and I am looking to extract point coordinates on a 5 X 5 Grid of this mesh.A conceptual workflow in my mind would be:Create a 5X5 Grid based on the bounding box of the surface (?)Extract the coordinates of the points that are on the surface using a spatial filterThis is not much to start, but any suggestions would be welcome. Thank you, George
Hye, I'm trying to create a 3D terrain model (export format : .obj/.fbx/.3ds or any other textured mesh format) from imagery raster (France, IGN) and elevation raster (France, IGN).Inputs formats are : 1. For imageryMultiple *.jp2 files with *.tab files associated (same file name) A sample of .tab file : !table!version 300!charset WindowsLatin1Definition TableFile "01-2015-0830-6540-LA93-5M00-E100.jp2"Type "RASTER"(830000.00,6540000.00) (0,0) Label "Pt 1",(840000.00,6540000.00) (2000,0) Label "Pt 2",(840000.00,6530000.00) (2000,2000) Label "Pt 3",(830000.00,6530000.00) (0,2000) Label "Pt 4"CoordSys Earth Projection 2003, 33, 7, 3, 46.5, 44, 49.00000000001, 700000, 6600000, -792421, 5278231, 3520778, 9741029Units "m"2. For elevationMultiple *.asc files with *.asc.aux.xml files associated (same file name) An extract of *.asc file :ncols 1000nrows 1000xllcorner 74962.500000000000yllcorner 6750037.500000000000cellsize 75.000000000000NODATA_value -99999.00 -99999.00
Hi, I am having a litlle trouble on labeling the road network using mapnikrasterizer.I am looking for some advise on this matter.So I am creating a tilled map for UK on a large scale, unfortunately I am not being able to label the road network, I have tried a lot of parameters, but I haven't reached my goal so far. please see the image bellow, as you can see the roads doesn't have labels at all. the image bellow show the parameters, used for labeling please let me know if you have any idea on how to manage this thanks for your help
Hi,I am trying to convert a .shp to a .dwg (RealDWG) file. I was able to successfully write all "fme_donut" to "autocad_region", however all my attempts to write "fme_aggregate" (multi-patch polygons) to "autocad_region" were unsuccessful. This is my understanding that FME can handle autocad_region by subtraction (donut) but not by addition (multi-patch). I am wondering if you have any solution to do the job.Many thanksRegards,Hani
Hello, Hope I am posting thing in the correct area! I have an FME workbench that takes a series of inputs, overlays them and sends them to point feature on our AGOL server. This process worked until yesterday when all of a sudden I keep getting an error message saying that it cannot find the REST service.“ArcGIS Online Feature Service Writer: Could not find a layer/table matching feature type 'Utility Side _ Customer Side'”What is weird is that I have a reader for the exact same service that can see and read the service the writer cannot seem to find.
I am trying to download a specific set of files from an FTP server. First I use an FTP caller to download to an attribute so I can select the filenames of the files I want. Then I use another FTP caller to download teh files. It seems to download fine, but all the downloaded zip files are corrupted. How do I fix this?
I am trying to figure out how to update the metadata in a ESRI geodatabase. It isn't metadata for a featureclass, but the metadata for the geodatabase as a whole. I'm just not sure which writer/options to use to allow me to update it.
I have a raster file with elevation data and I would like to extract the value of each cell and make a point vector output file with each cell's value. How can I do that with FME?Thanks
Hi FME python experts, I'm working on a problem where I have 3D objects returned from a python library. Thanks to @david_r and @gerhardatsafe's help I've been able to successfully port the geometries I need in most cases to FME Geoms which I'm super happy about. Now I am trying to take it a step further and create the appearances - for non-textured appearances I've got a fairly decent working method, however, for textures the only way I've been able to get it to work is to dump the textures to files (JPEG/PNG) and then read them back in with FME before creating textured appearances and applying them with the SharedItemSetter. As you might imagine this is a little slower than I would like given the data are already in memory.The images seem to be in the form of "PIL.image" ("C:\\Program Files\\FME\\python\\python37\\PIL\\Image.py") Has anyone attempted this? Any hints on how I might be able to do it? It seems like the fmeobjects.FMETexture c
Hi everyone,Does anyone know why my query is not working?I have a SQLite database and I want to find the closest point in the database to a point. Thanks in advance!
I'm sure the transformer is somewhere, but I simply cannot find a transformer that would accept stream of features with attributesvalue to calculate..and it would calculate this value into the designated field. Example: I have a statistic calculator that I need a _max value from. I want to feed this value to all the records in the stream into a field _max. I will then use the counter to assign the ids.How can I achieve that?Thank you
I am looking to change the RouteName column (incoming website data) from - to _ format using FME workbench 2019 2.3.1 . What transformer would complete this task? would StringFormatter work?
Hi, I'm trying to read in a CSV file that has no header information. Additionally the data is spread around several columns rather than in a single line. Looks like the first row is junk.The second is the site name.The third is the site number.Fourth is pressure informationFifth is the date and start time of the data6 onwards is the dataHow do I first create a schema that FME uses before it tries to open the file? I attach a file as an example.Thank you.
I am trying to determine which transformers to use in FME that perform the same tasks in ArcGIS. (I am working with the 2015 version.) Two polygon layers representing parcels and elevation are intersected to form parcel elevations. ArcGIS dissolve: to aggregate duplicate Intervals based on the Parcel ID.Select by attribute and calculate field: to select specific Intervals and populate a corresponding field with the calculated acreage. Example with just one record: Intersected Table: Multiple duplicate intervals.PARCEL_IDINTERVALELEV_00to01ELEV_01to02ELEV_02to03ELEV_03to04ELEV_04to05SHAPE_LengthSHAPE_Area1773860530R0-1 571.095248.081773860530R0-1 39.8619.241773860530R1-2 1313.8614638.281773860530R1-2 180.3964.991773860530R2-3 2376.0439618.101773860530R2-3 627.33130.581773860530R2-3 165.69952.031773860530R3-4 1208.5411412.151773860530R3-4 179.2648.361773860530R3-4 168.57554.171773860530R4-5 54.1963.211773860530R4-5 139.79612.06 Dissolved Ta
Hey folks,Just wanted to alert you all to a new custom badge: the Inventor.This badge is awarded to any user who posts an idea that makes it to "In Beta" or "Released" (Completed) status. I've been through the existing ideas list and the badge has been awarded to the following users:If you too want to earn this badge - which is a bit more prestigious than "Pirate Chief" - then get posting new ideas for FME - and then encourage your FME friends and colleagues to vote up that idea.It's late in the development cycle, but still not inconceivable that you could post an idea that makes it into FME2017! RegardsMarkps - I've been fairly lenient so far in awarding this badge. But from now on you'll need to come up with something really unique - not functionality already on our radar or in the beta!