Skip to content

Releases: HSLdevcom/pelias-api

17.11.2022

17 Nov 12:14
Compare
Choose a tag to compare
  • Accept purely scandic letter searches
  • Increase padding slightly to analyze more documents in detail

20.6.2022

20 Jun 12:16
78e42d1
Compare
Choose a tag to compare
  • Libpostal parser interprets partial words such as 'la', 'al' etc as an US state and removes the part from name information. Also incorrect county and country parsing sometimes remove parts from query input. Now some of there errors are detected and the plain unparsed text is used in the query.
  • Possessive prefixing now makes more strict string length comparison before accepting a prefix, to ensure that prefixing is sensible

24.5.2022

24 May 05:47
Compare
Choose a tag to compare

Adds support for searching park&ride locations i.e. bike and car parks.

  • source: parksliipi
  • new layers: carpark, bikepark

28.4.2022

28 Apr 06:28
562d26b
Compare
Choose a tag to compare
  • New URL parameter dedupestops=1 to deduplicate stops like regular venues
  • The new multi-query search occasionally returned identical stops and stations. Fixed.
  • API applies fast id based deduplication before time consuming confidence rating. This speeds up the search.
  • Rail definition now contributes in search (e.g. pasila raide 3)
  • Possesive matching logic improved

31.1.2022

31 Jan 07:04
1e60877
Compare
Choose a tag to compare
  • Move genitive matching from standard query to separate query, to avoid bias in searches of type 'place of city, location in another city'
  • Validate request content arriving to search end point, to avoid service slowdown because of bad queries

24.1.2022

24 Jan 09:02
Compare
Choose a tag to compare
  • Tune timeout and retry settings between pelias-api and pelias-data-container to avoid sending unnecessary requests
  • Update dependencies

18.1.2022

18 Jan 09:25
Compare
Choose a tag to compare
  • Platform code contributes in sorting of stop search results
  • Lappeenranta ticket zones updated

12.1.2022

12 Jan 08:10
Compare
Choose a tag to compare
  • Fuzzy searches work now very well and find good hits even when search string includes multiple typos
  • Genitive form unparsed searches improved. Search 'Porin tori' finds 'Tori, Pori' although the city was not recognized by the parser.
  • Regression fix: search results are labeled by name of the locality (=name of postal area), if the search string is formulated so. For example, search 'Ukonseläntie, Kolho' returns exactly matching label, not 'Ukonseläntie, Mänttä-Vilppula'.

15.12.2021

15 Dec 06:05
d2e1141
Compare
Choose a tag to compare

GTFS stops are no longer deduplicated, because each stop provides a link to an unique stop data set.

8.7.2021

08 Jul 06:11
79e2de1
Compare
Choose a tag to compare

Updated tampere's zones