Hi, I'm trying to convert a table of points to a table of multilinestring. Is it posible? How?
Background: I want to use PgRouting to find quickest routes and I have two shape files with data: a point shape and a multilinestring shape. As PgRouting can't work with both, I want to convert the points to little multilinestring so I can use them. If you know of another solution, it will be gladly wellcome, of course. Thanks in advance. -- María Arias de Reyna Domínguez Emergya Consultoría _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
