Files
Nominatim/test/python
Sarah Hoffmann 8f4426fbc8 reorganize code around result formatting
Code is now organized by api version. So formatting has moved to
the api.v1 module. Instead of holding a separate ResultFormatter
object per result format, simply move the functions to the
formater collector and hand in the requested format as a parameter.
Thus reorganized, the api.v1 module can export three simple functions
for result formatting which in turn makes the code that uses
the formatters much simpler.
2023-01-24 17:20:51 +01:00
..
2023-01-24 13:28:04 +01:00
2022-12-19 17:32:28 +01:00
2022-07-20 22:05:31 +08:00
2022-11-23 10:37:27 +01:00
2023-01-22 22:32:16 +01:00