[QGIS Commit] [qgis/Quantum-GIS] 59a4db: make sure QgsCoordinateReferenceSystem::setProj4S...

GitHub noreply at github.com
Mon May 28 09:08:46 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 59a4db64a1eab4bf28688e16f4ad672a4b0fcde1
      https://github.com/qgis/Quantum-GIS/commit/59a4db64a1eab4bf28688e16f4ad672a4b0fcde1
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2012-05-28 (Mon, 28 May 2012)

  Changed paths:
    M src/core/qgscoordinatereferencesystem.cpp

  Log Message:
  -----------
  make sure  QgsCoordinateReferenceSystem::setProj4String() and createFromProj4() trim the input proj4 string


  Commit: ae753b87ec0de0379ad0ef5b476b18605f8def19
      https://github.com/qgis/Quantum-GIS/commit/ae753b87ec0de0379ad0ef5b476b18605f8def19
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2012-05-28 (Mon, 28 May 2012)

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

  Log Message:
  -----------
  add ESRI .prj test to make sure towgs84 is ok (bug #5598), and add QgsCoordinateReferenceSystem::createFromUserInput()


  Commit: dfe4a9334aa135814d1eae81fd3a964727be3c16
      https://github.com/qgis/Quantum-GIS/commit/dfe4a9334aa135814d1eae81fd3a964727be3c16
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2012-05-28 (Mon, 28 May 2012)

  Changed paths:
    M src/core/qgscoordinatereferencesystem.cpp
    M src/core/qgscoordinatereferencesystem.h
    M src/providers/ogr/qgsogrprovider.cpp

  Log Message:
  -----------
  use GDAL_FIX_ESRI_WKT=GEOGCS instead of TOWGS84 and maintain user-defined value


  Commit: c8d4420da865f6be08e9fdd2f3a2be8df641620b
      https://github.com/qgis/Quantum-GIS/commit/c8d4420da865f6be08e9fdd2f3a2be8df641620b
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2012-05-28 (Mon, 28 May 2012)

  Changed paths:
    M tests/src/core/testqgscoordinatereferencesystem.cpp
    A tests/testdata/bug5598.dbf
    A tests/testdata/bug5598.prj
    A tests/testdata/bug5598.shp
    A tests/testdata/bug5598.shx

  Log Message:
  -----------
  add more autotests for ESRI WKT


  Commit: e3868cf4b967eb74d1bf8c115e368d6f99ddf31c
      https://github.com/qgis/Quantum-GIS/commit/e3868cf4b967eb74d1bf8c115e368d6f99ddf31c
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2012-05-28 (Mon, 28 May 2012)

  Changed paths:
    M python/core/qgscoordinatereferencesystem.sip

  Log Message:
  -----------
  add python binding for QgsCoordinateReferenceSystem::createFromUserInput()


  Commit: a45e5b19c285765d21b872cd57edbffc1c11a83f
      https://github.com/qgis/Quantum-GIS/commit/a45e5b19c285765d21b872cd57edbffc1c11a83f
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-05-28 (Mon, 28 May 2012)

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

  Log Message:
  -----------
  fix tests


Compare: https://github.com/qgis/Quantum-GIS/compare/6cff784...a45e5b1


More information about the QGIS-commit mailing list