Working with spatial extension


/ Published in: MySQL
Save to your folder(s)

In this snippet we have one table with GPS points of Queensland (Australia) borders and table of polygons. One of the polygons are created from QLD points by procedure **createPolygon**. Function **checkCoordinatesInPolygon** can check whether GPS coordinates are within some polygon or not.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.