Nominatim/nominatim
biswajit-k ca149fb796 Adds sanitizer for preventing certain tags to enter search index based on parameters
fix: pylint error

added docs for delete tags sanitizer

fixed typos in docs and code comments

fix: python typechecking error

fixed rank address type

Revert "fixed typos in docs and code comments"

This reverts commit 6839eea755a87f557895f30524fb5c03dd983d60.

added default parameters and refactored code

added test for all parameters
2023-03-09 14:18:39 +05:30
..
api add a WKB decoder for the Point class 2023-02-16 17:29:56 +01:00
clicmd switch details cli command to new Python implementation 2023-02-04 21:22:22 +01:00
data export centroid to tokenizer 2022-07-31 22:10:58 +02:00
db add lookup() call to the library API 2023-02-04 21:22:22 +01:00
indexer only run analyze on indexing when work was done 2022-09-28 10:22:54 +02:00
server implement details endpoint in Python servers 2023-02-04 21:22:22 +01:00
tokenizer Adds sanitizer for preventing certain tags to enter search index based on parameters 2023-03-09 14:18:39 +05:30
tools sp_wiki_loader: add more default languages 2023-02-18 13:54:48 +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 add lookup() call to the library API 2023-02-04 21:22:22 +01:00
version.py speed up reverse lookup of place nodes 2023-02-17 14:10:01 +01:00