[QGIS-trac] Re: [Quantum GIS] #1534: Cannot Select Custom Projection (CRS)

Quantum GIS qgis at qgis.org
Mon Feb 16 08:38:05 EST 2009


#1534: Cannot Select Custom Projection (CRS)
-----------------------------------------------------+----------------------
        Reporter:  Stephan66                         |         Owner:  nobody       
            Type:  bug                               |        Status:  new          
        Priority:  major: does not work as expected  |     Milestone:  Version 1.0.2
       Component:  Projection Support                |       Version:  1.0.0        
      Resolution:                                    |      Keywords:               
Platform_version:  11.1                              |      Platform:  SuSE         
        Must_fix:  Yes                               |   Status_info:  0            
-----------------------------------------------------+----------------------
Comment (by Stephan66):

 This comment on the subject was posted by user Ines Schwarzbach on the
 Qgis forum:

 The solution with the Stereographic projection

 +proj=stere

 works fine at me, too.

 But I think there is a difference between Oblique stereographic projection
 +proj=sterea and
 a "simple" Streographic projection with +proj=stere.

 I've tested this parameters with the proj4 command cs2cs and there are the
 following results:

     cs2cs +proj=sterea +lat_0=34.2 +lon_0=39.15 +k=0.999534
 +x_0=281796.701 +y_0=28040.358 +a=6378249.2 +b=6356515 +units=m +no_defs
     +to +proj=latlong +datum=WGS84
     9657.511 10507.357
     36d12'10.22"E 34d0'23.232"N 0.000



     cs2cs +proj=stere +lat_0=34.2 +lon_0=39.15 +k=0.999534 +x_0=281796.701
 +y_0=28040.358 +a=6378249.2 +b=6356515 +units=m +no_defs
     +to +proj=latlong +datum=WGS84
     9657.511 10507.357
     36d12'10.1"E 34d0'23.823"N 0.000



 The differences are quite large. So the problem still exists.

 Ines

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1534#comment:2>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list