MySQL Forums
Forum List  »  Newbie

Re: How to return all coordinates that fall within search radius
Posted by: Rick James
Date: June 26, 2014 02:43PM

MySQL has no "arrays" other than "tables". Yes, you could kludge something up.

Matthias's code seems to be in JavaScript, so you would need to convert it or write some code to get to it.

Options: ReplyQuote


Subject
Written By
Posted
Re: How to return all coordinates that fall within search radius
June 26, 2014 02:43PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.