Hi,
I'm running this command:
SELECT topology.ST_CreateTopoGeo('topo1',ST_Collect("geom")) from 
"countries_first";

and are getting this message:
ERROR: Corrupted topology: adjacent edges 71 and -72 bind different face (36 
and 0) CONTEXT: SQL-sats: "SELECT topology.ST_AddEdgeModFace(atopology, 
snode_id, enode_id, rec.geom)" PL/pgSQL-funktion 
topology.st_createtopogeo(character varying,geometry) row 151 at PERFORM SQL 
state: XX000

I've tried running ST_Makevalid on "countries_first" (polygon layer) before 
executing ST_CreateTopoGeo
Is there anyone who has a clue on what is wrong?

Thanks,
Paul
    [2_LFV_engelsk_96]

   Paul Malm

   Operations AIM

   Direct  +46 (0)8 797 70 23  Mobile: +46 (0)708 601115
   paul.m...@lfv.se

   Mail & Visit: Löjtnantsgatan 25, 115 50 Stockholm, Sweden

   Unit phone: +46 (0)8 797 70 20
   www.lfv.se<http://www.lfv.se/>

   Please consider the enviroment before printing this e-mail message.



_______________________________________________
postgis-users mailing list
postgis-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/postgis-users

Reply via email to