X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/cc17aa8d6b173351c26ead51507499cb8b481a4b..72d19cd5230a2fad88c51c57fc40948349066e66:/lib/setup/SetupClass.php diff --git a/lib/setup/SetupClass.php b/lib/setup/SetupClass.php index 013668fa..d7de0145 100755 --- a/lib/setup/SetupClass.php +++ b/lib/setup/SetupClass.php @@ -690,7 +690,8 @@ class SetupFunctions 'new_query_log', 'spatial_ref_sys', 'country_name', - 'place_classtype_*' + 'place_classtype_*', + 'country_osm_grid' ); $aDropTables = array();