Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Latest commit

 

History

History
132 lines (66 loc) · 1.82 KB

PIPELINE_CHANGELOG.md

File metadata and controls

132 lines (66 loc) · 1.82 KB

2019-01-07

Features

  • admin-levels
    • define administrative, county and city admin levels by country (#104)

2018-11-15

Bug Fixes

  • tests
    • Update Andorra end-to-end test (#94)

2018-11-02

Bug Fixes

  • pt-housenumber
    • put house number after streetname in Portugal (#89)

2018-10-31

Bug Fixes

  • district
    • rank district lower than the city (#88)

2018-08-31

Bug Fixes

  • historic-geonames
    • update alternateNames processing to handle newlines and new table format (#86)

2018-08-29

Bug Fixes

  • merge-geonames
    • use postcodes from OSM if no postcodes in Geonames (#83)

2018-07-30

Bug Fixes

  • historic-geonames
    • update alternateNames processing to handle newlines and new table format (#85)

2018-06-05

Bug Fixes

  • null-country
    • use iso instead of country in PlanetOutput (#78)

2018-04-09

Bug Fixes

  • deploy
    • remove useless dir creation which fails the rollback, data being in a wrong subdir (#74)

2018-01-30

Features

  • docs
    • add troubleshooting for snap.rb (#60)

2018-01-26

Features

  • linked-places
    • expose linked_place_id and linked_address in object (#44)

Bug Fixes

  • country-codes
    • fix wrong country attributions (#41)

2018-01-02

Features

  • docs
    • add a knowledge base to the repository

Bug Fixes

  • config
    • add a config.example.json to use as a basis for config.json (#42)