Shapely provides two ways of testing the equivalence of geometries: Using the == operator, e.g. a == b; Using the .equals method, ...
確定! 回上一頁