Server shutdown in progressselect display from pixilink_mlsr.vancouver_intersections where st_within(vancouver_intersections.point, ST_GeomFromText('POLYGON((-123.125115 49.292935, -123.125115 49.276935, -123.153115 49.276935, -123.153115 49.292935, -123.125115 49.292935))')) order by ST_Distance_Sphere(vancouver_intersections.point, point(-123.139115,49.284935)) asc limit 1