forked from hans/Nominatim
VALUEs() is not a cachable construct in SQLAlchemy, so use arrays instead. Also add a special case for single results, the usual result for reverse queries.
VALUEs() is not a cachable construct in SQLAlchemy, so use arrays instead. Also add a special case for single results, the usual result for reverse queries.