kashif / node-geos

GEOS (Geometry Engine) bindings for Node.js
MIT License
57 stars 21 forks source link

Missing tests for empty geometries in WKT #15

Closed akidee closed 12 years ago

booo commented 12 years ago

This relates to issue #14 right?

akidee commented 12 years ago

No, the other title is misleading. The other title should be better "uninitialized geometry". In this case it's about WKTs like "POINT EMPTY". But it seems that they work properly.

booo commented 12 years ago

Hope they are fine. I'm closing this ticket now. Feel free to reopen the ticket if you know a better test case. Thanks for reporting the missing test.