Server shutdown in progressselect display from pixilink_mlsr.vancouver_intersections where st_within(vancouver_intersections.point, ST_GeomFromText('POLYGON((-123.090717 49.355983, -123.090717 49.339983, -123.118717 49.339983, -123.118717 49.355983, -123.090717 49.355983))')) order by ST_Distance_Sphere(vancouver_intersections.point, point(-123.104717,49.347983)) asc limit 1