Skip to content

Instantly share code, notes, and snippets.

@johnrees
Created May 23, 2019 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnrees/d19a2e65733b832cb1f58088e03a9c75 to your computer and use it in GitHub Desktop.
Save johnrees/d19a2e65733b832cb1f58088e03a9c75 to your computer and use it in GitHub Desktop.
Scene.near('hackney, london, uk', 50, units: :km).where('data::text ilike ?', '%Building%').map{|s| s.data['url']}.count
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment