twhiteaker / CFGeom

CF Convention for Representing Simple Geometry Types
MIT License
9 stars 4 forks source link

CFGeometryCollection.__eq__, compare types #82

Closed twhiteaker closed 6 years ago

twhiteaker commented 6 years ago

At the start of the equality checker, check if "other" is the same type/class as self, as described in this thread.