I recently read that postgis 2.0 can use the index in order by clauses to find nearest neighbours of geometries. Is there also a way to use the index for queries like SELECT * FROM xy ORDER BY xmin(geom); ? Best regards, Melchior Moos