[QGIS Commit] [qgis/Quantum-GIS] 845856: [BACKPORT] Naming consistency for GEOWkt global (r...

GitHub noreply at github.com
Sat Apr 7 03:20:27 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 845856e637c8741ebcefa877db14e202e9a3c45d
      https://github.com/qgis/Quantum-GIS/commit/845856e637c8741ebcefa877db14e202e9a3c45d
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-04-06 (Fri, 06 Apr 2012)

  Changed paths:
    M python/core/qgis.sip
  M src/core/qgis.h

  Log Message:
  -----------
  [BACKPORT] Naming consistency for GEOWkt global (renamed to GEOWKT)


  Commit: 6adf0f8037a6ab0f219df8d573691b09b73b5abe
      https://github.com/qgis/Quantum-GIS/commit/6adf0f8037a6ab0f219df8d573691b09b73b5abe
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-04-06 (Fri, 06 Apr 2012)

  Changed paths:
    M src/core/qgscoordinatereferencesystem.cpp
  M tests/src/core/qgsrenderchecker.cpp
  M tests/src/core/qgsrenderchecker.h
  M tests/src/core/regression1141.cpp
  M tests/src/core/regression992.cpp
  M tests/src/core/testqgscoordinatereferencesystem.cpp
  M tests/src/core/testqgsmaprenderer.cpp
  M tests/src/core/testqgsvectorfilewriter.cpp
  M tests/testdata/expected_landsat_875.png

  Log Message:
  -----------
  [BACKPORT] in progress test updates / fixes


  Commit: 4d928f661989e5583ec9960df2e456e5613f3b63
      https://github.com/qgis/Quantum-GIS/commit/4d928f661989e5583ec9960df2e456e5613f3b63
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-04-06 (Fri, 06 Apr 2012)

  Changed paths:
    M tests/src/core/testqgscoordinatereferencesystem.cpp

  Log Message:
  -----------
  3 coordinate system test failures left


  Commit: 26322b6a3df271fb373fe4d9e22bb3fbb4cced50
      https://github.com/qgis/Quantum-GIS/commit/26322b6a3df271fb373fe4d9e22bb3fbb4cced50
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-04-06 (Fri, 06 Apr 2012)

  Changed paths:
    M src/core/qgscoordinatereferencesystem.h
  M tests/src/core/testqgscoordinatereferencesystem.cpp

  Log Message:
  -----------
  One CRS test failure left


  Commit: 1f43afd9ef6c0d194622a8a4d93cd7fa8d747a79
      https://github.com/qgis/Quantum-GIS/commit/1f43afd9ef6c0d194622a8a4d93cd7fa8d747a79
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-04-06 (Fri, 06 Apr 2012)

  Changed paths:
    M src/core/qgscoordinatereferencesystem.cpp
  M tests/src/core/testqgscoordinatereferencesystem.cpp

  Log Message:
  -----------
  1 remaining test fails in CRS tests


  Commit: 4524023fe1724ec83bc0f669c3c3bf2571a04ec6
      https://github.com/qgis/Quantum-GIS/commit/4524023fe1724ec83bc0f669c3c3bf2571a04ec6
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-04-07 (Sat, 07 Apr 2012)

  Changed paths:
    M src/core/qgscoordinatereferencesystem.cpp

  Log Message:
  -----------
  Changed the way equality tests are done in qgscoordinatereference system. Simply comparing WKT's is not effective since the same CRS can be expressed in different ways. Now we compare the authid (which may have some side effects but probably less than the old system. All qgscoordinatereferencesystem tests pass now.


Compare: https://github.com/qgis/Quantum-GIS/compare/55d9268...4524023


More information about the QGIS-commit mailing list