[postgis-devel] [PostGIS] #1181: topology.TopologySummary is broken
PostGIS
trac at osgeo.org
Thu Sep 8 07:16:13 PDT 2011
#1181: topology.TopologySummary is broken
----------------------+-----------------------------------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: critical | Milestone: PostGIS 2.0.0
Component: topology | Version: trunk
Keywords: |
----------------------+-----------------------------------------------------
I tried this on both my 8.4 and 9.1 installs and get this message:
When I do this:
{{{
SELECT topology.topologysummary('boston_topo');
}}}
I get this
{{{
Got column reference "topology_id" is ambiguous (42702)
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1181>
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