Open xinyuluo opened 2 years ago
This test suite collects acceptance tests and are used to compare the performance of different geocoders (or versions of them). It is perfectly normal that some tests fail.
When running against Nominatim, the tests with geographic reference are currently skipped because the API doesn't support a point localisation. It is on the TODO list to somehow change the tests, so Nominatim's bbox-based parameter can be used.
Side note: Please do not run the tests against the main API. This will get you banned from it.
Hello,
I tried to use
geocoder-tester
to test Nominatim, and I ran the following command:result I got:
which seems surprisingly low accuracy for me. Is this expected, or I missed something / ran the API in the wrong way?
Thank you!