[postgis-devel] [PostGIS] #1222: After the switch to SRID=0 topology tests fail

PostGIS trac at osgeo.org
Thu Sep 29 03:29:46 PDT 2011


#1222: After the switch to SRID=0 topology tests fail
----------------------+-----------------------------------------------------
 Reporter:  strk      |       Owner:  strk         
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.0.0
Component:  topology  |     Version:  trunk        
 Keywords:            |  
----------------------+-----------------------------------------------------
 Topology tests fail. Most are likely due to geometries with an explicit
 SRID=-1 being compared with geometries with an implicit SRID=0.

 Considering both -1 and 0 as "unknown" would likely fix these cases.
 BTW, I suggest we have ST_Srid() return NULL for the unknown case.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1222>
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-devel mailing list