[QGIS Commit] [qgis/Quantum-GIS] e16973: import vector layer: allow to create single-part g...

GitHub noreply at github.com
Wed Dec 5 11:07:00 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: e1697359d1ecd30e0b3483553041bf5218bc7b30
      https://github.com/qgis/Quantum-GIS/commit/e1697359d1ecd30e0b3483553041bf5218bc7b30
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-12-05 (Wed, 05 Dec 2012)

  Changed paths:
    M python/plugins/db_manager/dlg_import_vector.py
    M python/plugins/db_manager/ui/DlgImportVector.ui
    M src/core/qgsvectorlayerimport.cpp

  Log Message:
  -----------
  import vector layer: allow to create single-part geometries from shapefile (follow 08e844f6d06)


  Commit: 1bde6c58df3ed73e200e98809ab508e6d6b62d38
      https://github.com/qgis/Quantum-GIS/commit/1bde6c58df3ed73e200e98809ab508e6d6b62d38
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-12-05 (Wed, 05 Dec 2012)

  Changed paths:
    M src/providers/spatialite/qgsspatialiteprovider.cpp
    M src/providers/spatialite/qgsspatialiteprovider.h

  Log Message:
  -----------
  SL provider: convert geometries to multipart when necessary (fix #6257)


  Commit: c99fdd4adef3566a3cbd25f5ce2bdc635ae2525b
      https://github.com/qgis/Quantum-GIS/commit/c99fdd4adef3566a3cbd25f5ce2bdc635ae2525b
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-12-05 (Wed, 05 Dec 2012)

  Changed paths:
    M src/providers/spatialite/qgsspatialiteprovider.cpp
    M src/providers/spatialite/qgsspatialiteprovider.h

  Log Message:
  -----------
  do not use st_multi when SL < 2.4 (follow 2469c5aa17)


  Commit: c3c79b939e1fc49c93dc9bc7f3a67df22d466bab
      https://github.com/qgis/Quantum-GIS/commit/c3c79b939e1fc49c93dc9bc7f3a67df22d466bab
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-12-05 (Wed, 05 Dec 2012)

  Changed paths:
    M python/plugins/db_manager/db_manager.py
    M python/plugins/db_manager/dlg_import_vector.py

  Log Message:
  -----------
  dbmanager: minor fixes


Compare: https://github.com/qgis/Quantum-GIS/compare/98dc557415f2...c3c79b939e1f


More information about the QGIS-commit mailing list