在MySQL数据库中存储经度/纬度时,理想的数据类型是什么?

问题描述:

请记住,我将在经/纬对上执行计算,哪种数据类型最适合与MySQL数据库一起使用?

Bearing in mind that I'll be performing calculations on lat / long pairs, what datatype is best suited for use with a MySQL database?

使用MySQL的空间扩展.