Server shutdown in progressselect display from pixilink_mlsr.vancouver_intersections where st_within(vancouver_intersections.point, ST_GeomFromText('POLYGON((-123.075477 49.248024, -123.075477 49.232024, -123.103477 49.232024, -123.103477 49.248024, -123.075477 49.248024))')) order by ST_Distance_Sphere(vancouver_intersections.point, point(-123.089477,49.240024)) asc limit 1