Nominatim/lib-sql
Sarah Hoffmann abf349fb0d simplify use of secondary importance
The values in the raster are already normalized between 0 and 2**16,
so a simple conversion to [0, 1] will do.

Check for existance of secondary_importance table statically when
creating the SQL function. For that to work importance tables need
to be created before the functions.
2022-10-01 11:01:49 +02:00
..
functions simplify use of secondary importance 2022-10-01 11:01:49 +02:00
tokenizer port legacy tokenizer to new postcode handling 2022-06-23 23:42:31 +02:00
functions.sql add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
indices.sql further split up the big geometry index 2022-09-21 16:21:41 +02:00
partition-tables.src.sql add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
postcode_tables.sql add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
table-triggers.sql add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
tables.sql simplify use of secondary importance 2022-10-01 11:01:49 +02:00
tiger_import_finish.sql add step column to tiger data table 2022-01-27 11:54:12 +01:00
tiger_import_start.sql use new tiger step column for queries 2022-01-27 14:08:08 +01:00