[QGIS-trac] Re: [Quantum GIS] #3548: CRS defaults not sticking
Quantum GIS
qgis at qgis.org
Sun Mar 6 12:27:21 EST 2011
#3548: CRS defaults not sticking
------------------------------------------------+---------------------------
Reporter: jctull | Owner: nobody
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.7.0
Component: Projection Support | Version: Trunk
Keywords: default crs | Platform_version:
Platform: OS X | Must_fix: Yes
Status_info: 0 |
------------------------------------------------+---------------------------
Comment(by borysiasty):
I believe it's due to r15361. The crs definitions are now considered the
same, so qgis takes the first one:
+proj=utm +zone=11 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs
+proj=utm +zone=11 +ellps=GRS80 +datum=NAD83 +units=m +no_defs
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3548#comment:1>
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