[postgis-devel] [PostGIS] #1389: wrong proj4text in spatial_ref_sys for SRID 31300 and 31370 (again)

PostGIS trac at osgeo.org
Tue Dec 20 02:56:16 PST 2011


#1389: wrong proj4text in spatial_ref_sys for SRID 31300 and 31370 (again)
---------------------+------------------------------------------------------
 Reporter:  kmaesen  |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  1.4.X        
 Keywords:           |  
---------------------+------------------------------------------------------
 This problem was previously reported in ticket #23 and was fixed.

 From version 1.4.2 (at least) we see a wrong +towgs84 string.

 In 1.4.2 it is:
 +towgs84=106.869,-52.2978,103.724,-0.33657,0.456955,-1.84218,1

 But it should be:
 +towgs84=-106.868628,52.297783,-103.723893,0.336570,-0.456955,1.842183,-1

 See also info in ticket #23.

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