laravel-mysql-spatial
laravel-mysql-spatial copied to clipboard
How to check if the point touches , crosses or intersects a line string
I need to check if the coordinates is placed between the two places. i have stored the directions as line string of the two locations. i want to query that i need to check if the entered lat & lng is in the line string
Same question