[postgis-tickets] [PostGIS] #5298: CopyTopology: ERROR: TopoGeometry 14678 does not exist in the child layer 1

PostGIS trac at osgeo.org
Wed Dec 7 01:58:48 PST 2022


#5298: CopyTopology: ERROR: TopoGeometry 14678 does not exist in the child layer 1
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  high      |  Milestone:  PostGIS 3.3.3
 Component:  topology  |    Version:  3.3.x
Resolution:            |   Keywords:
-----------------------+---------------------------
Comment (by strk):

 Interesting enough, the topogeometry DOES exist in the relation table for
 layer_id=1:
 {{{
 =# Select * from topo_italia.relation where topogeo_id = 14678;
  topogeo_id | layer_id | element_id | element_type
 ------------+----------+------------+--------------
       14678 |        1 |       1769 |            3
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5298#comment:3>
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-tickets mailing list