Changes between Initial Version and Version 1 of Ticket #1014, comment 10


Ignore:
Timestamp:
Jul 3, 2015, 8:07:41 AM (9 years ago)
Author:
pramsey

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1014, comment 10

    initial v1  
    1 I hit it too. I ended up working around it by just hashing on the EWKB and casting that back and forth. Seems silly to do that (it worked) when we could have a bad geometry hash instead.
     1I hit it too. I ended up working around it by just hashing on the EWKB (bytea) and casting that back and forth. Seems silly to do that (it worked) when we could have a bad geometry hash instead.