Geocoder
Geocoder copied to clipboard
[Nominatim] added 'municipality' as a 'locality'
Municipality was not in the array of 'locality' fields, see #1155.
Order matters, not sure what position in the array this should have.
Awesome! 👍
Could you also add a test for it ? Don't forget to also commit the cached response.
This is not consistent with the GoogleMaps provider at least for Dutch addresses. The town of Zaandam is in the municipality of Zaanstad. Google maps returns Zaandam as locality and Zaanstad as administrative area level 2. This would return Zaanstad as locality and nothing as administrative area level 2 (we don't have counties).