Nominatim/nominatim
Sarah Hoffmann 26f30bff28 add type annotation to DB utils
As a cursor is needed as type, make this a public type.
2022-07-18 09:47:57 +02:00
..
clicmd fix uses of config.get_path() to expect None 2022-07-18 09:47:57 +02:00
data remove analyze() from PlaceInfo class 2022-07-07 12:06:58 +02:00
db add type annotation to DB utils 2022-07-18 09:47:57 +02:00
indexer remove analyze() from PlaceInfo class 2022-07-07 12:06:58 +02:00
tokenizer move country_info into data submodule 2022-07-06 11:08:36 +02:00
tools add type annotations to freeze functions 2022-07-18 09:47:57 +02:00
utils add class for online centroid computation 2022-06-23 23:42:31 +02:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py add a function to return a formatted version 2022-05-11 09:01:24 +02:00
config.py move complex typing annotations to extra file 2022-07-18 09:47:57 +02:00
errors.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
typing.py define type for enivronment dictionaries 2022-07-18 09:47:57 +02:00
version.py add type annotations for version.py 2022-07-18 09:47:57 +02:00