Hi all,

I have a view which does this
ST_LineMerge(ST_Union(wkb_geometry))::geometry(LineString,21781)

In case of the lines are not juxtaposed, I have this error
ERROR: Geometry type (MultiLineString) does not match column type (LineString)

Is there a way of getting the line ID which leads to the error???


Thanks!

Denis
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to