[QGIS Commit] [qgis/QGIS] 5997c7: [processing] Allow choice of geometry column name, ...

GitHub noreply at github.com
Tue Mar 25 08:21:28 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 5997c78c79799be02956c59902a24ba3ef0fb8a4
      https://github.com/qgis/QGIS/commit/5997c78c79799be02956c59902a24ba3ef0fb8a4
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-03-25 (Tue, 25 Mar 2014)

  Changed paths:
    M python/plugins/processing/admintools/ImportIntoPostGIS.py

  Log Message:
  -----------
  [processing] Allow choice of geometry column name, change database connection name to combo box for Import into PostGIS algorithm


  Commit: 748d261d2153dba03f0a30a204a4749a7fd9c5d9
      https://github.com/qgis/QGIS/commit/748d261d2153dba03f0a30a204a4749a7fd9c5d9
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-03-25 (Tue, 25 Mar 2014)

  Changed paths:
    M python/plugins/processing/admintools/ImportIntoPostGIS.py
    M src/providers/postgres/qgspostgresprovider.cpp

  Log Message:
  -----------
  [processing] Add option for converting field names to lowercase for Import to PostGIS algorithm


  Commit: 44a054dfa511dd0230162c7fd3fa5895f1da928f
      https://github.com/qgis/QGIS/commit/44a054dfa511dd0230162c7fd3fa5895f1da928f
  Author: Jürgen Fischer <jef at norbit.de>
  Date:   2014-03-25 (Tue, 25 Mar 2014)

  Changed paths:
    M python/plugins/processing/admintools/ImportIntoPostGIS.py
    M src/providers/postgres/qgspostgresprovider.cpp

  Log Message:
  -----------
  Merge pull request #1262 from nyalldawson/processing_postgis

Improvements to processing "Import into PostGIS" algorithm


Compare: https://github.com/qgis/QGIS/compare/839c3e7560fe...44a054dfa511


More information about the QGIS-commit mailing list