Hello,
I am trying to join parcel number to parcel in FME. I am importing geodetic plan in .DWG but I decomposed it in layers in .SHP to manipulate it easily.
I am facing a few problems. My plan is consisted of few layers. All parcels are made of lines and points and first thing I need to do is to make polygons(area) of these lines and points but LineBuilder and LineCloser are not helping me. I also tried with NeighborFinder but that doesn't work for me neither.
What transformer could I use to make area because after that I know how to join attributes (parcel number) to an area.
Thank You in advance,
MaliodPalube