2009/11/11 Nicolas Ribot <[email protected]> > > Hi you all, > > > > I am new to the list so apoligize for any repetitiveness. > > > > I am working to build a "corridor" around a multiline postgis layer, > let's > > say 50mt left and 50mt right lines. > > How can I accomplish this task? I did it in the past using st_buffer but > I > > didn't work with postgis since 2007 and now I am completely stucked on > that. > > > > Hi, > it should work > What's the error message, the postgis version (select > postgis_full_version() ) ? > > Nicolas >
Yes, it works... apologize, the geometry_columns table can still be a nightmare when working with views after a couple of years Anyway, I did it with GRASS too, using v.parallel and then using shp2pgsql, so now I can use both ;-) Thanks for reply Regards -r
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
