Nominatim/nominatim
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
..
clicmd simplify use of secondary importance 2022-10-01 11:01:49 +02:00
data export centroid to tokenizer 2022-07-31 22:10:58 +02:00
db add function for parallel execution of SQL scripts 2022-09-19 11:52:17 +02:00
indexer only run analyze on indexing when work was done 2022-09-28 10:22:54 +02:00
tokenizer adapt to new type annotations from typeshed 2022-08-09 11:06:54 +02:00
tools load views as a SQL file and rename to 'secondary importance' 2022-10-01 11:01:49 +02:00
utils add typing information for utils submodule 2022-07-18 09:47:57 +02:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
config.py add support for external token analysis modules 2022-07-25 16:27:22 +02:00
errors.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
typing.py docs: fix typos 2022-07-20 22:05:31 +08:00
version.py prepare release 4.1.0 2022-08-05 14:33:11 +02:00