[postgis-devel] [PostGIS] #1230: _ST_BestSRID should not return negative SRID values
    PostGIS 
    trac at osgeo.org
       
    Thu Oct  6 13:14:17 PDT 2011
    
    
  
#1230: _ST_BestSRID should not return negative SRID values
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  high     |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
Comment(by strk):
 Another option (the option above doesn't help in engaging the Proj4 cache
 objects) is to define a range of SRID reserved for private use (say, in
 the range 910000-919999) and use those, rather than negative ones. If we
 go with the private range, we should somehow make it clear, maybe adding
 records in the spatial_ref_sys table to prevent others from installin
 things there.
-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1230#comment:5>
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