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
283db76e458c3159888f01e5837ff8db0bfd9780
Nominatim
/
nominatim
/
api
History
Sarah Hoffmann
283db76e45
avoid splitting of first token when a housenumber is present
...
This only covers the case of <poi name> <street name> <housenumber> which is exceedingly rare.
2023-07-17 16:27:25 +02:00
..
search
avoid splitting of first token when a housenumber is present
2023-07-17 16:27:25 +02:00
v1
bdd: fix faking HTTP headers for python web frameworks
2023-06-22 14:00:33 +02:00
__init__.py
switch API parameters to keyword arguments
2023-05-18 17:42:23 +02:00
connection.py
switch reverse() to new Geometry datatype
2023-07-01 18:03:07 +02:00
core.py
force a fixed pool size and make it configurable
2023-07-09 00:31:53 +02:00
localization.py
switch details cli command to new Python implementation
2023-02-04 21:22:22 +01:00
logging.py
add support for postcompile literals in debug output
2023-07-06 12:16:57 +02:00
lookup.py
add API functions for search functions
2023-05-24 18:05:43 +02:00
result_formatting.py
switch details cli command to new Python implementation
2023-02-04 21:22:22 +01:00
results.py
avoid forwarding variables via SQL
2023-07-14 15:27:16 +02:00
reverse.py
add lambdas for layer filters
2023-07-14 15:27:20 +02:00
status.py
add property cache for API
2023-01-30 09:36:17 +01:00
types.py
fix linting issues
2023-07-01 20:18:59 +02:00