David Bitner wrote: > select intersection(points,buffer(line,distance)) > where points is the points geometry > line is your line geometry > and distance is the size of your buffer Thanks, David! Adrian