Hi, would it be possible to make the clipper coordinate system aware? Like data inspection which displays data in different coordinate systems on the right position with respect to the background.
Currently, the clipper just treads geometries as coordinate lists and if two feature have different coordinate systemen (for example the first has a projected cs and the second a geocentric cs) the results are unpredictable, since projected cs usually have large coordinate values and geocentric cs usually have angular values in general smaller than 360 degrees.
There is allready an idea to have the Clipper flag a message if coordinate systems are different, however, not every one studies log files thoroughly. See Clipper: Add a note in the log when coordinate systems are different



