I have extracted start/end coordinates of the perpendicular lines which I had hoped to use in the 3Drotator as a custom axis to angle the pitch of the original lines.
This is throwing up a warning:
3> 3DPitch_3DRotator: Unable to convert @Affine parameter A value `' to a floating point value
3> Unable to convert @Affine parameter %0 value `%1' to a floating point value
I am using custom rotator transformers to run the rotations around a different axis for each feature. This works fine for the initial rotator but when I add the second custom transformer it throws up:
'PROCESS_GROUP_BY' statement doesn't have 2 tokens
Does this mean I cannot run 2 parrellal process in the same workspace? I am using the same attriibute to parrallel process by?
If anyone can help me out or has a simpler solution to my initial task I would be very grateful.
Thanks,
Eoin