[QGIS Commit] [qgis/QGIS] 5a193d: [FEATURE]: class for random transect sampling in a...

GitHub noreply at github.com
Thu Jan 23 07:12:36 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 5a193df48395f8102e7d08505ea699239b11b359
      https://github.com/qgis/QGIS/commit/5a193df48395f8102e7d08505ea699239b11b359
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M src/analysis/CMakeLists.txt
    A src/analysis/vector/mersenne-twister.cpp
    A src/analysis/vector/mersenne-twister.h
    A src/analysis/vector/qgstransectsample.cpp
    A src/analysis/vector/qgstransectsample.h

  Log Message:
  -----------
  [FEATURE]: class for random transect sampling in analysis lib


  Commit: b0861958888bb2ede1194ec0b4bee52ba5064366
      https://github.com/qgis/QGIS/commit/b0861958888bb2ede1194ec0b4bee52ba5064366
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M python/analysis/analysis.sip
    A python/analysis/vector/qgstransectsample.sip

  Log Message:
  -----------
  Add qgstransectsample.sip


  Commit: f351c4f7f8eaab4cc4a93a7a89a62783a45f0fe3
      https://github.com/qgis/QGIS/commit/f351c4f7f8eaab4cc4a93a7a89a62783a45f0fe3
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M python/analysis/analysis.sip
    A python/analysis/vector/qgspointsample.sip
    M src/analysis/CMakeLists.txt
    M src/analysis/vector/mersenne-twister.cpp
    M src/analysis/vector/mersenne-twister.h
    A src/analysis/vector/qgspointsample.cpp
    A src/analysis/vector/qgspointsample.h
    M src/analysis/vector/qgstransectsample.cpp

  Log Message:
  -----------
  [FEATURE:] Add point sample class to analysis library


Compare: https://github.com/qgis/QGIS/compare/f4fc13402aad...f351c4f7f8ea


More information about the QGIS-commit mailing list