[postgis-users] topology example
Denis Rouzaud
denis.rouzaud at gmail.com
Fri Feb 24 03:03:10 PST 2012
Okay,
So I am looping over my 25000 pipes and soon as there is a topology
error, the
UPDATE distribution.pipes SET topogeom = toTopoGeom(wkb_geometry,
''distrib_topo'', layer) WHERE id = pi.id;
throws an error:
ERROR: SQL/MM Spatial exception - point not on edge
I would like to list all the errors by raising the ids, what is the
exception to catch?
Thanks......
On 02/24/2012 09:23 AM, Sandro Santilli wrote:
> On Fri, Feb 24, 2012 at 09:20:13AM +0100, Denis Rouzaud wrote:
>
>> As I have installed from scratch the upgrade files are useless for
>> me, right?
> Yes. Sorry I assumed you were upgrading.
> For a new install you just needed to load topology.sql,
> which you evidently did.
>
> --strk;
>
> ,------o-.
> | __/ | Delivering high quality PostGIS 2.0 !
> | / 2.0 | http://strk.keybit.net - http://vizzuality.com
> `-o------'
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list