Server shutdown in progressselect display from pixilink_mlsr.vancouver_intersections where st_within(vancouver_intersections.point, ST_GeomFromText('POLYGON((-123.072238 49.236818, -123.072238 49.220818, -123.100238 49.220818, -123.100238 49.236818, -123.072238 49.236818))')) order by ST_Distance_Sphere(vancouver_intersections.point, point(-123.086238,49.228818)) asc limit 1