Nominatim/nominatim/utils
Sarah Hoffmann 86b43dc605 make sure PHP and Python reverse code does the same
The only allowable difference is precision of coordinates. Python uses
a precision of 7 digits where possible, which corresponds to the
precision of OSM data.

Also fixes some smaller bugs found by the BDD tests.
2023-03-26 16:21:43 +02: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 make sure PHP and Python reverse code does the same 2023-03-26 16:21:43 +02:00