[postgis-devel] [PostGIS] #1505: Deal with database dumps containing geometries with SRID > MAX_SRID

PostGIS trac at osgeo.org
Fri Feb 10 06:21:45 PST 2012


#1505: Deal with database dumps containing geometries with SRID > MAX_SRID
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  high     |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 I'm wondering if we could re-use the "internal" range also for lost+found.
 It would mean that although postgis ST_Transform will NOT lookup
 spatial_ref_sys for those SRID values you could still add them, and you
 could then be somehow notified about the matter by a trigger in the table
 or some other mean.

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