Server shutdown in progressselect display from pixilink_mlsr.vancouver_intersections where st_within(vancouver_intersections.point, ST_GeomFromText('POLYGON((-123.118257 49.259299, -123.118257 49.243299, -123.146257 49.243299, -123.146257 49.259299, -123.118257 49.259299))')) order by ST_Distance_Sphere(vancouver_intersections.point, point(-123.132257,49.251299)) asc limit 1