[postgis-devel] [PostGIS] #1676: Problem in converting from RT90(SRID=3021) to WGS84(SRID=4326)
PostGIS
trac at osgeo.org
Sat Mar 10 04:54:29 PST 2012
#1676: Problem in converting from RT90(SRID=3021) to WGS84(SRID=4326)
------------------------+---------------------------------------------------
Reporter: arashamiri | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 1.4.3
Component: postgis | Version: 1.5.X
Keywords: |
------------------------+---------------------------------------------------
Comment(by strk):
It is PROJ that matters here, and proj4text entry in spatial_ref_sys.
Compare the two proj4text values for SRIDS 3021 and 4326 and see if they
differ.
Also report version of PROJ (select postgis_full_version() should tell
you)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1676#comment:1>
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