forked from hans/Nominatim
The case statement prevented the index on the classtype tables from being used. Move the case statement inside the geometry function instead.
The case statement prevented the index on the classtype tables from being used. Move the case statement inside the geometry function instead.