<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/mysql/tags/GPS</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 10:03:18 GMT</pubDate>
<item>
<title>(MySQL) Get closet location(POI) - muximus</title>
<link>http://snipplr.com/view/54961/get-closet-locationpoi/</link>
<description><![CDATA[ <p>Get closest location to a set of gps coordinates (x, y) given a database table with columns lat(latitude) and lng(longitude)</p> ]]></description>
<pubDate>Tue, 07 Jun 2011 21:06:58 GMT</pubDate>
<guid>http://snipplr.com/view/54961/get-closet-locationpoi/</guid>
</item>
<item>
<title>(MySQL) Working with spatial extension - lucien144</title>
<link>http://snipplr.com/view/39302/working-with-spatial-extension/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Thu, 19 Aug 2010 17:08:09 GMT</pubDate>
<guid>http://snipplr.com/view/39302/working-with-spatial-extension/</guid>
</item>
</channel>
</rss>