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
9426fc2fee59fdceba8f8f7276e26570f6ea3968
Nominatim
/
nominatim
/
db
History
Sarah Hoffmann
baf684195b
use group() for regex matches
...
Needed for compatibility with Python 3.5.
2021-04-24 15:13:56 +02:00
..
__init__.py
move indexing function into its own Python module
2021-01-18 15:43:27 +01:00
async_connection.py
use more generic ImportError to check for module
2021-04-24 15:13:06 +02:00
connection.py
move import-data option to native python
2021-02-25 18:42:54 +01:00
properties.py
save software version in the database
2021-03-01 20:35:15 +01:00
sql_preprocessor.py
use non-key index to speed up housenumber search
2021-04-01 17:10:44 +02:00
status.py
use group() for regex matches
2021-04-24 15:13:56 +02:00
utils.py
make sure psql always finishes
2021-02-27 10:24:40 +01:00