[postgis-devel] [PostGIS] #1230: _ST_BestSRID should not return negative SRID values

PostGIS trac at osgeo.org
Sun Oct 9 23:57:53 PDT 2011


#1230: _ST_BestSRID should not return negative SRID values
----------------------+-----------------------------------------------------
  Reporter:  strk     |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  high     |   Milestone:  PostGIS 2.0.0
 Component:  postgis  |     Version:  trunk        
Resolution:  fixed    |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by strk):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 I checked, and returning zone=61 is the current behavior too, so didnt'
 let that stop the change.
 With r7690 we use SRID in the 999xxx range for those hard-coded
 projections. The actual values are defines in
 libpgcommon/lwgeom_transform.h. Nothing is added to spatial_ref_sys to
 forbid adding such records.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1230#comment:11>
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