]> git.openstreetmap.org Git - rails.git/commit
Add a maptile_for_point() function for MySQL to work out which slippy
authorTom Hughes <tom@compton.nu>
Tue, 9 Oct 2007 22:59:32 +0000 (22:59 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 9 Oct 2007 22:59:32 +0000 (22:59 +0000)
commit250466e58e229dcebbb32c9888aeb197fd4072d3
tree1c8939c9dd90d9e2117e680341c31bfb73368804
parente0fd80c42848abbf1d7c74be112eccd48f00e8ef
Add a maptile_for_point() function for MySQL to work out which slippy
map tile a given point lies in.
db/README
db/functions/Makefile
db/functions/maptile.c [new file with mode: 0644]