geocoders / geocoder-tester

Run search queries against a geocoder that supports geocodejson spec.
Other
40 stars 23 forks source link

Multiple cities with the same postcode #41

Closed nlehuby closed 6 years ago

nlehuby commented 6 years ago

Example test case : 4 Rue de Bouxwiller 67330

For now, geocoder-tester expected Obermodern-Zutzendorf as a city

But, there are many cities with 67330 as a postcode

I think 4 Rue de Bouxwiller, 67330 Uttwiller or 4 Rue de Bouxwiller, 67330 Neuwiller-lès-Saverne are also valid answers. So I changed the expected to postcode instead of city.

yohanboniface commented 6 years ago

Makes sense!