[postgis-users] Capture topologic Postgis data via Qgis?
Sandro Santilli
strk at keybit.net
Wed Jun 20 15:19:45 PDT 2012
On Wed, Jun 20, 2012 at 07:19:24PM +0200, celati laurent wrote:
> I understood that "Postgis Topology" creates a new schema storing
> topologic objects (node/face/edges). Is it possible to capture and
> save topologic data from qgis directly into these topologic tables ?
No easy way, unfortunately. Not yet.
> If it is not the case, could you throw light for me on a new way?
Lights on http://trac.osgeo.org/grass/wiki/Grass7/VectorLib/PostGISEditing
Or just save all your features in a normal table and then use
the toTopoGeom to create the topology (slower, but hopefully effective).
--strk;
Sent from our free software
http://www.gnu.org/philosophy/free-sw.html
More information about the postgis-users
mailing list