I have a query that give me the nearest roads to a point
Now I want in the same query to get for each road the nearest point(node) for my original point (-1.28779, 51.78976) I know how to do it in separate queries, but for less DB access I want it in the same query. Tn;x for any help asked 05 Dec '18, 08:48 altopalo |