Hello Mailinglist, I need a radiussearch within my extbase extension. I have to fetch all companies for a city within a specific radius. How is the best way to realize this? Do I have to make it with $query->sqlStatement(...);? Or is there a better way? Thanks for helping. Stefan