[postgis-devel] [PostGIS] #1817: Topology load errors need better error messages
PostGIS
trac at osgeo.org
Wed Jun 13 22:35:39 PDT 2012
#1817: Topology load errors need better error messages
-------------------------+--------------------------------------------------
Reporter: darkblueb | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: topology | Version: 2.0.x
Keywords: |
-------------------------+--------------------------------------------------
Comment(by darkblueb):
{{{
SELECT TopoGeo_AddPolygon( 'census_2010_tracts_topo', h.wkb_geometry, 1.0
)
FROM c2t h
WHERE h.ogc_fid = %s
}}}
if I am reading my scribbles right..
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1817#comment:2>
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