Skip to main content
I have the following readers....

 

Mapinfo line (Roads)

 

Mapinfo Shape which consists of multible boundaries (Suburbs)

 

 

I want to populate the Roads file with an attribute 'suburb boundary' from the Suburbs Mapinfo file and have a 'writer' that is the new roads file with a column called suburbs.

 

 

Thanks,
  • LineonAreaOverlayer
    • Name the list whatever
    • Output Port - Line
  • ListExploder
  • AttributeKeeper
    • Keep only the Suburb Attribute
  • Now your line will have the attributes of the suburb it crosses

Thanks Heaps, works fine 🙂

Reply