Return true if two polylines have the same number of vertices, and corresponding vertex pairs are separated by no more than "max_error". (For testing purposes.)
See Implementation
Return true if two polylines have the same number of vertices, and corresponding vertex pairs are separated by no more than "max_error". (For testing purposes.)