Nominatim/nominatim
Sarah Hoffmann 5226cd2a0b add SQLAlchemy table schema for Nominatim tables
Also defines an extended connection object that includes access to
the table definitions. Makes it easier to access the tables from
code that has been split off into separate modules.
2023-01-28 11:51:26 +01:00
..
api add SQLAlchemy table schema for Nominatim tables 2023-01-28 11:51:26 +01:00
clicmd reorganize code around result formatting 2023-01-24 17:20:51 +01:00
data export centroid to tokenizer 2022-07-31 22:10:58 +02:00
db add SQLAlchemy table schema for Nominatim tables 2023-01-28 11:51:26 +01:00
indexer only run analyze on indexing when work was done 2022-09-28 10:22:54 +02:00
server allow to add php-compatible endpoints 2023-01-24 21:39:19 +01:00
tokenizer use data paths from new nominatim.paths 2022-11-27 12:15:41 +01:00
tools fix importance recalculation 2023-01-22 22:32:16 +01:00
utils add streaming json writer for JSON output 2023-01-25 15:05:33 +01:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py add support for CORS headers 2023-01-24 21:39:19 +01:00
config.py implement command line status call in Python 2023-01-03 10:02:35 +01:00
errors.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
paths.py introduce paths module which contains the data paths 2022-11-27 12:02:37 +01:00
typing.py docs: fix typos 2022-07-20 22:05:31 +08:00
version.py convert version to named tuple 2023-01-03 10:03:00 +01:00