[postgis-tickets] [PostGIS] #1014: GEOMETRY type is not "hashable"

PostGIS trac at osgeo.org
Fri Jul 3 08:07:23 PDT 2015


#1014: GEOMETRY type is not "hashable"
----------------------+---------------------------------
  Reporter:  vince    |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 1.5.3
 Component:  postgis  |    Version:  1.5.X
Resolution:  wontfix  |   Keywords:  GEOMETRY hash UNION
----------------------+---------------------------------

Comment (by pramsey):

 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.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1014#comment:10>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list