]> git.openstreetmap.org Git - rails.git/commit
Use the exclusion list returned by nominatim
authorTom Hughes <tom@compton.nu>
Sun, 15 Jun 2014 14:20:50 +0000 (15:20 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 15 Jun 2014 14:20:50 +0000 (15:20 +0100)
commitd27cc80b438b0943ac532b727b48b6ca6601f990
tree9eff68bd556f8e1c8258ff61715d95820032e9f8
parent399fe3c12a7612f1ad79d376f2859d9c6fd38839
Use the exclusion list returned by nominatim

When constructing a "more results" link for nominatim, use the
exclusion list returned by the previous query instead of trying
to make on up ourselves.

Fixes #701
app/controllers/geocoder_controller.rb