What I'd like to do is intersect two line feature classes to produce an intersection POINT output feature class.
This is a relatively simple task to perform in the Arc geoprocessor (overlay->intersect). However, my first few attempts with FME (using lineonline overlay) doesn't quite yield the results I want as it appears the give me the intersection points as well as ALL the start/end points of the intersecting line segments.
Can someone kindly point me in the right direction?
Thank you :)
JP