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
0289d125da1e07cd3571144672a091f3d74d51b5
Nominatim
/
nominatim
History
Sarah Hoffmann
0289d125da
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-24 15:12:57 +02:00
..
clicmd
add support index when continuing import at index phase
2021-04-24 15:09:55 +02:00
db
replace usages of fromisoformat() with strptime()
2021-04-24 15:12:57 +02:00
indexer
avoid division by zero in progress meter
2021-03-21 16:47:22 +01:00
tools
Fix occurence regex
2021-04-24 15:11:02 +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-24 15:12:22 +02:00
config.py
avoid os.environ as default valie
2021-02-19 19:29:57 +01:00
errors.py
fix linting issues
2021-01-30 16:42:25 +01:00
version.py
prepare 3.7.0 release
2021-04-06 21:23:29 +02:00