Hello.. I found a solution. ItÂ’s somehow simple. For ex, I tried PointOnAreaOverlayer for Polygons and PointOnLineOverlayer for linear elements, etc. So, I populated my DB (6 tables) with combined data (59 DXF layers).
Abel ----- Original Message ---- From: abel.ludba <[EMAIL PROTECTED]> To: [email protected] Sent: Friday, February 9, 2007 9:36:42 AM Subject: [fme] Problem with Translation to a DB Hello everybody, I'm trying to make a simple translation: DXF to PostgreSQL-PostGIS. Off course I have several layers (more than 50). I'd like to insert and merge data (after transformation) into the Database's tables. More than one layer in the same table. For example: for the layers: Segment_Road and Roads, I'm applying the transformers: GeometryFilter, Snapper and then AreaBuilder. I'd like to put all these two layers' data (after transformation) in the same table. Doing so, I (hope I can) get the ID's from Roads and other data from Segment_Road. How can I do that? Can anyone help? Thanks. Abel. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
