This website requires JavaScript.
Explore
Help
Sign In
hans
/
Nominatim
Watch
1
Star
0
Fork
1
You've already forked Nominatim
mirror of
https://github.com/osm-search/Nominatim.git
synced
2026-02-16 15:47:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4fec57b6d53f8e8a45c46ff11f13cbcbea1006a
Nominatim
/
nominatim
/
db
History
Sarah Hoffmann
f8b5a63de3
factor out connection reset code
2021-07-12 14:58:44 +02:00
..
__init__.py
move indexing function into its own Python module
2021-01-18 15:43:27 +01:00
async_connection.py
factor out connection reset code
2021-07-12 14:58:44 +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
call freeze after running and non-updateable import
2021-06-02 11:08:48 +02:00
utils.py
correctly quote strings when copying in data
2021-07-04 10:28:20 +02:00