Symfony 2 does not support the spatial point type supported by MySQL. I could not find anything in the Doctrine 2 documentation for this particular data type, so does anyone know how to work with dots in Symfony 2? Also, how to query based on radius? Thank you :)
source share