openstreetmap-website/script
Andy Allan 479c1575e1 Remove tile_for_point SQL functions
This removes both the pl/pgsql version and the shared library version
of the `tile_for_point` SQL function. This function was only used in some
old migrations, and is not required for production usage.

Removing this function simplifies the installation and configuration for
new developers.

These SQL functions are separate from the `tile_for_point` ruby/C function
which is part of the quad_tile gem. This function is still used when
creating and updating database records.

Fixes #3110.
2022-12-07 17:22:50 +00:00
..
locale Merge remote-tracking branch 'upstream/pull/2864' 2020-10-01 08:57:36 +01:00
misc Stop wiki update script trying to be "helpful" 2018-09-26 22:43:30 +01:00
vagrant/setup Remove tile_for_point SQL functions 2022-12-07 17:22:50 +00:00
cleanup Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
deliver-message Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
normalise-structure Teach database structure normalise to ignore btree_gist comment 2022-05-09 18:39:14 +01:00
statistics Fix statistics script to use absolute links 2022-07-29 20:55:17 +03:00
update-spam-blocks Fix rubocop Rails/TimeZone warnings 2022-03-01 22:55:10 +00:00