[QGIS-trac] Re: [Quantum GIS] #377: custom projection of GRASS vectors

Quantum GIS qgis at qgis.org
Wed Jun 10 06:53:52 EDT 2009


#377: custom projection of GRASS vectors
-----------------------------------------------------+----------------------
        Reporter:  lami at faunalia.it                  |         Owner:  homann       
            Type:  defect                            |        Status:  closed       
        Priority:  major: does not work as expected  |     Milestone:  Version 1.0.3
       Component:  GRASS                             |       Version:  0.8          
      Resolution:  fixed                             |      Keywords:               
Platform_version:                                    |      Platform:  Unix         
        Must_fix:  No                                |   Status_info:  1            
-----------------------------------------------------+----------------------
Comment (by rblazek):

 OSRIsSame is not in PROJ.4, it calls OGRSpatialReference::IsSame from
 GDAL, but that loops through all params and last important fix I found is
 quite old [http://trac.osgeo.org/gdal/changeset/2952]

 This bug was in fact fixed in this revision
 [https://trac.osgeo.org/qgis/changeset/8263#file1]
 (SpatialRefSys::equals changed) where OSRIsSame was introduced.

 Radim

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/377#comment:17>
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