[QGIS Commit] [qgis/QGIS] 8daf8c: Ported 'Join by location' from fTools to Processin...

GitHub noreply at github.com
Tue Mar 25 09:41:30 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 8daf8c371aade774051981615d53c1275deebd58
      https://github.com/qgis/QGIS/commit/8daf8c371aade774051981615d53c1275deebd58
  Author: Joshua Arnott <josh at snorfalorpagus.net>
  Date:   2013-10-22 (Tue, 22 Oct 2013)

  Changed paths:
    M python/plugins/processing/algs/QGISAlgorithmProvider.py
    A python/plugins/processing/algs/ftools/SpatialJoin.py
    M python/plugins/processing/tools/vector.py

  Log Message:
  -----------
  Ported 'Join by location' from fTools to Processing


  Commit: 4e57af6931674b1cf3e0636cbe5f233200060aad
      https://github.com/qgis/QGIS/commit/4e57af6931674b1cf3e0636cbe5f233200060aad
  Author: Joshua Arnott <josh at snorfalorpagus.net>
  Date:   2013-10-22 (Tue, 22 Oct 2013)

  Changed paths:
    M python/plugins/processing/algs/ftools/SpatialJoin.py

  Log Message:
  -----------
  'Join by location' can now use the geometry from the joined layer as output.


  Commit: 90fa359fb76c4ac2c602d9f9f4d357b3d95cb890
      https://github.com/qgis/QGIS/commit/90fa359fb76c4ac2c602d9f9f4d357b3d95cb890
  Author: Joshua Arnott <josh at snorfalorpagus.net>
  Date:   2013-10-26 (Sat, 26 Oct 2013)

  Changed paths:
    M python/plugins/processing/algs/ftools/SpatialJoin.py

  Log Message:
  -----------
  'Join by location' now creates multipart features in the same way as SinglePartsToMultiparts.


  Commit: e2d01e2e1585ff268bb639cf2bb39762da174d10
      https://github.com/qgis/QGIS/commit/e2d01e2e1585ff268bb639cf2bb39762da174d10
  Author: volaya <volayaf at gmail.com>
  Date:   2014-03-25 (Tue, 25 Mar 2014)

  Changed paths:
    M python/plugins/processing/algs/QGISAlgorithmProvider.py
    A python/plugins/processing/algs/ftools/SpatialJoin.py
    M python/plugins/processing/tools/vector.py

  Log Message:
  -----------
  Merge pull request #970 from snorfalorpagus/spatialjoin

Ported "Join attributes by location" from fTools to Processing


Compare: https://github.com/qgis/QGIS/compare/ec0c820a8184...e2d01e2e1585


More information about the QGIS-commit mailing list