Nominatim/nominatim/utils
Sarah Hoffmann c41f2fed21 simplify weigh_search() function
Use JSON arrays which can have mixed types and therefore have
a more logical structure than separate arrays. Avoid JSON dicts
because of their verboseness.
2023-12-07 09:31:00 +01:00
..
__init__.py add class for online centroid computation 2022-06-23 23:42:31 +02:00
centroid.py add typing information for utils submodule 2022-07-18 09:47:57 +02:00
json_writer.py simplify weigh_search() function 2023-12-07 09:31:00 +01:00