]> git.openstreetmap.org Git - rails.git/commit
Convert lat and lon values to integers
authorTom Hughes <tom@compton.nu>
Fri, 21 May 2010 18:51:30 +0000 (19:51 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 21 May 2010 18:51:30 +0000 (19:51 +0100)
commitb3ce6fdeec5679fc40d4594d3ee8e4429fa29e2b
tree28dba867a8bd6a45a9e0bba75eda4b2f769154aa
parent09763ab1290ea8ce173bf4771878033c797547ec
Convert lat and lon values to integers

Make sure the lat and lon values in changeset bounding box queries
are integers or Postgres will refuse to use the index.
app/controllers/changeset_controller.rb