Skip to content

Instantly share code, notes, and snippets.

@j4k
Created March 20, 2014 21:55
Show Gist options
  • Select an option

  • Save j4k/9674753 to your computer and use it in GitHub Desktop.

Select an option

Save j4k/9674753 to your computer and use it in GitHub Desktop.
radians in postgres
CREATE INDEX radians ON spaces USING gist (ll_to_earth(lng, lat))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment