grimzy/laravel-mysql-spatial

How to check if the point touches , crosses or intersects a line string

dilipdk opened this issue · 1 comments

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