This website requires JavaScript.
Explore
Help
Sign In
safety-screen
/
Nominatim
Watch
1
Star
0
Fork
0
You've already forked Nominatim
forked from
hans/Nominatim
Code
Pull Requests
Activity
Files
b9a09129fa20a901b20f03ddf2d2547d289b7225
Nominatim
/
nominatim
/
db
History
Sarah Hoffmann
b9a09129fa
move WorkerPool into db module
...
The pool is independent of the indexer and may also be used by other parts of the software.
2021-05-13 17:11:17 +02:00
..
__init__.py
move indexing function into its own Python module
2021-01-18 15:43:27 +01:00
async_connection.py
move WorkerPool into db module
2021-05-13 17:11:17 +02:00
connection.py
use absolute imports in Python code
2021-04-16 14:20:09 +02:00
properties.py
save software version in the database
2021-03-01 20:35:15 +01:00
sql_preprocessor.py
move word table and normalisation SQL into tokenizer
2021-04-30 11:30:51 +02:00
status.py
use group() for regex matches
2021-04-23 22:50:08 +02:00
utils.py
use absolute imports in Python code
2021-04-16 14:20:09 +02:00