[postgis-devel] [PostGIS] #318: 900913->4326 Transform

PostGIS trac at osgeo.org
Fri Jan 8 02:40:41 PST 2010


#318: 900913->4326 Transform
----------------------+-----------------------------------------------------
  Reporter:  pramsey  |       Owner:  mcayland     
      Type:  defect   |      Status:  new          
  Priority:  medium   |   Milestone:  PostGIS 1.4.1
 Component:  postgis  |     Version:  trunk        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by arthurnederlof):

  * milestone:  PostGIS 1.5.1 => PostGIS 1.4.1

Comment:

 Hi,
 I have this problem as wel, running postgis 1.4 on the OSM data.
 ST_Transform(ST_SetSRID(ST_MakePoint("+lon+","+lat+"),4326),900913) is not
 a problem
 ST_TransForm(way,4326) goes wrong for all european points (error as above)
 Using srid=4267 seems to work ok, not sure if the resulting coor. are
 correct.

 Is there a workaround/patch thinkable to solve this in 1.4?

 regards,
 Arthur

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