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

Zerebubuth/add overlaps bbox filter #1116

Merged
merged 3 commits into from
Nov 2, 2016

Commits on Nov 2, 2016

  1. Fix test. Previous city wall example was edited upstream in OSM and d…

    …oes not match any more.
    Matt Amos committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    216c7af View commit details
    Browse the repository at this point in the history
  2. Use overlaps test rather than intersects, saves much time for bboxes …

    …which are in the interior of a large polygon.
    Matt Amos committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    b4ee6e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cac608 View commit details
    Browse the repository at this point in the history