[postgis-tickets] [PostGIS] #2994: TopoGeo_add* does not check SRID of input geometry matching that of registered topology

PostGIS trac at osgeo.org
Mon Nov 17 06:39:27 PST 2014


#2994: TopoGeo_add* does not check SRID of input geometry matching that of
registered topology
-------------------------+--------------------------------------------------
 Reporter:  strk         |       Owner:  strk          
     Type:  enhancement  |      Status:  new           
 Priority:  medium       |   Milestone:  PostGIS Future
Component:  topology     |     Version:  trunk         
 Keywords:               |  
-------------------------+--------------------------------------------------
 I wouldn't want to further reduce the speed of topology building, but
 right now it is possible to create a topology with no srid and then load
 geometries with any srid.

 Writing it down it actually seems to be ok, but I suspect it'd allow to
 discover the problem only late.

 For example, I just experienced problems with QGIS TopoViewer when
 topology.topology.srid is 0 and data is not (could very well be a qgis
 bug). A warning or something, at some time (TopologySummary?) could help
 users about that.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2994>
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