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
9685c68e30ae77cf0b0b196cf148becdfe7bcb5c
Nominatim
/
nominatim
History
Sarah Hoffmann
9685c68e30
replace usages of fromisoformat() with strptime()
...
fromisoformat was only introduced with Python 3.7 while we still support Python 3.5.
Fixes
#2292
.
2021-04-23 22:50:08 +02:00
..
clicmd
simplify sql and website creation functions
2021-04-19 10:53:30 +02:00
db
replace usages of fromisoformat() with strptime()
2021-04-23 22:50:08 +02:00
indexer
indexer: reset query counter
2021-04-21 10:33:45 +02:00
tools
simplify sql and website creation functions
2021-04-19 10:53:30 +02:00
__init__.py
add skeleton for new Nominatim executables
2021-01-12 10:17:28 +01:00
cli.py
Replace "nominatim-update" with "nominatim".
2021-04-22 15:40:22 +02:00
config.py
add library directories to config
2021-04-19 10:26:25 +02:00
errors.py
fix linting issues
2021-01-30 16:42:25 +01:00
version.py
add migration for new placenode geometry index
2021-04-14 17:52:59 +02:00