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

PostGIS trac at osgeo.org
Mon Oct 3 09:49:52 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:            |  
----------------------+-----------------------------------------------------

Comment(by strk):

 The problem is CreateTopology(toponame) which uses a default srid of -1.
 Adding support for a "null" value in the "srid" column of
 topology.topology might help here.
 OR, accept that the "unknown" srid is officially '0' now and fix in that
 way.

 Won't fix until we agree on where to go from here.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1222#comment:1>
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