Releases: HSLdevcom/pelias-api
4.1.2021
- Updated tampere zone areas
1.12.2020
Ticket zones for Kuopio and Lahti added
16.6.2020
Sorting rules for equally matching items improved. For example, street numbers are now sorted when only the street name is given in search.
2.4.2020
- Reverse geocoding supports ticket zone search (new parameter zones = 1)
- Search collects 20% more documents from elasticsearch before rating and composing the final result set
- Dockerization split into 2 stages to improve travis build reliability
- Improved image testing during travis build
24.2.2020
- Fix broken autocomplete API endpoint
19.3.2020
- Nodejs updated to version 10
- Elasticsearch api version 7
- Compatibility with the updated data container
22.10.2019
- Kubernetes compatible configuration
- Compatible with Estonian data sources
8.4.2019
This release sets the priority of OSM addresses higher than priority of VRK addresses imported via OpenAddresses. The priority got inverted in the latest upstream merge.
Pull from upstream
Merge all compatible changes from pelias/api to hsldevcom/pelias-api. Start using nodejs v.8.
13.2.1018
This new API release considers the document property which is now used for sorting equally good OSM address matches. OSM addresses are now sorted as:
gate > main entrance > entrance > ordinary address point > garage, shed, barn or other minor building
The improved sorting accuracy helps to select the right item when many buildings or other OSM items are located in the same street address. An example: a large factory or hospital complex consisting of several buildings.