Hello.
I have a searies of Lines coming from a FGDB polyline feature class and I have aggrated them into one polyline. When I then try and write this into another polyline feature class I can't. I can the error message "Cannot write a non-linear feature to a polyline feature class".
I've tried adding in a geometry coercer after the aggregator but this has no effect.
Hsa anyone experienced this before? Is there an alternative to aggrehator that works for lines?
Thanks