Server shutdown in progressselect display from pixilink_mlsr.vancouver_intersections where st_within(vancouver_intersections.point, ST_GeomFromText('POLYGON((-123.109753 49.334429, -123.109753 49.318429, -123.137753 49.318429, -123.137753 49.334429, -123.109753 49.334429))')) order by ST_Distance_Sphere(vancouver_intersections.point, point(-123.123753,49.326429)) asc limit 1