[postgis-devel] [PostGIS] #1017: Implement topology.ToTopoGeom(Geometry, topology_name, layer_id)
PostGIS
trac at osgeo.org
Sat Jun 18 23:22:24 PDT 2011
#1017: Implement topology.ToTopoGeom(Geometry, topology_name, layer_id)
----------------------+-----------------------------------------------------
Reporter: strk | Owner: strk
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: topology | Version: trunk
Keywords: |
----------------------+-----------------------------------------------------
Comment(by aperi2007):
I guess this function should have also a parameter "tolerance",
because when you add , for example, a line to an existent topology,
it could be need add only some segments of that line because other
segments there is available in the topology.
So you could use the CommonShared and ST_Snap to understand what is really
needed to add to the topology of the new geometry.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1017#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list