[QGIS Commit] [qgis/Quantum-GIS] edecf3: Enable topological editing on first TopoGeometry l...

GitHub noreply at github.com
Tue Feb 19 02:28:41 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: edecf385fddd7d166e134023057998612af6ad58
      https://github.com/qgis/Quantum-GIS/commit/edecf385fddd7d166e134023057998612af6ad58
  Author: Sandro Santilli <strk at keybit.net>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M src/providers/postgres/qgspostgresprovider.cpp

  Log Message:
  -----------
  Enable topological editing on first TopoGeometry layer creation

I'm not sure this is an acceptable behavior, but I'm sure users
do want to edit TopoGeometry layers in a topological way.
The problem with this implementation is that topological editing
is enabled for editing of every layer, not just the TopoGeometry
one.





More information about the QGIS-commit mailing list