Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprint6 #82

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Sprint6 #82

wants to merge 4 commits into from

Conversation

lukechu1997
Copy link
Contributor

radius search and an average rating

@lukechu1997 lukechu1997 added this to the sprint 6 milestone Sep 9, 2019
@lukechu1997 lukechu1997 changed the base branch from master to dev September 9, 2019 04:04
Copy link
Contributor

@anntsai2356 anntsai2356 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ask about syntax

@@ -116,16 +116,19 @@ public function spotInfo($spotId)
BETWEEN '.$long.' - '.$radius.'/(69 * COS(RADIANS('.$lat.')))
AND '.$long.' + '.$radius.'/(69 * COS(RADIANS('.$lat.'))))r
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What "r" means in the code below ?
AND '.$long.' + '.$radius.'/(69 * COS(RADIANS('.$lat.'))))r

We should ask BlueT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants