Skip to content

Release 0.3.3

Compare
Choose a tag to compare
@lonvia lonvia released this 08 Jul 09:59
· 439 commits to master since this release

This release adds major improvements to the computation of the address for each place. Please note that when you create a Photon database yourself, then you need Nominatim >= 3.5.1 to fully benefit from the changes. The weekly dumps already contain the improved addresses.

Further changes:

  • new command-line option for running updates (#454)
  • update dependencies (#459, #461)
  • add new fields: county, district, locality and type (#303, #468, #473)
  • allow searching for house name (#458)
  • respect Accept-Language header (#413)
  • make default language configurable (#469)

The default behaviour for Photon is now to return the local language unless the use chooses a language via the lang parameter or the Accept-Language header. To revert to the previous behaviour of returning the English version as default, please run photon with -default-language en.