]> git.openstreetmap.org Git - rails.git/commit
Allow column names in area conditions to be qualified, and do so for
authorTom Hughes <tom@compton.nu>
Fri, 14 Sep 2007 11:16:25 +0000 (11:16 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 14 Sep 2007 11:16:25 +0000 (11:16 +0000)
commit349413a520d05cf9c55fe6870de6ea2f933a3248
tree3cf9c58f27d3c7c5ed9f7c6992aea6b4a8128061
parentebef7b8009928dafb9153fbf57531e021284db72
Allow column names in area conditions to be qualified, and do so for
the SWF queries which sometimes reference more than one table with
columns named latitude and longitude.
app/controllers/swf_controller.rb
lib/osm.rb
lib/quad_tile.rb