james162861
Explore posts from serversDTDrizzle Team
•Created by james162861 on 9/28/2024 in #help
MySQL Spatial Data Schema
Does anyone know how to set up a point type in a MySQL schema? I want to take advantage of spatial indexes and spatial helper functions.
Currently, I am using latitude and longitude coordinates and doing some funky sin and cosine math to get all entities in a radius
2 replies