[postgis-users] use index for "order by xmin(geom)"

Melchior Moos melchior.moos at gmail.com
Wed May 16 08:05:05 PDT 2012


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



More information about the postgis-users mailing list